PDE Plugin build should use build.update.jar instead of build.jars zip.plugin -----------------------------------------------------------------------------
Key: MOJO-738 URL: http://jira.codehaus.org/browse/MOJO-738 Project: Mojo Issue Type: Bug Components: pde Reporter: Barrie Treloar The current pde build uses build.jars zip.plugin which produces a zip file. This zip file is fairly useless (although it can be deployed in eclipse) It would be better if the build.update.jar target were invoked instead. Then the resulting jar file is something that can be deployed into eclipse, installed into the m2 repository, used in eclipse:install-plugins to build an eclipse target platform. The attached patch with tests makes these changes. -- 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