Niall Pemberton a écrit :
Personally I think its a bad idea having all this MANIFEST stuff hardcoded - since it just makes errors during release more likely. A good example was BeanUtils 1.7.0 where the manifest version number wasn't updated and has caused alot of confusion and quite a few bug tickets.
I would prefer to remove the Ant build and use exclusively Maven 2 but that's the same old issue with Java 1.3. My idea was to build the jar with Ant+Java 1.3 and replace it in the binary distribution generated by Maven. That's why I updated the manifest to match the details of the one generated by Maven.
Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
