-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Alpha1
-
None
Many moons ago, we forked the inpack installer code so that we now have these files:
./build-pde.xml ./src/config/install-pde.xml ./src/config/resources/default_shortcut_specification_pde.xml ./src/config/resources/p2-meta-gen-action-pde.xml ./src/config/resources/p2-meta-gen-script-pde.xml ./src/config/resources/readme-pde.txt ./src/config/resources/unix_shortcut_specification_pde.xml and ./build.xml ./src/config/install.xml ./src/config/resources/default_shortcut_specification.xml ./src/config/resources/p2-meta-gen-action.xml ./src/config/resources/p2-meta-gen-script.xml ./src/config/resources/readme.txt ./src/config/resources/unix_shortcut_specification.xml
The old code should be removed from trunk, and the new stuff refactored so that there's no longer a "-pde" or "_pde" marker in it, since we don't build w/ PDE anymore.