source: CIVL/properties/build.properties.vsl@ 32107b2

1.23 2.0 acw/focus-triggers main test-branch
Last change on this file since 32107b2 was dcf711b, checked in by Manchun Zheng <zmanchun@…>, 12 years ago

added properties file for vsl.

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

  • Property mode set to 100644
File size: 484 bytes
Line 
1# This properties file is intended for configuring vsl,
2# our server for all tests. If the environment of vsl is
3# changed, then this file need to be updated accordingly.
4root=/opt/vsl
5workspace=/home/svn/work
6hamcrest.jar=${root}/lib/hamcrest-core-1.3.jar
7jacoco.jar=${root}/src/jacoco/lib/jacocoant.jar
8junit.jar=${root}/lib/junit-4.11.jar
9sarl.jar=${workspace}/sarl/trunk/latest/sarl.jar
10gmc.jar=${workspace}/gmc/trunk/latest/gmc.jar
11abc.jar=${workspace}/abc/trunk/latest/abc.jar
Note: See TracBrowser for help on using the repository browser.