#!/bin/sh
java -cp ./build_xenc_alpha/classes:./libs/junit.jar:./libs/bcprov-jdk14-116.jar:./libs/xmlsec.jar:./libs/log4j-1.2.4.jar:./libs/xercesImpl.jar:./libs/xmlParserAPIs.jar -Dorg.apache.xml.enc.test.doc="./build_xenc_alpha/classes/test/test.xml" org.apache.xml.security.test.encryption.Tester $*
