On Sun, Mar 25, 2007 at 09:17:01PM -0400, Ian Darwin wrote:
> Take maintainership (suggested by previous maintainer), convert from
> 'install binary' to "build from Java source" (provide build.xml file,
> Java's equivalent a a Makefile). Add subst vars for version.
[...]
Could you consider to...
- extract sources, copy over build.xml within a post-extract target,
- avoid ${SUDO} except for do-install,
- enable regress (run java -cp .:junit.jar junit.tests.AllTests or use
the junit task of ant)?
Ciao,
Kili