It looks like they're building against a newer version of Java (and compiling for that version). Not sure why they're doing that.
On Fri, Jan 15, 2010 at 2:55 PM, Aaron Fuleki <[email protected]> wrote: > I tried to checkout and build clearpass 1.0.0ga, but it keeps barfing at > the same point: > > ---------------------------------------------------------------------- > > Compilation failure > /Users/foo/clearpass_1_0_0_ga/clearpass-integration-uportal/src/main/java/org/jasig/cas3/extensions/clearpass/integration/uportal/PasswordCachingCasAssertionSecurityContextFactory.java:[18,-1] > cannot access org.jasig.portal.security.ISecurityContextFactory > bad class file: > /Users/foo/.m2/repository/org/jasig/portal/uportal-impl/3.2.0-SNAPSHOT/uportal-impl-3.2.0-SNAPSHOT.jar(org/jasig/portal/security/ISecurityContextFactory.class) > class file has wrong version 50.0, should be 49.0 > > ---------------------------------------------------------------------- > > I tried deleting my local maven repo, and changing the uportal version in > the pom.xml to RC2, but no dice. > > Has anyone encountered this, or have an idea of how to get it building? > Thanks! > > -Aaron > > --------------------------------- > Aaron Fuleki > Senior Web Architect > Denison University > 740.587.5752 > --------------------------------- > > > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
