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