Hi all

I'm currently looking into providing Snap archives for Ant and there
seems to be an edge case where one would want to do something
Snap-specific. The case here is providing an explicit fallback for Java
if JAVA_HOME is not set and we don't find java on the PATH.

There is some precedent for packaging specific content inside of that
file (look for rpm_mode).

I'm not committing anything right now and might play with a few ideas in
a branch of a personal github fork later.

Right now I'd like to know whether there is any strong opinion around
here. Would something like this be somthing that goes into the main
distribution or something that would get patched into the script when
building the Snap archive.

I'm a bit torn but would prefer adding it to the default script so that
running Ant would use the same wrapper no matter how you've installed
it. I'm afraid we'd have to ask people "how have you installed Ant"
otherwise.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to