[JBoss JIRA] Created: (JBIDE-7821) Booking22 Example requires JDK5
by Dominik Pospisil (JIRA)
Booking22 Example requires JDK5
-------------------------------
Key: JBIDE-7821
URL: https://jira.jboss.org/browse/JBIDE-7821
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 3.2.0.Beta2
Reporter: Dominik Pospisil
Assignee: Snjezana Peco
Booking22 Example is hard-coded to rely on JDK5. As EAP5 is supported only with JDK6 and the example runs fine on JDK6, this constrain should be removed.
Also, is there any reason, why not to fix JBIDE-7172 ? I would really like to see working out-of-the-box exerience with JBDS4 and bundled EAP5.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7179) Projects with references to other projects created by m2eclipse fail to publish with NPE
by Pete Muir (JIRA)
Projects with references to other projects created by m2eclipse fail to publish with NPE
----------------------------------------------------------------------------------------
Key: JBIDE-7179
URL: https://jira.jboss.org/browse/JBIDE-7179
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud, JBossAS
Affects Versions: 3.2.0.M2
Reporter: Pete Muir
Priority: Critical
If I import a war using m2eclipse that refers to another project (which builds as a JAR) as a project reference, then I get this NPE when I try to deploy using deltacloud tools:
java.lang.NullPointerException
at java.io.File.<init>(File.java:262)
at org.eclipse.rse.internal.services.local.files.LocalFileService.createFolder(LocalFileService.java:993)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:70)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.rse.core.RSERemotePublishHandler.makeDirectoryIfRequired(RSERemotePublishHandler.java:65)
at org.jboss.ide.eclipse.as.core.publishers.AbstractServerToolsPublisher.fullPublish(AbstractServerToolsPublisher.java:188)
at org.jboss.ide.eclipse.as.core.publishers.AbstractServerToolsPublisher.publishModule(AbstractServerToolsPublisher.java:93)
at org.jboss.ide.eclipse.as.core.publishers.AbstractPublishMethod.publishModule(AbstractPublishMethod.java:77)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:67)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1025)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1115)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:948)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2889)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:337)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
If I switch this to a normal jar dep, then the NPE goes away and the project deploys successfully.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (TOOLSDOC-127) Ensure JBT nightly doc builds are......building
by Isaac Rooskov (JIRA)
Ensure JBT nightly doc builds are......building
-----------------------------------------------
Key: TOOLSDOC-127
URL: https://jira.jboss.org/browse/TOOLSDOC-127
Project: Documentation for JBoss Tools/Developer Studio
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Max Andersen
Assignee: Isaac Rooskov
Priority: Critical
For a while now the JBT nightly doc builds have not been working.
If I remember correctly, this started because of space unavailability issues on the Hudson server. Currently I am unsure if this is still an issue.
This task issue is to track the progress of getting this valuable resource up and running again.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months