David, All of the subordinate build.xml scripts will read a build.properties from the same directory, and from the parent directory. Thus, it's easiest to just put a build.properties file there (i.e. .../struts/current/shale) instead of in each subdirectory, or doing relative references.
Craig On 4/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: dgeary > Date: Sat Apr 16 19:27:25 2005 > New Revision: 161618 > > URL: http://svn.apache.org/viewcvs?view=rev&rev=161618 > Log: > use-cases/build.xml now includes core-library/build.properties. I removed > properties from use-cases/build.xml that were also defined in > core-library/build.properties.sample. > > Added: > struts/shale/trunk/core-library/src/java/org/apache/shale/validator/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
