Re: EasyAnt 0.7 Released !

2010-02-09 Thread Brian Pontarelli
Looks cool . Very similar to what Savant currently provides with plugins and dependency management. We have a new set of plugins coming soon that provide a new way of handling pre and post hooks for targets. I'll send out an email once it is ready to go. -bp On Feb 9, 2010, at 3:52 PM, Jean-

EasyAnt 0.7 Released !

2010-02-09 Thread Jean-Louis Boudart
The EasyAnt project is pleased to announce its 0.7 version. Easyant is a build system, that is based on Apache Ant and Apache Ivy. Our goals are : - to leverage popularity and flexibility of Ant. - to integrate Apache Ivy, such that the build system c

Trouble trying to use xjc from JAXB 2 with Ant 1.7.1

2010-02-09 Thread KARR, DAVID (ATTSI)
I'm having some annoying classpath problems trying to do something relatively simple, just running the "xjc" task from a small Ant build script. I'm using JDK 1.5 and Ant 1.7.1. I'm seeing the following exception when I try to run xjc: java.lang.NoClassDefFoundError: com/sun/xml/bind/v2/runtime/