Updated classpath
authorcantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Sun, 4 Aug 2002 07:11:07 +0000 (07:11 +0000)
committercantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Sun, 4 Aug 2002 07:11:07 +0000 (07:11 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@253 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

bin/SiteSigner

index 782d231..260119c 100755 (executable)
@@ -5,7 +5,7 @@ LOG_CONFIG=../webApplication/WEB-INF/conf/log4j.properties
 
 #Where to find jar files...
 LIB=../webApplication/WEB-INF/lib
-CP=$LIB/../classes:$LIB/bc-jce-jdk13-112.jar:$LIB/log4j-1.2.3.jar:$LIB/opensaml.jar:$LIB/xalan.jar:$LIB/xercesImpl.jar:$LIB/xml-apis.jar:$LIB/xmlParserAPIs.jar:$LIB/xmlsec.jar
+CP=$LIB/../classes:$LIB/bc-jce-jdk13-114.jar:$LIB/log4j-1.2.5.jar:$LIB/opensaml.jar:$LIB/xalan.jar:$LIB/xercesImpl.jar:$LIB/xml-apis.jar:$LIB/xmlParserAPIs.jar:$LIB/xmlsec.jar
 
 #Where Registry directory is
 REG_DIR=../webApplication