RE: migrating from jlink to jar

2004-03-12 Thread Jan . Materne
> We have an ant build file that uses jlink to create a single > jar of all the > thirdparty jars we compile with (for deployment). > > The ant build file defines a thirdparty classpath as a series of path > elements, this is referred to in both the javac and jlink tasks. > > I would like to swi

migrating from jlink to jar

2004-03-12 Thread PERRY, Jonathan, FM
We have an ant build file that uses jlink to create a single jar of all the thirdparty jars we compile with (for deployment). The ant build file defines a thirdparty classpath as a series of path elements, this is referred to in both the javac and jlink tasks. I would like to switch to using the