You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Berin Loritsch <bl...@apache.org> on 2002/04/02 16:15:41 UTC

Including ant.properties.sample into the build.xml

We have an entry for all the ant.properties locations, and
the default.properties locations.  Unfortunately, if the user
does not explicitly copy the ant.properties.sample to ant.properties
it is not used--hense the Instrument packages fail.

We should either include them as the last <properties file=""/>
tag so they are used if not overridden in ant.properties, or we
should have dependencies.sh copy all ant.properties.samples files
to ant.properties if they are do not exist.

What do you guys think?


"They that give up essential liberty to obtain a little temporary safety
 deserve neither liberty nor safety."
                - Benjamin Franklin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>