<div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If it matters, I wasn&#39;t really suggesting changing the maven setup, just wondering if life would be easier for the ANT users if their script read JBOSS_HOME as it is the only value needed to run the examples in JBoss. <br>
</blockquote><div><br>Ah. That went over my head ;)<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The obvious side effect would be that they could simply set an environment variable that was probably already set on their system and then run either the maven or the ant version without editing files. <br></blockquote><div>
<br>Right. For most end users (should we say corp developers), they don&#39;t have 10 application servers installed like us project devs. So JBOSS_HOME is actually much more reliable. I&#39;m quiet certain you can reference JBOSS_HOME in the build.properties file, so perhaps make that the default?<br>
<br>build.properties<br><br>jboss.home=${env.JBOSS_HOME}<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
There&#39;s a tiny benefit for those checking out the code from SVN.  They won&#39;t get icons in Tortoise/Eclipse telling them they have uncommitted changes.  I usually personally avoid setting machine-specific files in SCM if I can find an alternative as I hate it when I am the dummy who accidentally commits his local config.</blockquote>
<div><br>I&#39;m pretty sure that Pete made the build accommodate a local.build.properties file (which is not in SVN and excluded) to avoid the modified file problem. But still, the default suggested above could circumvent having to make any change at all.<br>
<br>-Dan<br><br></div></div>-- <br>Dan Allen<br>Senior Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
<a href="http://www.google.com/profiles/dan.j.allen">http://www.google.com/profiles/dan.j.allen</a><br>