Community
Participate
Working Groups
Build Identifier: I20110310-1119 The class is loaded if runtime lib path is specified: <library name="lib/my.jar"> <export name="*"/> </library> but not found if path has "..": <library name="../lib/my.jar"> <export name="*"/> </library> There is no problem with 3.6.2 Reproducible: Always
The fact that this worked in 3.6.2 is really exploiting bug320546. We do not support adding classpath entries that are outside of the content of our bundle.
*** Bug 349603 has been marked as a duplicate of this bug. ***