Re: Some feedback on EasyAnt

2013-04-15 Thread Jean-Louis Boudart
What is the desired behavior when junit is missing in project classpath ? 1 - ignore test ? maybe with a message @info level ? 2 - configure the plugin to use junit version specified in the project. and if no one is specified use the one specified by us in the plugin itself ? 2013/4/15 Jean-Louis

Re: Some feedback on EasyAnt

2013-04-15 Thread Jean-Louis Boudart
Hi Xavier, Thanks for your feedback ! 2013/4/15 Xavier Hanin > > I've been playing a little bit with easyant 0.9 this wek-end, and I have > some feedback: > - I have some issues with the multi module example: > - if I run "easyant verify" at the root I get an error: "The > for must include

Some feedback on EasyAnt

2013-04-15 Thread Xavier Hanin
Hi there, It's been a while :-) I've been playing a little bit with easyant 0.9 this wek-end, and I have some feedback: - I have some issues with the multi module example: - if I run "easyant verify" at the root I get an error: "The for must include junit.jar if not in Ant's own classpath"