[seam-commits] [seam/social] ede5ea: Correcting Error in javadoc Author
GitHub
noreply at github.com
Sun Jan 29 12:50:03 EST 2012
Branch: refs/heads/develop
Home: https://github.com/seam/social
Commit: ede5ea133c9561a2d11925b42a6ca4e57cba288b
https://github.com/seam/social/commit/ede5ea133c9561a2d11925b42a6ca4e57cba288b
Author: Antoine Sabot-Durand <antoine at sabot-durand.net>
Date: 2012-01-15 (Sun, 15 Jan 2012)
Changed paths:
M services/twitter/src/main/java/org/jboss/seam/social/twitter/TwitterTimelineService.java
Log Message:
-----------
Correcting Error in javadoc Author
Commit: 1d8c35129a4330b7b2391cc1aa25de989aebf626
https://github.com/seam/social/commit/1d8c35129a4330b7b2391cc1aa25de989aebf626
Author: Antoine Sabot-Durand <antoine at sabot-durand.net>
Date: 2012-01-29 (Sun, 29 Jan 2012)
Changed paths:
M api/pom.xml
R api/src/main/java/org/jboss/seam/social/oauth/OAuthAuthenticator.java
R api/src/main/java/org/jboss/seam/social/oauth/OAuthUser.java
R examples/security/pom.xml
R examples/security/src/main/assembly/assembly.xml
R examples/security/src/main/resources/META-INF/seam-beans.xml
R examples/security/src/main/webapp/META-INF/MANIFEST.MF
R examples/security/src/main/webapp/META-INF/context.xml
R examples/security/src/main/webapp/WEB-INF/beans.xml
R examples/security/src/main/webapp/WEB-INF/faces-config.xml
R examples/security/src/main/webapp/WEB-INF/jboss-web.xml
R examples/security/src/main/webapp/WEB-INF/templates/default.xhtml
R examples/security/src/main/webapp/WEB-INF/web.xml
R examples/security/src/main/webapp/callback.xhtml
R examples/security/src/main/webapp/home.xhtml
R examples/security/src/main/webapp/index.jsp
R examples/security/src/main/webapp/resources/css/screen.css
R examples/security/src/main/webapp/resources/gfx/banner.png
R examples/security/src/main/webapp/resources/gfx/weld.png
M impl/pom.xml
R impl/src/main/java/org/jboss/seam/social/oauth/OAuthAuthenticatorImpl.java
Log Message:
-----------
Removing Security integration after moving it to Seam Security
Commit: 89674dca55cd3faf7d82e76676ab0fc01771c4c7
https://github.com/seam/social/commit/89674dca55cd3faf7d82e76676ab0fc01771c4c7
Author: Antoine Sabot-Durand <antoine at sabot-durand.net>
Date: 2012-01-29 (Sun, 29 Jan 2012)
Changed paths:
M services/twitter/src/main/java/org/jboss/seam/social/twitter/Tweet.java
M services/twitter/src/main/java/org/jboss/seam/social/twitter/jackson/TweetDeserializer.java
Log Message:
-----------
Adding retweet counter to Tweet binding
Compare: https://github.com/seam/social/compare/1f34a3b...89674dc
More information about the seam-commits
mailing list