org.eclipse.equinox.launcher.XXX.jar not found correctly
--------------------------------------------------------
Key: MOJO-1215
URL: http://jira.codehaus.org/browse/MOJO-1215
Project: Mojo
Issue Type: Bug
Components: pde
Environment: Windows XP, Eclipse Ganymede, JDK 1.5
Reporter: Christian Trutz
Attachments: patch.txt
I have in my /plugins directory both jars:
org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar
org.eclipse.equinox.launcher.source_1.0.100.v20080509-1800.jar
In the method AbstractEclipsePDEMojo#findStartupJar() it can happen that, the
org.eclipse.equinox.launcher.source.XXX.jar is first found and the build fails
with
an ClassNotFoundException because the .class file is not included in
org.eclipse.equinox.launcher.source.XXX.jar.
A little patch (see attachment) fix this problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email