> -----Original Message-----
> From: Martin Olsson [mailto:[EMAIL PROTECTED]
> I already have an ANT target that creates myprogram.jar but I also need it
> to create a manifest with a proper Class-Path pointing to
> ./lib/commons/commons-net.jar etc etc
> 
> I managed to implement this using _absolute_ paths in the manifest but so
> far I have not been able to get the paths to be _relative_.

See http://www.google.com/search?hl=en&q=manifestclasspath for the HiveMind
task, or my own task
http://marc.theaimsgroup.com/?l=ant-user&m=109301283314632&w=2 --DD


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to