blob: bdad3ca6a0221c8018e59d2f4c88177c7d71b3cc [file] [log] [blame]
custom=true
# Edit this if/when the release number changes
release.version=2.0.3
# 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 these properties to "true" to turn on deprecation warnings or optimization
javac.optimize=false
javac.deprecation=false
# Do not edit the variables below
# They may, however, be overridden in parent scripts
asm=org.eclipse.persistence.asm
antlr=org.eclipse.persistence.antlr
eclipselink.core.depend=javax.activation_1.1.0.v200906290531.jar,javax.resource_1.5.0.jar,javax.ejb_3.0.0.jar,javax.jms_1.1.0.jar,javax.xml.stream_1.0.1.v201001131653.jar,javax.transaction_1.1.0.v201002051055.jar,javax.mail_1.4.0.v200804091730.jar
persistence.jar=javax.persistence_1.0.0.v200905011740.jar
persistence20.jar=javax.persistence_2.0.0.v201002051058.jar
plugins.dir=plugins
resource.dir=resource
src.dir=src
classes.dir=classes
bin.includes = .,\
META-INF/
source.. = src/,\
resource/