| 64 javadoc.version=false |
64 javadoc.version=false |
| 65 javadoc.windowtitle= |
65 javadoc.windowtitle= |
| 66 lib.dir=${web.docbase.dir}/WEB-INF/lib |
66 lib.dir=${web.docbase.dir}/WEB-INF/lib |
| 67 persistence.xml.dir=${conf.dir} |
67 persistence.xml.dir=${conf.dir} |
| 68 platform.active=default_platform |
68 platform.active=default_platform |
| |
69 project.license=default |
| 69 resource.dir=setup |
70 resource.dir=setup |
| 70 run.test.classpath=\ |
71 run.test.classpath=\ |
| 71 ${javac.test.classpath}:\ |
72 ${javac.test.classpath}:\ |
| 72 ${build.test.classes.dir} |
73 ${build.test.classes.dir} |
| 73 # Space-separated list of JVM arguments used when running a class with a main method or a unit test |
74 # Space-separated list of JVM arguments used when running a class with a main method or a unit test |