Branch: refs/heads/validation
Home:
https://github.com/gatein/gatein-portal
Commit: b6780344b34568685c034d88c7b8c19476f2b9fb
https://github.com/gatein/gatein-portal/commit/b6780344b34568685c034d88c7...
Author: mposolda <mposolda(a)gmail.com>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
R
component/identity/src/test/java/org/exoplatform/services/organization/StandaloneTestJtaPlatform.java
M
component/identity/src/test/resources/org/exoplatform/services/organization/TestOrganizationService-jta-configuration.xml
Log Message:
-----------
Remove unecessary class from tests
Commit: 001d4569f2470131cb2b78d8cac4058f5136dec0
https://github.com/gatein/gatein-portal/commit/001d4569f2470131cb2b78d8ca...
Author: mposolda <mposolda(a)gmail.com>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M component/identity/src/test/resources/conf/mappings/HibernateIdentityObject.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectAttribute.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectAttributeBinaryValue.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectCredential.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectCredentialBinaryValue.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectCredentialType.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectRelationship.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectRelationshipName.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectRelationshipType.hbm.xml
M
component/identity/src/test/resources/conf/mappings/HibernateIdentityObjectType.hbm.xml
M component/identity/src/test/resources/conf/mappings/HibernateRealm.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObject.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectAttribute.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectAttributeBinaryValue.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectCredential.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectCredentialBinaryValue.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectCredentialType.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectRelationship.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectRelationshipName.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectRelationshipType.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateIdentityObjectType.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/mappings/HibernateRealm.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObject.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectAttribute.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectAttributeBinaryValue.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectCredential.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectCredentialBinaryValue.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectCredentialType.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectRelationship.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectRelationshipName.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectRelationshipType.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateIdentityObjectType.hbm.xml
M
web/portal/src/main/webapp/WEB-INF/classes/picketlink-idm/sybase-mappings/HibernateRealm.hbm.xml
Log Message:
-----------
GTNPORTAL-2609 Fix hibernate validation exception during GateIn startup when user is
offline
Compare:
https://github.com/gatein/gatein-portal/compare/b6780344b345^...001d4569f247