exo-jcr SVN: r3320 - core/branches/2.3.5-GA_REL.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 10:08:06 -0400 (Thu, 21 Oct 2010)
New Revision: 3320
Modified:
core/branches/2.3.5-GA_REL/pom.xml
Log:
[EXOJCR-XXX] Upgrade dependencies to next snapshots
Modified: core/branches/2.3.5-GA_REL/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
+++ core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 14:08:06 UTC (rev 3320)
@@ -39,7 +39,7 @@
<exo.product.specification>2.3</exo.product.specification>
<org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
- <org.exoplatform.kernel.version>2.2.5-GA</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.2.6-GA-SNAPSHOT</org.exoplatform.kernel.version>
</properties>
<scm>
15 years, 9 months
exo-jcr SVN: r3319 - in core/branches/2.3.5-GA_REL: exo.core.component.database and 10 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 10:02:30 -0400 (Thu, 21 Oct 2010)
New Revision: 3319
Modified:
core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml
core/branches/2.3.5-GA_REL/packaging/module/pom.xml
core/branches/2.3.5-GA_REL/pom.xml
Log:
[maven-release-plugin] [EXOJCR-XXX]prepare for next development iteration
Modified: core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.database</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.document</artifactId>
<name>eXo Core :: Component :: Demo Service</name>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.ldap</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.api</artifactId>
<name>eXo Core :: Component :: Organization Service API</name>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.jdbc</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.script.groovy</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.security.core</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.web.css</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.xml-processing</artifactId>
<name>eXo Core :: Component :: XML Processing Service</name>
Modified: core/branches/2.3.5-GA_REL/packaging/module/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/packaging/module/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/packaging/module/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,13 +18,13 @@
<!-- declare the same dependencies than in the module.js -->
<dependencies>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.5-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.5-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.5-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.5-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.5-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.5-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.5-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
</dependencies>
<build>
Modified: core/branches/2.3.5-GA_REL/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 14:02:04 UTC (rev 3318)
+++ core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 14:02:30 UTC (rev 3319)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo Core</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.3.5-GA</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.3.5-GA</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.3.5-GA</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/branches/2.3.5-GA_REL</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/branches/2.3.5-GA_REL</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/core/branches/2.3.5-GA_REL</url>
</scm>
<modules>
15 years, 9 months
exo-jcr SVN: r3318 - core/tags.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 10:02:04 -0400 (Thu, 21 Oct 2010)
New Revision: 3318
Added:
core/tags/2.3.5-GA/
Log:
[maven-release-plugin] [EXOJCR-XXX] copy for tag 2.3.5-GA
Copied: core/tags/2.3.5-GA (from rev 3317, core/branches/2.3.5-GA_REL)
15 years, 9 months
exo-jcr SVN: r3317 - in core/branches/2.3.5-GA_REL: exo.core.component.database and 10 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 10:01:39 -0400 (Thu, 21 Oct 2010)
New Revision: 3317
Modified:
core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml
core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml
core/branches/2.3.5-GA_REL/packaging/module/pom.xml
core/branches/2.3.5-GA_REL/pom.xml
Log:
[maven-release-plugin] [EXOJCR-XXX]prepare release 2.3.5-GA
Modified: core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.database/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.database</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.document/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.document</artifactId>
<name>eXo Core :: Component :: Demo Service</name>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.ldap/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.ldap</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.organization.api/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.organization.api</artifactId>
<name>eXo Core :: Component :: Organization Service API</name>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.organization.jdbc/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.organization.jdbc</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.organization.ldap/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.script.groovy/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.script.groovy</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.security.core/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.security.core</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.web.css/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.web.css</artifactId>
Modified: core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/exo.core.component.xml-processing/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<artifactId>exo.core.component.xml-processing</artifactId>
<name>eXo Core :: Component :: XML Processing Service</name>
Modified: core/branches/2.3.5-GA_REL/packaging/module/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/packaging/module/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/packaging/module/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,13 +18,13 @@
<!-- declare the same dependencies than in the module.js -->
<dependencies>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.5-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.5-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.5-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.5-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.5-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.5-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.5-GA</version></dependency>
</dependencies>
<build>
Modified: core/branches/2.3.5-GA_REL/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
+++ core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 14:01:39 UTC (rev 3317)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.5-GA</version>
<packaging>pom</packaging>
<name>eXo Core</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/branches/2.3.5-GA_REL</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/branches/2.3.5-GA_REL</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/core/branches/2.3.5-GA_REL</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.3.5-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.3.5-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.3.5-GA</url>
</scm>
<modules>
15 years, 9 months
exo-jcr SVN: r3316 - core/branches/2.3.5-GA_REL.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 10:00:01 -0400 (Thu, 21 Oct 2010)
New Revision: 3316
Modified:
core/branches/2.3.5-GA_REL/pom.xml
Log:
[EXOJCR-XXX] Upgrade dependencies to latest releases
Modified: core/branches/2.3.5-GA_REL/pom.xml
===================================================================
--- core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
+++ core/branches/2.3.5-GA_REL/pom.xml 2010-10-21 14:00:01 UTC (rev 3316)
@@ -39,7 +39,7 @@
<exo.product.specification>2.3</exo.product.specification>
<org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
- <org.exoplatform.kernel.version>2.2.5-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.2.5-GA</org.exoplatform.kernel.version>
</properties>
<scm>
15 years, 9 months
exo-jcr SVN: r3315 - in kernel/branches/2.2.5-GA_REL: exo.kernel.commons and 12 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 09:43:24 -0400 (Thu, 21 Oct 2010)
New Revision: 3315
Modified:
kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml
kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml
kernel/branches/2.2.5-GA_REL/pom.xml
Log:
[maven-release-plugin] [EXOJCR-XXX]prepare for next development iteration
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.commons</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.component.cache</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.component.command</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.component.common</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.component.ext.cache.impl.jboss.v3</artifactId>
<name>eXo Kernel :: Cache Extension :: JBoss Cache Implementation</name>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.component.remote</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.container</artifactId>
<name>eXo Kernel :: Container</name>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.mc-int</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.mc-int-demo</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.mc-int-tests</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.mc-kernel-extras</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<artifactId>mc-integration-parent</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: kernel/branches/2.2.5-GA_REL/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/pom.xml 2010-10-21 13:42:54 UTC (rev 3314)
+++ kernel/branches/2.2.5-GA_REL/pom.xml 2010-10-21 13:43:24 UTC (rev 3315)
@@ -30,7 +30,7 @@
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA</version>
+ <version>2.2.6-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo Kernel</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/kernel/tags/2.2.5-GA</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/kernel/tags/2.2.5-GA</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/kernel/tags/2.2.5-GA</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/kernel/branches/2.2.5-GA_REL</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/kernel/branches/2.2.5-GA_REL</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/kernel/branches/2.2.5-GA_REL</url>
</scm>
<modules>
15 years, 9 months
exo-jcr SVN: r3314 - kernel/tags.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 09:42:54 -0400 (Thu, 21 Oct 2010)
New Revision: 3314
Added:
kernel/tags/2.2.5-GA/
Log:
[maven-release-plugin] [EXOJCR-XXX] copy for tag 2.2.5-GA
Copied: kernel/tags/2.2.5-GA (from rev 3313, kernel/branches/2.2.5-GA_REL)
15 years, 9 months
exo-jcr SVN: r3313 - in kernel/branches/2.2.5-GA_REL: exo.kernel.commons and 12 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-21 09:42:27 -0400 (Thu, 21 Oct 2010)
New Revision: 3313
Modified:
kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml
kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml
kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml
kernel/branches/2.2.5-GA_REL/pom.xml
Log:
[maven-release-plugin] [EXOJCR-XXX]prepare release 2.2.5-GA
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.commons/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.commons</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.cache/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.component.cache</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.command/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.component.command</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.common/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.component.common</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.ext.cache.impl.jboss.v3/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.component.ext.cache.impl.jboss.v3</artifactId>
<name>eXo Kernel :: Cache Extension :: JBoss Cache Implementation</name>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.component.remote/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.component.remote</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.container/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.container</artifactId>
<name>eXo Kernel :: Container</name>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.mc-int</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-demo/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.mc-int-demo</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-int-tests/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.mc-int-tests</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/exo.kernel.mc-kernel-extras/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>mc-integration-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>exo.kernel.mc-kernel-extras</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/exo.kernel.mc-integration/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<artifactId>mc-integration-parent</artifactId>
Modified: kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/packaging/module/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: kernel/branches/2.2.5-GA_REL/pom.xml
===================================================================
--- kernel/branches/2.2.5-GA_REL/pom.xml 2010-10-21 13:20:34 UTC (rev 3312)
+++ kernel/branches/2.2.5-GA_REL/pom.xml 2010-10-21 13:42:27 UTC (rev 3313)
@@ -30,7 +30,7 @@
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
- <version>2.2.5-GA-SNAPSHOT</version>
+ <version>2.2.5-GA</version>
<packaging>pom</packaging>
<name>eXo Kernel</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/kernel/branches/2.2.5-GA_REL</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/kernel/branches/2.2.5-GA_REL</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/kernel/branches/2.2.5-GA_REL</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/kernel/tags/2.2.5-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/kernel/tags/2.2.5-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/kernel/tags/2.2.5-GA</url>
</scm>
<modules>
15 years, 9 months
exo-jcr SVN: r3312 - in jcr/trunk/exo.jcr.component.ext/src: test/java/org/exoplatform/services/jcr/ext and 1 other directory.
by do-not-reply@jboss.org
Author: sergiykarpenko
Date: 2010-10-21 09:20:34 -0400 (Thu, 21 Oct 2010)
New Revision: 3312
Modified:
jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/replication/ReplicationService.java
jcr/trunk/exo.jcr.component.ext/src/test/java/org/exoplatform/services/jcr/ext/BaseStandaloneTest.java
Log:
EXOJCR-999: WorkspaceFileCleanerHolder renamed to FileCleanerHolder
Modified: jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/replication/ReplicationService.java
===================================================================
--- jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/replication/ReplicationService.java 2010-10-21 12:27:21 UTC (rev 3311)
+++ jcr/trunk/exo.jcr.component.ext/src/main/java/org/exoplatform/services/jcr/ext/replication/ReplicationService.java 2010-10-21 13:20:34 UTC (rev 3312)
@@ -43,7 +43,7 @@
import org.exoplatform.services.jcr.impl.core.RepositoryImpl;
import org.exoplatform.services.jcr.impl.dataflow.serialization.ReaderSpoolFileHolder;
import org.exoplatform.services.jcr.impl.util.io.FileCleaner;
-import org.exoplatform.services.jcr.impl.util.io.WorkspaceFileCleanerHolder;
+import org.exoplatform.services.jcr.impl.util.io.FileCleanerHolder;
import org.exoplatform.services.jcr.storage.WorkspaceDataContainer;
import org.exoplatform.services.jcr.util.IdGenerator;
import org.exoplatform.services.log.ExoLogger;
@@ -398,8 +398,8 @@
wconf.getContainer().getParameterInteger(WorkspaceDataContainer.MAXBUFFERSIZE_PROP,
WorkspaceDataContainer.DEF_MAXBUFFERSIZE);
- WorkspaceFileCleanerHolder wfcleaner =
- (WorkspaceFileCleanerHolder)wsFacade.getComponent(WorkspaceFileCleanerHolder.class);
+ FileCleanerHolder wfcleaner =
+ (FileCleanerHolder)wsFacade.getComponent(FileCleanerHolder.class);
FileCleaner fileCleaner = wfcleaner.getFileCleaner();
// create the RecoveryManager
Modified: jcr/trunk/exo.jcr.component.ext/src/test/java/org/exoplatform/services/jcr/ext/BaseStandaloneTest.java
===================================================================
--- jcr/trunk/exo.jcr.component.ext/src/test/java/org/exoplatform/services/jcr/ext/BaseStandaloneTest.java 2010-10-21 12:27:21 UTC (rev 3311)
+++ jcr/trunk/exo.jcr.component.ext/src/test/java/org/exoplatform/services/jcr/ext/BaseStandaloneTest.java 2010-10-21 13:20:34 UTC (rev 3312)
@@ -36,7 +36,7 @@
import org.exoplatform.services.jcr.impl.core.SessionImpl;
import org.exoplatform.services.jcr.impl.dataflow.serialization.ReaderSpoolFileHolder;
import org.exoplatform.services.jcr.impl.util.io.FileCleaner;
-import org.exoplatform.services.jcr.impl.util.io.WorkspaceFileCleanerHolder;
+import org.exoplatform.services.jcr.impl.util.io.FileCleanerHolder;
import org.exoplatform.services.jcr.storage.WorkspaceDataContainer;
import org.exoplatform.services.log.ExoLogger;
import org.exoplatform.services.log.Log;
@@ -139,8 +139,8 @@
wconf.getContainer().getParameterInteger(WorkspaceDataContainer.MAXBUFFERSIZE_PROP,
WorkspaceDataContainer.DEF_MAXBUFFERSIZE);
- WorkspaceFileCleanerHolder wfcleaner =
- (WorkspaceFileCleanerHolder)wsc.getComponent(WorkspaceFileCleanerHolder.class);
+ FileCleanerHolder wfcleaner =
+ (FileCleanerHolder)wsc.getComponent(FileCleanerHolder.class);
fileCleaner = wfcleaner.getFileCleaner();
holder = new ReaderSpoolFileHolder();
15 years, 9 months
exo-jcr SVN: r3311 - jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent.
by do-not-reply@jboss.org
Author: dkuleshov
Date: 2010-10-21 08:27:21 -0400 (Thu, 21 Oct 2010)
New Revision: 3311
Modified:
jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/CacheableWorkspaceDataManager.java
Log:
EXOJCR-965: fixed feature in case cache is disabled at the beginning and enabled later
Modified: jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/CacheableWorkspaceDataManager.java
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/CacheableWorkspaceDataManager.java 2010-10-21 12:19:25 UTC (rev 3310)
+++ jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/CacheableWorkspaceDataManager.java 2010-10-21 12:27:21 UTC (rev 3311)
@@ -27,6 +27,7 @@
import javax.transaction.TransactionManager;
import org.exoplatform.services.jcr.dataflow.ItemStateChangesLog;
+import org.exoplatform.services.jcr.dataflow.persistent.MandatoryItemsPersistenceListener;
import org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache;
import org.exoplatform.services.jcr.datamodel.ItemData;
import org.exoplatform.services.jcr.datamodel.ItemType;
@@ -275,6 +276,32 @@
}
/**
+ * This class is a decorator on the top of the {@link WorkspaceStorageCache} to manage the case
+ * where the cache is disabled at the beginning then potentially enabled later
+ */
+ private class CacheItemsPersistenceListener implements MandatoryItemsPersistenceListener
+ {
+ /**
+ * {@inheritDoc}
+ */
+ public boolean isTXAware()
+ {
+ return cache.isTXAware();
+ }
+
+ /**
+ * {@inheritDoc}
+ */
+ public void onSaveItems(ItemStateChangesLog itemStates)
+ {
+ if (cache.isEnabled())
+ {
+ cache.onSaveItems(itemStates);
+ }
+ }
+ }
+
+ /**
* CacheableWorkspaceDataManager constructor.
*
* @param dataContainer
@@ -292,7 +319,7 @@
this.cache = cache;
this.requestCache = new ConcurrentHashMap<Integer, DataRequest>();
- addItemPersistenceListener(cache);
+ addItemPersistenceListener(new CacheItemsPersistenceListener());
transactionManager = transactionService.getTransactionManager();
}
@@ -314,7 +341,7 @@
this.cache = cache;
this.requestCache = new ConcurrentHashMap<Integer, DataRequest>();
- addItemPersistenceListener(cache);
+ addItemPersistenceListener(new CacheItemsPersistenceListener());
if (cache instanceof JBossCacheWorkspaceStorageCache)
{
@@ -542,7 +569,7 @@
protected ItemData getCachedItemData(NodeData parentData, QPathEntry name, ItemType itemType)
throws RepositoryException
{
- return cache.get(parentData.getIdentifier(), name, itemType);
+ return cache.isEnabled() ? cache.get(parentData.getIdentifier(), name, itemType) : null;
}
/**
@@ -556,7 +583,7 @@
*/
protected ItemData getCachedItemData(String identifier) throws RepositoryException
{
- return cache.get(identifier);
+ return cache.isEnabled() ? cache.get(identifier) : null;
}
/**
15 years, 9 months