| # Edit this property to point at your junit.jar |
| junit.lib=../../../extension.lib.external/junit.jar |
| |
| # Edit this property to "true" to enable debug attributes like lines, variables and source-filename |
| javac.debug=true |
| javac.debuglevel=lines,vars,source |
| |
| # Edit this property when you would like to override the java version during testing |
| javac.version=1.8 |
| |
| # Do not edit the variables below |
| # They may, however, be overridden in parent scripts |
| commonj.sdo.jar=commonj.sdo_2.1.1.v201112051852.jar |
| |
| eclipselink.core.depend=javax.resource_1.6.0.v201204270900.jar,javax.ejb_3.1.0.v201205171433.jar,javax.jms_1.1.0.v200906010428.jar,javax.transaction_1.1.0.v201002051055.jar,javax.mail_1.4.0.v201005080615.jar |
| |
| eclipselink.jar=eclipselink.jar |
| eclipselink.plugins=../../plugins |
| |
| tmp.dir=tmp |
| src.dir=src |
| classes.dir=classes |
| resource.dir=resource |
| report.dir=report |