Closed mlaccetti closed 7 years ago
Any progress?
@NoelWuyts On vacation, so taking a stab at it, finally.
1.1.0 has been released!
top!
Will there also be a release on maven central?
@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.
ok thx
hello people, i'm just a curious developer is it ready for Spring Security 5? Ney changes in oauth authentication
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 .
@hinotori open a new issue, can track it there.
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.
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?
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!
Checkstyle
to achieve a unified code styleEditorConfig
to do the same asCheckstyle
, but in the IDEFindBugs
to chase down bad things