source: CIVL/build_default.properties@ d005d94

1.23 2.0 main test-branch
Last change on this file since d005d94 was d005d94, checked in by Manchun Zheng <zmanchun@…>, 12 years ago

added build_default.properties; modified build.xml to use build_default.properties if build.properties is missing.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@713 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 297 bytes
Line 
1root=/opt/vsl
2workspace=/Users/${user.name}/Documents/workspace
3hamcrest.jar=${root}/lib/hamcrest-core-1.3.jar
4jacoco.jar=${root}/src/jacoco/lib/jacocoant.jar
5junit.jar=${root}/lib/junit-4.11.jar
6abc.jar=${workspace}/ABC/abc.jar
7gmc.jar=${workspace}/GMC/gmc.jar
8sarl.jar=${workspace}/SARL/sarl.jar
Note: See TracBrowser for help on using the repository browser.