xref: /aosp_15_r20/external/apache-xml/test/tests/extensions/java/bugzilla5533.bat (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1*1212f9a0SAndroid Build Coastguard Worker@echo Simpistic reproduction of Bugzilla#5533
2*1212f9a0SAndroid Build Coastguard Worker@echo See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5533 for description
3*1212f9a0SAndroid Build Coastguard Workermkdir output
4*1212f9a0SAndroid Build Coastguard Workerjava -classpath %classpath%;..\..\..\..\java\bin\xml-apis.jar;..\..\..\..\java\bin\xerces.jar;..\..\..\..\java\build\xalan.jar org.apache.xalan.xslt.Process -in javaRedir1.xml -xsl javaRedir1.xsl -out output\bugzilla5533.out
5*1212f9a0SAndroid Build Coastguard Worker@echo To verify: check that both of the output files from above,
6*1212f9a0SAndroid Build Coastguard Worker@echo   javaRedir1.out and javaRedir1a-from-build-extensions.out,
7*1212f9a0SAndroid Build Coastguard Worker@echo   are in the output subdirectory below here
8*1212f9a0SAndroid Build Coastguard Worker
9