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

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

fixed an error in the path of referenced projects for vsl.

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

  • Property mode set to 100644
File size: 572 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/trunk/latest/abc.jar
12gmc.jar=${workspace}/gmc/trunk/latest/gmc.jar
13sarl.jar=${workspace}/sarl/trunk/latest/sarl.jar
Note: See TracBrowser for help on using the repository browser.