On Wed, Dec 9, 2009 at 4:24 PM, Steven Boscarine
<steven.boscarine@childrens.harvard.edu> wrote:
Fine with me. I never even plan on using the ANT script anyway...just
trying to make it easier for you to document.
Yep, this is certainly a migration effort ;)
If it were me, I'd prefer a fail message telling me to set JBOSS_HOME
and just handle everything with OS variables and not even have a
properties file to edit.
Good point, that is the correct message. Perhaps something like:
Please set the JBOSS_HOME environment variable. Alternatively, you can set jboss.home in build.properties.
I don't really have much of an opinion on the subject. I'll apply your
suggestions and then maybe the ant strategy should be architected by an
actual ANT user.