ICU-5374 add targets for excluding charsets

X-SVN-Rev: 20368
This commit is contained in:
Ram Viswanadha 2006-09-20 22:18:22 +00:00
parent 71e630ddb8
commit 3615364986

View File

@ -1204,7 +1204,7 @@
tofile="${build.dir}/com/ibm/icu/dev/data/TestData_bge.res"/>
</target>
<target name="defaultPackageCheck" depends="tests" description="Run Tests for loading resources in the default package">
<target name="defaultPackageCheck" depends="tests, defaultPackage" description="Run Tests for loading resources in the default package">
<!--run the tests -->
<java classname="TestDefaultPackageLoading" fork="yes" failonerror="true">
<jvmarg value="-ea"/> <!-- enable assertion checks -->