blob: 1e0d4229be6fa1da642ce999699e8739c0a106ac [file] [log] [blame]
custom=true
# Edit this if/when the release number changes
release.version=2.1.4
# 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.5
# Edit this property when you would like to override the java optimization flag
javac.optimize=off
# Edit this property when you would like to override the java deprecation warning flag
javac.deprecation=off
# Do not edit the variables below
# The may, however, be overridden in parent scripts
src.dir=src
classes.dir=classes
resource.dir=resource
ojdbc.jar=ojdbc6.jar
aqapi.jar=aqapi.jar
sdoapi.jar=sdoapi.jar
xdb.jar=xdb.jar
xmlparser.jar=xmlparserv2.jar
stax_api.jar=javax.xml.stream_1.0.1.v201004272200.jar
activation.jar=javax.activation_1.1.0.v201005080500.jar
mail.jar=javax.mail_1.4.0.v201005080615.jar
resource.jar=javax.resource_1.5.0.jar
ejb.jar=javax.ejb_3.0.0.jar
jms.jar=javax.jms_1.1.0.jar
transaction.jarjavax.transaction_1.1.0.v201002051055.jar
persistence10.jar=javax.persistence_1.0.0.v200905011740.jar
persistence20.jar=javax.persistence_2.0.1.v201006031150.jar
oracle.extensions.depend.jars=${ojdbc.jar},${aqapi.jar},${sdoapi.jar},${xdb.jar},${xmlparser.jar}
eclipselink.core.depend=${activation.jar},${resource.jar},${ejb.jar},${jms.jar},${stax_api.jar},${transaction.jar},${mail.jar}
bin.includes = .,\
classes/
source.. = src/