On 21 Aug 2001 [EMAIL PROTECTED] wrote:
> jon 01/08/21 12:30:34
>
>
> <!-- ========== Initialize Properties ===================================== -->
>
> -
> + <property file="${user.home}/build.properties"/> <!-- User local -->
> <property file="build.properties"/> <!-- Component local -->
> <property file="../build.properties"/> <!-- Commons local -->
> - <property file="${user.home}/build.properties"/> <!-- User local -->
> -
-1 ... the load from ${user.home}/build.properties should go *last*,
not *first*. You want to be able to set your "usual" properties in your
home directory, but override them for this particular package if
necessary.
The check-available stuff is a nice addition.
Craig
- cvs commit: jakarta-commons-sandbox/jpath build.proper... jon
- Re: cvs commit: jakarta-commons-sandbox/jpathbuil... Craig R. McClanahan
- Re: cvs commit: jakarta-commons-sandbox/jpath... Jason van Zyl
- Re: cvs commit: jakarta-commons-sandbox/j... Craig R. McClanahan
- Re: cvs commit: jakarta-commons-sandb... Jon Stevens
- Re: cvs commit: jakarta-commons-... Geir Magnusson Jr.
- Re: cvs commit: jakarta-comm... Jon Stevens
- Re: cvs commit:jakarta-c... Geir Magnusson Jr.
- Re: cvs commit:jakarta-c... Jon Stevens
- Re: cvscommit:jakarta-co... Geir Magnusson Jr.
- build system discussion Daniel Rall
- Re: cvs commit: jakarta-commons-sandb... Jason van Zyl
