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

Get a release out the door! #102

Closed mlaccetti closed 7 years ago

mlaccetti commented 7 years ago
NoelWuyts commented 7 years ago

Any progress?

mlaccetti commented 7 years ago

@NoelWuyts On vacation, so taking a stab at it, finally.

mlaccetti commented 7 years ago

1.1.0 has been released!

NoelWuyts commented 7 years ago

top!

NoelWuyts commented 7 years ago

Will there also be a release on maven central?

mlaccetti commented 7 years ago

@NoelWuyts Working with bintray.com to sync things to Maven Central. For now, you can snag 1.1.1 from bintray via Gradle/Maven (https://bintray.com/spring-social-google/jars/spring-social-google/1.1.1) and hopefully shortly from Central.

NoelWuyts commented 7 years ago

ok thx

danilobalarini commented 7 years ago

hello people, i'm just a curious developer is it ready for Spring Security 5? Ney changes in oauth authentication

https://spring.io/blog/2017/05/11/spring-security-5-0-0-m1#new-support-for-oauth-2-0-and-openid-connect-1-0

regards

2017-05-22 16:33 GMT-03:00 Noël Wuyts notifications@github.com:

ok thx

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/spring-social-google/spring-social-google/issues/102#issuecomment-303198087, or mute the thread https://github.com/notifications/unsubscribe-auth/AAH24JzsWPOJhsnZiOWFsP32scm3ZxbOks5r8eMVgaJpZM4M5hKh .

mlaccetti commented 7 years ago

@hinotori open a new issue, can track it there.

mlaccetti commented 7 years ago

Just a quick note - we had to change from org.springframework.social:spring-social-google to com.github.spring-social:spring-social-google - this is due to getting things synced to Maven Central and not being part of Spring itself.

GabiAxel commented 7 years ago

I remember I had permission to publish to SpringSource Maven repository which got synced to Central, so I could use the org.springframework.social groupId and I wasn't a SpringSource employee. Can't you get permission from anyone at SpringSource to do the same? Maybe @habuma can help?

mlaccetti commented 7 years ago

I had a ticket open on Sonatype's JIRA, and the Spring rep suggested that they changed their guidelines, etc. Given that this and one other Spring Social community project seem to be actively maintained, I'm not sure the best approach for this. I'm open to suggestions!