[
https://jira.jboss.org/jira/browse/JBIDE-4302?page=com.atlassian.jira.plu...
]
Snjezana Peco commented on JBIDE-4302:
--------------------------------------
Yes, we did. It is
https://jira.jboss.org/jira/browse/JBDS-619.
DisableExtensionPointTask removes the org.eclipse.ui.intro ext. point. However, when
updating Eclipse, the ext. point would also be updated.
A similar issue would happen if we would remove the WTP JBoss AS adapter without using
Equinox Transforms.
Updating WTP would revert it back again.
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