Community
Participate
Working Groups
Build Identifier: I20110613-1736 I just setup a DTP development environment and I think there might be some missing dependencies in the following enablement plugins : org.eclipse.datatools.enablement.{hsqldb, ibm, msft, oracle, sybase}, because I had to declare them to make the workspace build with a fresh clone from the git repositories. This could probably also be me having a slightly different target, although I tried to stick to the documentation, except that I figured out that LPG is now installed from Orbit instead of sticking the JAR runtime file at a known location. Patches attached so you can see what I had to do. Reproducible: Always
Created attachment 200735 [details] enablement.hsqldb
Created attachment 200737 [details] enablement.ibm
Created attachment 200738 [details] enablement.msft
Created attachment 200739 [details] enablement.oracle
Created attachment 200740 [details] enablement.sybase
*** Bug 354318 has been marked as a duplicate of this bug. ***
I made the changes and pushed them to the master repositories. Now I have to figure out how to tag the changes (so they get picked up by the build) now that we are using Git...
I have verified that the changes are in the master Git repositories and the changes are tagged (to DTP_1_9_1_RC1_201108121641).