DONE. https://bugs.eclipse.org/bugs/show_bug.cgi?id=243383
-Pavlin
|
> |
I consider this a bug. Can you open one? It looks like we calculate the default configuration location before we determine if there is a user supplied configuration. When calculating the default location we ensure that the calculated location exists (the default configuration location is ./configuration). One way to work around this is to set the property -Dosgi.configuration.area.default=test also. This way we just will use test as the default and will only create that folder. Tom
Why ./configuration directory is always created? For example the command: java -D -jar -Dosgi.configuration.area=test org.eclipse.osgi.jar must create only ./test directory but ./configuration directory is created also. (I use official Ganymede release of the Equinox.) -Pavlin Dobrev ----------------------------------------------------- Dr. Pavlin Dobrev, Research and Development Manager ProSyst Labs EOOD, 48 Vladaiska Str., Sofia, Bulgaria, Tel. (+359 2) 954 91 62 . Fax. (+359 2) 953 26 17 [EMAIL PROTECTED] , http://www.prosyst.com ----------------------------------------------------- stay in touch with your product. ----------------------------------------------------- _______________________________________________ equinox-dev mailing list https://dev.eclipse.org/mailman/listinfo/equinox-dev |
--
Best regards,
Pavlin mailto:[EMAIL PROTECTED]
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
