[JBoss JIRA] (JBIDE-15301) Locus 1.0.0.Final contains some unwanted jars
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15301?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15301:
---------------------------------------------
[~lhein] and [~leacu] or is it [~pleacu]? even if fuse uses these then if they are rebuilds and done constantly then Locus is not the right home for them IMO.
> Locus 1.0.0.Final contains some unwanted jars
> ---------------------------------------------
>
> Key: JBIDE-15301
> URL: https://issues.jboss.org/browse/JBIDE-15301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: locus
> Affects Versions: 1.0.0-LOCUS
> Reporter: Mickael Istria
> Assignee: Paul Leacu
> Priority: Critical
> Fix For: 1.1.0-LOCUS
>
>
> Locus contains some jars that are against Locus rules because:
> * They are SNAPSHOTs
> * They are -redhat- build.
> Instead, it should be public releases only.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-14818) there's no "deployments" page for OpenShift that would allow me to rename a module
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14818?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-14818:
------------------------------------------
The usecase discussed in the following OpenShift forum post shows that having this page would pretty much help to ease renaming the war:
https://www.openshift.com/forums/openshift/cannot-publish-a-tomcat-app-to...
We currently have to rename it manually, and we'd have to do this with each change in the project that should be deployed as "ROOT.war".
> there's no "deployments" page for OpenShift that would allow me to rename a module
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-14818
> URL: https://issues.jboss.org/browse/JBIDE-14818
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift, server
> Affects Versions: 4.1.0.Beta2
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.2.x
>
>
> In JDF-172 a users tries to deploy an application to OpenShift. He'll use the binary deployment. In order to have the app showing up at */* he'll want to rename the war to *ROOT.war*. If he does this in the *Project Explorer* things are fine as long as the original project is not changed. As soon as there's a change the adapter will "refresh" the war and re-create it with the project name, it will not update the ROOT.war. We therefore need a deployments page where the user can rename a deployment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months
[JBoss JIRA] (JBIDE-15320) Google Adsense not working with JBoss Dev Studio 6.0.0.GA
by Joe Guzzardo (JIRA)
Joe Guzzardo created JBIDE-15320:
------------------------------------
Summary: Google Adsense not working with JBoss Dev Studio 6.0.0.GA
Key: JBIDE-15320
URL: https://issues.jboss.org/browse/JBIDE-15320
Project: Tools (JBoss Tools)
Issue Type: Task
Components: jsp/jsf/xml/html source editing
Reporter: Joe Guzzardo
Priority: Optional
I upgraded my JBoss development IDE to 6.0.0.GA. I'm having a problem using Google Adsense on my page. The ads no longer show up on my page. This worked fine when I was using the 5.x version of the JBoss IDE. I can see the problem when I do a show source on the web page in question. The Google ad Javascript is formatted like this:
<script type="text/javascript">
google_ad_client = \"ca-pub-0452251857239552\";
/* Home page 2 */
google_ad_slot = \"8855334288\";
google_ad_width = 728;
google_ad_height = 90;
</script>
In the prior 5.x version there was no substitution of " for the " that was there formerly. Any ideas how I can get back to the original formatting?
My environment uses Seam 2.3.0, Richfaces 4.2.2, JSF 2.0 and Java 1.6. These are software versions that come pre-installed with the 6.0.0 version of the IDE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months