hammant 2002/06/30 10:46:00 Modified: . ant.properties.sample Log: Additional property for phoenix-home Revision Changes Path 1.11 +4 -1 jakarta-avalon-phoenix/ant.properties.sample Index: ant.properties.sample =================================================================== RCS file: /home/cvs/jakarta-avalon-phoenix/ant.properties.sample,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ant.properties.sample 11 Jun 2002 11:38:45 -0000 1.10 +++ ant.properties.sample 30 Jun 2002 17:46:00 -0000 1.11 @@ -72,6 +72,9 @@ #cornerstone.base=${basedir}/../jakarta-avalon-cornerstone/dist/docs #testlet.base=${basedir}/../jakarta-avalon-testlet/dist/docs +# ----- Phoenix home (for installs) ----- +phoenix.home=phoenix-home + # ----- Kernel Type ----- # Uncomment these two use BeanShell enhanced Kernel. # It overrides that from project.properties.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>