2010/10/25 codecook : > OK,I have found a solution,sample file likes this : > > > Is this a solution to your problem? You can also use the subtask to build the manifest for you.
I find using the Manifest subtask a bit easier to maintain. People sometimes forget about the Manifest file and the information in there gets out of date. With the Manifest in the build.xml, it's easier to see and more likely to be updated. Plus, you can calculate many of the values dynamically (like keeping the copyright date up to date). -- David Weintraub qazwart@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org