[JBoss JIRA] (JBIDE-10056) openshift test plugins should be runnable as packaging=eclipse-test-plugin, not eclipse-plugin
by Nick Boldt (Created) (JIRA)
openshift test plugins should be runnable as packaging=eclipse-test-plugin, not eclipse-plugin
----------------------------------------------------------------------------------------------
Key: JBIDE-10056
URL: https://issues.jboss.org/browse/JBIDE-10056
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
Currently, org.jboss.tools.openshift.express.client.test and org.jboss.tools.openshift.egit.test are set to packaging=eclipse-plugin via their pom.xml files.
In order for these plugins to be RUN as tests, rather than just COMPILED as plugins, you need to change them over to packaging=eclipse-test-plugin.
Please make this change, then build locally to ensure your tests actually run w/o failure.
Then, once committed, you can verify they're run here:
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--op...
You will see that currently there's only one test being run there:
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--op...
(That's a fake test that is just there so that Hudson will always have at least one test to parse into test results for every job. When you have real tests running, you'll see there will be more than just the single fake test shown.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] (JBIDE-10132) Errors running builder 'JAX-RS Builder' on project "myproject" when switching Git branch
by Ron Ratovsky (Updated) (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10132?page=com.atlassian.jira.plugi... ]
Ron Ratovsky updated JBIDE-10132:
---------------------------------
Attachment: error.log
Eclipse's error log
> Errors running builder 'JAX-RS Builder' on project "myproject" when switching Git branch
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-10132
> URL: https://issues.jboss.org/browse/JBIDE-10132
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Webservices
> Affects Versions: 3.3.0.M4
> Environment: Windows 7 64 bit
> Eclipse Indigo 3.7 SR1 64 bit
> Java 1.6.0_26 64 bit
> Reporter: Ron Ratovsky
> Assignee: Brian Fitzpatrick
> Attachments: error.log
>
>
> Using EGit, sometimes when switching branches, I get an error in the following form:
> Errors occurred during the build.
> Errors running builder 'JAX-RS Builder' on project 'sheker-sp-ws'.
> Resource '/sheker-sp-ws/src/main/java/com/sheker/ws/rest/MyClass.java' does not exist.
> Resource '/sheker-sp-ws/src/main/java/com/sheker/ws/rest/MyClass.java' does not exist.
> Errors running builder 'JAX-RS Builder' on project 'sheker-prod-ws'.
> Resource '/sheker-prod-ws/src/main/java/com/sheker/ws/rest/AnotherClass.java' does not exist.
> Resource '/sheker-prod-ws/src/main/java/com/sheker/ws/rest/AnotherClass.java' does not exist.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] Created: (JBIDE-9679) CLONE - Manifest cleanup
by Denis Golovin (JIRA)
CLONE - Manifest cleanup
-------------------------
Key: JBIDE-9679
URL: https://issues.jboss.org/browse/JBIDE-9679
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng
Affects Versions: 3.0.0.GA
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Priority: Critical
Fix For: 3.2.2.M1, 3.3.0.M4
Attachments: jbide-3883-devstudio.patches.zip, jbide-3883-jbosstools.patches.zip, JBIDE-3883-marketplace.patch
After JBIDE-3873 it is about time we find time to set:
Bundle-Require-Execution-Environment
minimum versions boundaries for dependencies
(add more if needed)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] Created: (JBDS-1449) Merge runtime related features from JBDS installer to runtime plug-in and reuse runtime plug-in binaries in installer
by Denis Golovin (JIRA)
Merge runtime related features from JBDS installer to runtime plug-in and reuse runtime plug-in binaries in installer
---------------------------------------------------------------------------------------------------------------------
Key: JBDS-1449
URL: https://jira.jboss.org/browse/JBDS-1449
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: installer, runtime
Affects Versions: 4.0.0.Beta2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.0.0.CR1
Now server search and validation for "server configuration dialog" in installer are duplicated in runtime plugin. That makes difficult to keep them in sync and that's why sometimes installer complains that version of selected server is not supported, but runtime plugin is actually can handle this version in a right way see JBDS-1380 as example.
The idea is merge all what installer has in runtime and/or jbossas adapter plugin and use these plugins in installer to keep all code in one place.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] (JBIDE-9894) JAX-RS Builder: Errors running builder 'JAX-RS Builder' on project 'openshift-helloworld'.
by Burr Sutter (Created) (JIRA)
JAX-RS Builder: Errors running builder 'JAX-RS Builder' on project 'openshift-helloworld'.
------------------------------------------------------------------------------------------
Key: JBIDE-9894
URL: https://issues.jboss.org/browse/JBIDE-9894
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Windows 7 64-bit, 32-bit Java 1.6
Reporter: Burr Sutter
Using OpenShift Express Tools to create a new project - and removing comments from the JBoss EE 6 dependency <artifactId>jboss-javaee-6.0</artifactId>
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.ws.jaxrs.core.internal.builder.JaxrsMetamodelBuilder.visit(JaxrsMetamodelBuilder.java:148)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:49)
at org.jboss.tools.ws.jaxrs.core.internal.builder.JaxrsMetamodelBuilder.incrementalBuild(JaxrsMetamodelBuilder.java:141)
at org.jboss.tools.ws.jaxrs.core.internal.builder.JaxrsMetamodelBuilder.build(JaxrsMetamodelBuilder.java:95)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months