source: CIVL/properties/build.properties.vsl@ ee38d17

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

updated properties file for linux and vsl.

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

  • Property mode set to 100644
File size: 533 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.jar
7jacoco.jar=${root}/src/jacoco/lib/jacocoant.jar
8junit.jar=${root}/lib/junit.jar
9antlr.jar=${root}/lib/antlr-4.4-complete.jar
10antlr.runtime.jar=${root}/lib/antlr-runtime-4.4.jar
11abc.jar=${workspace}/ABC/abc.jar
12gmc.jar=${workspace}/GMC/gmc.jar
13sarl.jar=${workspace}/SARL/sarl.jar
Note: See TracBrowser for help on using the repository browser.