[gatein/gatein-portal] 722675: GTNPORTAL-3390 : Migration to JCR 1.16.0-Alpha4
by GitHub
Branch: refs/heads/GTNPORTAL-3390
Home: https://github.com/gatein/gatein-portal
Commit: 722675f80757caa688d6394e50797b55b2815155
https://github.com/gatein/gatein-portal/commit/722675f80757caa688d6394e50...
Author: Julien Viet <julien(a)julienviet.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M component/common/pom.xml
M component/common/src/main/java/conf/configuration-jboss.properties
M component/common/src/main/java/conf/configuration-jetty.…
[View More]properties
M component/common/src/main/java/conf/configuration-tomcat.properties
M component/common/src/main/java/org/exoplatform/commons/cache/SimpleExoCacheCreator.java
M component/identity/pom.xml
M component/identity/src/main/java/org/exoplatform/services/organization/idm/IDMUserListAccess.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/IntegrationCache.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/UserDAOImpl.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/UserProfileDAOImpl.java
M component/identity/src/test/resources/conf/exo.portal.component.identity-configuration.xml
M component/identity/src/test/resources/conf/standalone/test-configuration.xml
M component/identity/src/test/resources/org/exoplatform/services/organization/TestOrganizationService-configuration.xml
M component/portal/src/main/java/org/gatein/portal/installer/PortalSetupServlet.java
M component/portal/src/main/java/org/gatein/portal/installer/SetupOrganizationDatabaseInitializer.java
M component/test/jcr/src/main/resources/conf/exo.portal.component.test.jcr-configuration.xml
A component/test/jcr/src/main/resources/conf/exo.portal.component.test.jcr-infinispan-config.xml
A component/test/jcr/src/main/resources/conf/exo.portal.component.test.jcr-infinispan-lock.xml
R component/test/jcr/src/main/resources/conf/exo.portal.component.test.jcr-jbosscache-config.xml
R component/test/jcr/src/main/resources/conf/exo.portal.component.test.jcr-jbosscache-lock-config.xml
M component/test/jcr/src/main/resources/conf/exo.portal.component.test.jcr-repository-configuration.xml
M component/test/web/src/main/java/org/exoplatform/component/test/web/WebAppImpl.java
M component/web/controller/src/main/java/org/exoplatform/web/controller/QualifiedName.java
M component/web/oauth-common/src/main/java/org/gatein/security/oauth/data/SocialNetworkServiceImpl.java
M component/web/security/src/main/java/org/exoplatform/web/CacheUserProfileFilter.java
M component/web/security/src/main/java/org/exoplatform/web/login/FilterDisabledLoginModule.java
M packaging/jboss-as7/modules/build.xml
M packaging/jboss-as7/modules/pom.xml
M packaging/jetty/pkg/pom.xml
M packaging/tomcat/pkg/pom.xml
M packaging/tomcat/tomcat7/pom.xml
M pom.xml
M portlet/exoadmin/src/main/java/org/exoplatform/organization/webui/component/FindUsersPageList.java
M portlet/exoadmin/src/main/java/org/exoplatform/organization/webui/component/UIAccountEditInputSet.java
M portlet/exoadmin/src/main/java/org/exoplatform/organization/webui/component/UIGroupEditMembershipForm.java
M portlet/exoadmin/src/main/java/org/exoplatform/organization/webui/component/UIGroupMembershipForm.java
M portlet/exoadmin/src/main/java/org/exoplatform/organization/webui/component/UIListUsers.java
M portlet/exoadmin/src/main/java/org/exoplatform/organization/webui/component/UIUserInfo.java
M web/portal/src/main/webapp/WEB-INF/conf/common/common-configuration.xml
A web/portal/src/main/webapp/WEB-INF/conf/infinispan/cluster/config.xml
A web/portal/src/main/webapp/WEB-INF/conf/infinispan/local/config.xml
A web/portal/src/main/webapp/WEB-INF/conf/jcr/infinispan/cluster/config.xml
A web/portal/src/main/webapp/WEB-INF/conf/jcr/infinispan/cluster/config_portal-system.xml
A web/portal/src/main/webapp/WEB-INF/conf/jcr/infinispan/cluster/indexer-config.xml
A web/portal/src/main/webapp/WEB-INF/conf/jcr/infinispan/cluster/lock-config.xml
A web/portal/src/main/webapp/WEB-INF/conf/jcr/infinispan/local/config.xml
A web/portal/src/main/webapp/WEB-INF/conf/jcr/infinispan/local/config_portal-system.xml
A web/portal/src/main/webapp/WEB-INF/conf/jcr/infinispan/local/lock-config.xml
M web/portal/src/main/webapp/WEB-INF/conf/jcr/jcr-configuration.xml
M web/portal/src/main/webapp/WEB-INF/conf/jcr/repository-configuration.xml
M web/portal/src/main/webapp/WEB-INF/conf/portal/portal-configuration.xml
M webui/eXo/src/main/java/org/exoplatform/webui/organization/UIAccountForm.java
M webui/eXo/src/main/java/org/exoplatform/webui/organization/UIAccountInputSet.java
M webui/eXo/src/main/java/org/exoplatform/webui/organization/account/UIUserSelector.java
M webui/portal/src/main/java/org/exoplatform/portal/application/PortalLogoutLifecycle.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/login/UIForgetPassword.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/login/UIResetPassword.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortalComponentActionListener.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/register/UIRegisterForm.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/register/UIRegisterInputSet.java
Log Message:
-----------
GTNPORTAL-3390 : Migration to JCR 1.16.0-Alpha4
[View Less]
11 years, 1 month
[gatein/gatein-sso] 00f9c4: Update versions before release
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-sso
Commit: 00f9c44d69b502ae7f50b250c8b0055b76ed5565
https://github.com/gatein/gatein-sso/commit/00f9c44d69b502ae7f50b250c8b00...
Author: mposolda <mposolda(a)gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M josso/gatein-josso-portal/pom.xml
M pom.xml
Log Message:
-----------
Update versions before release
Commit: 1595f39c7e19de69b0825a0544bb6af8931ee68a
https://…
[View More]github.com/gatein/gatein-sso/commit/1595f39c7e19de69b0825a0544bb6...
Author: mposolda <mposolda(a)gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M agent/pom.xml
M auth-callback/pom.xml
M cas/gatein-cas-plugin/pom.xml
M cas/gatein-cas-portal/pom.xml
M cas/pom.xml
M common-plugin/pom.xml
M integration/pom.xml
M josso/gatein-agent-josso181/pom.xml
M josso/gatein-agent-josso182/pom.xml
M josso/gatein-josso-181/pom.xml
M josso/gatein-josso-182/pom.xml
M josso/gatein-josso-plugin/pom.xml
M josso/gatein-josso-portal/pom.xml
M josso/pom.xml
M opensso/gatein-opensso-plugin/pom.xml
M opensso/gatein-opensso-portal/pom.xml
M opensso/pom.xml
M packaging/pom.xml
M pom.xml
M saml/gatein-saml-plugin/pom.xml
M saml/gatein-saml-portal/pom.xml
M saml/pom.xml
M spnego/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1.4.0.Beta01
Commit: 854f7ec9e9e0b536273efbb6483f083d7816b037
https://github.com/gatein/gatein-sso/commit/854f7ec9e9e0b536273efbb6483f0...
Author: mposolda <mposolda(a)gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M agent/pom.xml
M auth-callback/pom.xml
M cas/gatein-cas-plugin/pom.xml
M cas/gatein-cas-portal/pom.xml
M cas/pom.xml
M common-plugin/pom.xml
M integration/pom.xml
M josso/gatein-agent-josso181/pom.xml
M josso/gatein-agent-josso182/pom.xml
M josso/gatein-josso-181/pom.xml
M josso/gatein-josso-182/pom.xml
M josso/gatein-josso-plugin/pom.xml
M josso/gatein-josso-portal/pom.xml
M josso/pom.xml
M opensso/gatein-opensso-plugin/pom.xml
M opensso/gatein-opensso-portal/pom.xml
M opensso/pom.xml
M packaging/pom.xml
M pom.xml
M saml/gatein-saml-plugin/pom.xml
M saml/gatein-saml-portal/pom.xml
M saml/pom.xml
M spnego/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare: https://github.com/gatein/gatein-sso/compare/b3b0e3fb9fd5...854f7ec9e9e0
[View Less]
11 years, 1 month