You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Tim Cronin <tc...@interwoven.com> on 2005/08/31 06:32:56 UTC

build.properties

the build.xml file is looking for the following

<!-- Allow any user specific values to override the defaults -->

<property file="${user.home}/build.properties" />

<!-- Allow user defaults for this project -->

<property file="build.properties" />

 

where is the build.properties and the default user build.properties?


---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-users-help@jakarta.apache.org