Can now parse the following expressions - a mix of bkeeping, xml and xpath:
[Bookkeeping.git] / build.properties
blobed4ce0ddb6b6e0007e1f52021bc3002b110f4b22
3 java.home=C:\\Sun\SDK\\jdk
4 tomcat.home=C:\\Tools\\apache-tomcat-5.5.25
5 #tomcat.home=C:\\Tools\\apache-tomcat-6.0.16
7 # Don't change anything below here without express, written consent
8 dir.src=src
9 dir.test.src=test
10 dir.lib=lib
11 dir.build=build
12 dir.base=/Users/timothywashington/Projects/bookkeeping
13 dir.war=build/war
14 dir.logs=logs
17 xml.files = 'xml/bookkeeping.system.xml xml/bookkeeping.2.bookkeeping.xml xml/bookkeeping.2.transactions.xml xml/bookkeeping.2.users.xml'
18 system.files = 'xml/bookkeeping.system.xml xml/bookkeeping.2.bookkeeping.xml xml/bookkeeping.2.transactions.xml xml/bookkeeping.2.users.xml'