Closed GoogleCodeExporter closed 9 years ago
The patch is included, thanks. And I prefer to not include the unit test
because adding a new module for a unit test is a bit too much.
It's committed in trunk (revision 3676) and ready for the next release (1.50).
Original comment by evernat@free.fr
on 12 Feb 2014 at 11:27
okie. It's also possible to replace the dedicated test module with the
maven-invoker-plugin
http://maven.apache.org/plugins/maven-invoker-plugin/usage.html
Since my bug request, I'have used this maven plugin for that exact kind of
problem : create a module at runtime and run some tests on it. Works very well.
if you wan't I can submit a patch.
Original comment by jgrag...@netceler.com
on 13 Feb 2014 at 8:38
Thanks, I did not know this plugin.
But don't bother: I am not a unit test addict enough to need that for this one
line patch.
Original comment by evernat@free.fr
on 13 Feb 2014 at 12:14
Original issue reported on code.google.com by
jgrag...@netceler.com
on 12 Feb 2014 at 11:44Attachments: