Class-Path: bsh-1.3.0.jar commons-digester.jar commons-collections.jar because:
1) It's more flexible
2) It conforms to the jar specification
Question: What's the reason behind this multi Class-Path feature?
The reasons are specified in this bug report http://issues.apache.org/bugzilla/show_bug.cgi?id=4683
Two Sun specifications, both of which remain current are in conflict and we need to support the multiple Class-Path mode.
If you want to avoid the warning, create a path and use PathConvert to create a single Class-Path entry.
Conor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
