[seam-commits] [seam/security] 20b45a: Merge branch 'master' of github.com:seam/security ...
noreply at github.com
noreply at github.com
Tue Dec 20 16:20:53 EST 2011
Branch: refs/heads/master
Home: https://github.com/seam/security
Commit: 20b45abcec726690bdd8c5d9daf4daa2843ea4c0
https://github.com/seam/security/commit/20b45abcec726690bdd8c5d9daf4daa2843ea4c0
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-02 (Fri, 02 Dec 2011)
Log Message:
-----------
Merge branch 'master' of github.com:seam/security into develop
Commit: 5cb1233db953b43fa761c961b48b44e252f3e869
https://github.com/seam/security/commit/5cb1233db953b43fa761c961b48b44e252f3e869
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-08 (Thu, 08 Dec 2011)
Changed paths:
M impl/src/main/java/org/jboss/seam/security/management/picketlink/JpaIdentityStore.java
Log Message:
-----------
Fixing SEAMSECURITY-132
This was a problem with eclipselink (possibly other JPA impls as well)
where the entity given was the fully qualified name of the class instead
of the actual name of the entity / simple class name.
Also made the JpaIdentityStore class work if you specify a different
entity name besides the simple class name. All JPAQL queries should be
working correctly.
Commit: ccf08fe1fb4a9dcfe86783f847de972f3d72130d
https://github.com/seam/security/commit/ccf08fe1fb4a9dcfe86783f847de972f3d72130d
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-08 (Thu, 08 Dec 2011)
Changed paths:
M impl/src/main/java/org/jboss/seam/security/SecurityExtension.java
M impl/src/main/java/org/jboss/seam/security/SecurityInterceptor.java
Log Message:
-----------
SEAMSECURITY-127
Commit: e8def66e99c1aa50418c9e372a2b4892ab847a7f
https://github.com/seam/security/commit/e8def66e99c1aa50418c9e372a2b4892ab847a7f
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-08 (Thu, 08 Dec 2011)
Changed paths:
M impl/src/main/java/org/jboss/seam/security/management/picketlink/JpaIdentityStore.java
Log Message:
-----------
Merge branch 'develop' of github.com:seam/security into develop
Commit: c5a584ba92850b8f37e6045bffb8ef4cf021973e
https://github.com/seam/security/commit/c5a584ba92850b8f37e6045bffb8ef4cf021973e
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-11 (Sun, 11 Dec 2011)
Changed paths:
R impl/src/main/java/org/jboss/seam/security/management/IdentityObjectImpl.java
M impl/src/main/java/org/jboss/seam/security/management/picketlink/JpaIdentityStore.java
Log Message:
-----------
SEAMSECURITY-130
Commit: 79f1959ae59bc82577fd6370927e3ecd5e526ec4
https://github.com/seam/security/commit/79f1959ae59bc82577fd6370927e3ecd5e526ec4
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-11 (Sun, 11 Dec 2011)
Changed paths:
M impl/src/main/java/org/jboss/seam/security/IdentityImpl.java
M impl/src/main/java/org/jboss/seam/security/management/IdmAuthenticator.java
Log Message:
-----------
SEAMSECURITY-121
Commit: af25272dbc6e4206312b7a08531a5f839889fcde
https://github.com/seam/security/commit/af25272dbc6e4206312b7a08531a5f839889fcde
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-20 (Tue, 20 Dec 2011)
Changed paths:
M pom.xml
Log Message:
-----------
update parent, bom versions
Commit: 98cfef09bdc08dbd71d9abf988b5bb003519f71a
https://github.com/seam/security/commit/98cfef09bdc08dbd71d9abf988b5bb003519f71a
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-20 (Tue, 20 Dec 2011)
Changed paths:
M api/pom.xml
M dist/pom.xml
M docs/pom.xml
M external/pom.xml
M impl/pom.xml
M pom.xml
M testsuite/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 3.1.0.Final
Commit: 4c30a45f1ee1465b017021f1736b24a22faf2628
https://github.com/seam/security/commit/4c30a45f1ee1465b017021f1736b24a22faf2628
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-20 (Tue, 20 Dec 2011)
Changed paths:
M api/pom.xml
M dist/pom.xml
M docs/pom.xml
M external/pom.xml
M impl/pom.xml
M pom.xml
M testsuite/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: c109b4cc0d4bcde6138ae5f3e70126657ed81013
https://github.com/seam/security/commit/c109b4cc0d4bcde6138ae5f3e70126657ed81013
Author: Shane Bryzak <sbryzak at gmail.com>
Date: 2011-12-20 (Tue, 20 Dec 2011)
Changed paths:
M api/pom.xml
M dist/pom.xml
M docs/pom.xml
M external/pom.xml
M impl/pom.xml
M impl/src/main/java/org/jboss/seam/security/IdentityImpl.java
M impl/src/main/java/org/jboss/seam/security/SecurityExtension.java
M impl/src/main/java/org/jboss/seam/security/SecurityInterceptor.java
R impl/src/main/java/org/jboss/seam/security/management/IdentityObjectImpl.java
M impl/src/main/java/org/jboss/seam/security/management/IdmAuthenticator.java
M impl/src/main/java/org/jboss/seam/security/management/picketlink/JpaIdentityStore.java
M pom.xml
M testsuite/pom.xml
Log Message:
-----------
Merge branch 'release/3.1.0.Final'
Compare: https://github.com/seam/security/compare/41417d0...c109b4c
More information about the seam-commits
mailing list