Hi All,
I have written some tasks that I am interested in getting feedback on whether people consider them worthy to be included as standard/optional tasks. Briefly these are:


JavaH (http://www.i3sp.com/ant/JavaH.html) : run javah - not tested on WinXX though

JspC (http://www.i3sp.com/ant/JspC.html) : Run the (jasper) jsp precompiler to turn jsp files into java classes

MungeJar (http://www.i3sp.com/ant/MungeJar.html) : Build a jar file from a whole CLASSPATH - extends Jar, so supports include/exclude.

ProjectDependencies (http://www.i3sp.com/ant/ProjectDependencies.html) : Supports interdependencies amongst projects and third-party products - builds CLASSPATH for the user, supports variable setting from other projects, build accounting, exporting variables to shell, emacs, perl etc.

The doco for these tasks is at the given urls.
Please have a look. The code is developed according to the ant standards etc. But is in my own namespace at the moment, so if people are interested, I will port it and make it available as well.


Looking forward to hearing from people,
Matt



Reply via email to