source: CIVL/mods/dev.civl.com/properties/build.properties.ilyich@ cb4d4f4

1.23 2.0 main test-branch
Last change on this file since cb4d4f4 was aad342c, checked in by Stephen Siegel <siegel@…>, 3 years ago

Performing huge refactor to incorporate ABC, GMC, and SARL into CIVL repo and use Java modules.

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

  • Property mode set to 100644
File size: 425 bytes
RevLine 
[5665815]1root=/opt/vsl
[2f44e75]2workspace=/usa/svn/work
[5665815]3hamcrest.jar=${root}/lib/hamcrest-core.jar
4jacoco.jar=${root}/src/jacoco/lib/jacocoant.jar
5junit.jar=${root}/lib/junit.jar
6antlr.jar=${root}/lib/antlr-4.4-complete.jar
7antlr.runtime.jar=${root}/lib/antlr-runtime-4.4.jar
[2f44e75]8abc.jar=${workspace}/abc/trunk/latest/abc.jar
9gmc.jar=${workspace}/gmc/trunk/latest/gmc.jar
10sarl.jar=${workspace}/sarl/trunk/latest/sarl.jar
[5665815]11javaversion=11
[585cdee]12nthreads=8
Note: See TracBrowser for help on using the repository browser.