build.xml revision 109
0N/A ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
0N/A location="${unittest.testng.dir}/src"/>
0N/A location="${build.dir}/unit-tests/classes" />
0N/A location="${build.dir}/unit-tests/report"/>
0N/A location="${coverage.dir}/instrumentedcode" />
0N/A location="${coverage.dir}/gathereddata" />
0N/A ! java.vm.vendor property, which wreaks havoc with DynamicConstants. This
109N/A <!-- Generate the DynamicConstants.java file.
109N/A VERSION_QUALIFIER, FIX_IDS, timestamp, user.name, java.version,
109N/A java.vendor, java.vm.version, JVM_VENDOR, DEBUG_BUILD
109N/A tofile="${dynconstants.file}"
0N/A classpath="${checkstyle.dir}/checkstyle-all-4.1.jar" />
0N/A ! DynamicConstants.java won't be regenerated.
0N/A location="${package.dir}/OpenDS-${pkgversion}" />
0N/A <!-- Clean up a minimal set of files/directories for the rebuild. -->
0N/A <!-- Generate the OpenDS.jar file -->
0N/A location="${package.dir}/OpenDS-${pkgversion}" />
42N/A <!-- <property name="verbosity.level" value="verbose" /> -->