<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Fine with me.  I never even plan on using the ANT script anyway...just
trying to make it easier for you to document.  <br>
<br>
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.  I always think of properties files as
environment-specific constants and not dynamic values.  If the user
despises setting an OS environment variable and likes editing files,
I'd guess they're probably just fine editing build.xml or
local.build.properties instead of build.properties.  <br>
<br>
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. <br>
<br>
<br>
<br>
<br>
<br>
On 12/09/2009 04:04 PM, Dan Allen wrote:
<blockquote
 cite="mid:19758da0912091304v75e330e6p7b9a6d34a2e6ee61@mail.gmail.com"
 type="cite"><br>
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div class="gmail_quote">
    <div><br>
I think the point is that the build.properties file should just be
defaulting to the system property, encouraging the user to control the
value that way (no meddling required).<br>
    </div>
    </div>
  </blockquote>
  <div><br>
It's also clearer for seasoned Ant users since they are going to look
in build.properties first, and they will get what we are trying to do.<br>
  <br>
-Dan<br>
  </div>
  </div>
  <br>
-- <br>
Dan Allen<br>
Senior Software Engineer, Red Hat | Author of Seam in Action<br>
Registered Linux User #231597<br>
  <br>
  <a moz-do-not-send="true" href="http://mojavelinux.com">http://mojavelinux.com</a><br>
  <a moz-do-not-send="true" href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
  <a moz-do-not-send="true"
 href="http://www.google.com/profiles/dan.j.allen">http://www.google.com/profiles/dan.j.allen</a><br>
</blockquote>
<br>
</body>
</html>