[
https://jira.jboss.org/jira/browse/JBIDE-4302?page=com.atlassian.jira.plu...
]
Nick Boldt commented on JBIDE-4302:
-----------------------------------
Yeah, I think we're hacking into the sdk plugin instead of creating our own to live on
top.
But as WTP 3.0.4 and Eclipse 3.4.2 are at end of development (AFAIK), this is not likely
to bite us in the butt any time soon.
I'm assigning this to Snjezana as I know next to nothing about how the transforms
stuff works.
DisableExtensionPointTask must support jarred plugins / cannot remove
extension point 'org.eclipse.ui.intro' from plugin 'org.eclipse.sdk'
------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4302
URL:
https://jira.jboss.org/jira/browse/JBIDE-4302
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.M1
Reporter: Nick Boldt
With Eclipse 3.5.0M7, the org.eclipse.sdk plugin is no longer a folder - it's been
jar'd; as such, the DisableExtensionPointTask fails as follows:
[disableExtensionPoint] Removing extension point 'org.eclipse.ui.intro' from
plugin 'org.eclipse.sdk'
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:12:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/build.xml:69:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/build.xml:27:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/build.xml:39:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:93:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:162:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:132:
java.io.FileNotFoundException:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/3.1.0.Alpha1/200905111240/tests/eclipse/plugins/org.eclipse.sdk_3.5.0.v200904302300.jar/plugin.xml
(Not a directory)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira