eclipseInstall is ignored in favour of build.properties for product builds --------------------------------------------------------------------------
Key: MOJO-862 URL: http://jira.codehaus.org/browse/MOJO-862 Project: Mojo Issue Type: Bug Components: pde Environment: java version "1.5.0_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing) Reporter: Graham Leggett Attachments: base-fix.patch When an attempt is made to do a product build while trying to rely on the eclipseInstall setting to specifiy where Eclipse is, the build fails as it is unable to find Eclipse. Turns out that the "base" and "baseLocation" properties inside build.properties are not overridden by the plugin eclipseInstall setting. The attached patch fixes this. -- 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