> what about trying to remove the classpath attribute from the manifest of the
> jar that you are building ?
>
> Also, the manifestclasspath source code tells me that a classpath attribute
> in a manifest is separated by spaces,
> not semicolons.
>
> Or generate the classpath of your jar using manifestclasspath and remove the
> nested classpath element on java.
>
> Maybe there is an issue in the combination of a nested classpath and of a
> classpath attribute in the manifest.

Thanks,
I'll try all of these options

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to