Issue: getting the jar task to grok the JDK 1.3 -i option. This would be cool to do, but since the jar task doesn't actually use the jar command, it might be most easily done via an exec task. Does anyone have any better ideas on how to implement this?
For those who haven't seen this cool new option to the jar command, check out: http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#JAR%20Index Scott Stirling West Newton, MA
