bundle.eclipse is basically and empty method call, but there's a lot of leftover properties being set related to it which should be removed.
Also, the ALL zips are still created and used to produce the installer jars, then deleted while the build results page is being created.
We should switch the installer from "unpack a zip" to "use p2 to install a from the update zip" . If done correctly, we may even end up with ONE installer instead of 4, saving a ton of bandwidth and simplifying deployment to diverse hardware.
- blocks
-
JBIDE-4590 provide update site zip to replace 4 platform-specific "ALL plugins" zips
- Resolved
- is duplicated by
-
JBDS-1351 Create JBDS Distribution using productBuild.xml from PDE, P2 director or tycho eclipse-application packaging
- Closed