[
https://jira.jboss.org/jira/browse/JBIDE-4302?page=com.atlassian.jira.plu...
]
Denis Golovin commented on JBIDE-4302:
--------------------------------------
The line that cause the error was commented out to keep build running. That was tested
locally and it looks like it isn't needed anymore. The original reason was to avoid
showing intro first time, to keep VPE working.
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
Assignee: Snjezana Peco
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