Skip to Content.
Sympa Menu

mace-opensaml-users - can't compile shibboleth from cvs

Subject: OpenSAML user discussion

List archive

can't compile shibboleth from cvs


Chronological Thread 
  • From: Jason Novotny <>
  • To:
  • Subject: can't compile shibboleth from cvs
  • Date: Tue, 01 Mar 2005 17:56:06 +0000


Hi,

Checked out shibboleth from CVS and I get the following:

compile:
[javac] Compiling 161 source files to /Users/novotny/Jakarta/shibboleth/java/webApplication/WEB-INF/classes
[javac] /Users/novotny/Jakarta/shibboleth/java/src/edu/internet2/middleware/shibboleth/aa/AAAttribute.java:62: cannot access org.opensaml.SAMLAttribute
[javac] bad class file: /Users/novotny/Jakarta/shibboleth/java/webApplication/WEB-INF/lib/opensaml-1.1.jar(org/opensaml/SAMLAttribute.class)
[javac] class file has wrong version 49.0, should be 48.0
[javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
[javac] import org.opensaml.SAMLAttribute;
[javac] ^
[javac] 1 error

Thanks, Jason



Archive powered by MHonArc 2.6.16.

Top of Page