spring-social / spring-social-google

Spring Social extension with connection support and an API binding for Google
https://spring-social-google.github.io/spring-social-google/
Apache License 2.0
214 stars 164 forks source link

Compilation error #3

Closed SpOOnman closed 12 years ago

SpOOnman commented 12 years ago

I have compilation error:

[ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/spoonman/dev/spring-social-google/spring-social-google/spring-social-google/src/main/java/org/springframework/social/google/api/impl/ApiEnumDeserializer.java:[57,24] incompatible types found : java.lang.Enum required: T

/usr/lib/jvm/java-6-sun/bin/java -version java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)

GabiAxel commented 12 years ago

Fixed