Hi Mark,

     It looks like your java-twitter-0.9-SNAPSHOT.jar was built with  
Java 1.6 and you're currently compiling under Java 1.5. You either  
need a jar that works with Java 1.5 or you need to compile your  
project with Java 1.6.

Thanks;
   — Matt Sanford / @mzsanford

On Apr 21, 2009, at 12:22 PM, Mark W. wrote:

>
>
> Greetings...
>
> I recently grabbed the code from trunk a started getting this message
> when I do a maven compile:
> [INFO] Compilation failure
> /Users/weitzelm/eclipseWorkspaces/shindigTrunk/oauth-java/core/src/
> main/java/net/oauth/client/java_twitter/OAuthBuilder.java:[30,-1]
> cannot access net.unto.twitter.Api
> bad class file: /developmentTools/maven2Repo-1/repository/net/unto/
> twitter/java-twitter/0.9-SNAPSHOT/java-twitter-0.9-SNAPSHOT.jar(net/
> unto/twitter/Api.class)
> class file has wrong version 50.0, should be 49.0
>
> Is there an issue with the POM/code or has my repository somehow
> become hosed up?
>
> Thanks,
> -Mark W.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to