exo-jcr SVN: r2405 - jcr/trunk.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 06:01:39 -0400 (Tue, 18 May 2010)
New Revision: 2405
Modified:
jcr/trunk/pom.xml
Log:
EXOJCR-733 deps on kernel 2.2.2-GA-SNAPSHOT core 2.3.2-GA-SNAPSHOT ws 2.1.2-GA-SNAPSHOT
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
+++ jcr/trunk/pom.xml 2010-05-18 10:01:39 UTC (rev 2405)
@@ -42,9 +42,9 @@
<properties>
<exo.product.name>exo-jcr</exo.product.name>
<exo.product.specification>1.12</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.2-CR1</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.2-CR1</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.2-CR1</org.exoplatform.ws.version>
+ <org.exoplatform.kernel.version>2.2.2-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.2-GA-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.2-GA-SNAPSHOT</org.exoplatform.ws.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
</properties>
15 years, 11 months
exo-jcr SVN: r2404 - in jcr/trunk: applications and 22 other directories.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:21:09 -0400 (Tue, 18 May 2010)
New Revision: 2404
Modified:
jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml
jcr/trunk/applications/exo.jcr.applications.browser/pom.xml
jcr/trunk/applications/exo.jcr.applications.config/pom.xml
jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml
jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml
jcr/trunk/applications/exo.jcr.ear/pom.xml
jcr/trunk/applications/pom.xml
jcr/trunk/docs/pom.xml
jcr/trunk/docs/reference/en/pom.xml
jcr/trunk/docs/reference/pom.xml
jcr/trunk/docs/userguide/en/pom.xml
jcr/trunk/docs/userguide/pom.xml
jcr/trunk/exo.jcr.component.core/pom.xml
jcr/trunk/exo.jcr.component.ext/pom.xml
jcr/trunk/exo.jcr.component.ftp/pom.xml
jcr/trunk/exo.jcr.component.statistics/pom.xml
jcr/trunk/exo.jcr.component.webdav/pom.xml
jcr/trunk/exo.jcr.connectors.localadapter/pom.xml
jcr/trunk/exo.jcr.framework.command/pom.xml
jcr/trunk/exo.jcr.framework.ftpclient/pom.xml
jcr/trunk/exo.jcr.framework.web/pom.xml
jcr/trunk/packaging/module/pom.xml
jcr/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
<name>eXo JCR :: Applications :: Backup Console</name>
Modified: jcr/trunk/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.browser/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/exo.jcr.applications.browser/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.config/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/exo.jcr.applications.config/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
<packaging>pom</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<name>eXo JCR :: Cluster :: Test Client</name>
Modified: jcr/trunk/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.ear/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/exo.jcr.ear/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/trunk/applications/pom.xml
===================================================================
--- jcr/trunk/applications/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/applications/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/trunk/docs/pom.xml
===================================================================
--- jcr/trunk/docs/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/docs/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/reference/en/pom.xml
===================================================================
--- jcr/trunk/docs/reference/en/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/docs/reference/en/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>reference-docs</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/reference/pom.xml
===================================================================
--- jcr/trunk/docs/reference/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/docs/reference/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/userguide/en/pom.xml
===================================================================
--- jcr/trunk/docs/userguide/en/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/docs/userguide/en/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>userguide-docs</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/userguide/pom.xml
===================================================================
--- jcr/trunk/docs/userguide/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/docs/userguide/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.component.core/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
<name>eXo JCR :: Component :: Core Service</name>
Modified: jcr/trunk/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.ext/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.component.ext/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
<name>eXo JCR :: Component :: Extension Service</name>
Modified: jcr/trunk/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.ftp/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.component.ftp/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
<name>eXo JCR :: Component :: FTP Service</name>
Modified: jcr/trunk/exo.jcr.component.statistics/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.statistics/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.component.statistics/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.statistics</artifactId>
<name>eXo JCR :: Component :: Statistics Provider</name>
Modified: jcr/trunk/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.webdav/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.component.webdav/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
<name>eXo JCR :: Component :: Webdav Service</name>
Modified: jcr/trunk/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.connectors.localadapter/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.connectors.localadapter/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
Modified: jcr/trunk/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.command/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.framework.command/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
<name>eXo JCR :: Framework :: Command</name>
Modified: jcr/trunk/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.ftpclient/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.framework.ftpclient/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
<name>eXo JCR :: Framework :: FTP Client</name>
Modified: jcr/trunk/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.web/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/exo.jcr.framework.web/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
<name>eXo JCR :: Framework :: Web</name>
Modified: jcr/trunk/packaging/module/pom.xml
===================================================================
--- jcr/trunk/packaging/module/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/packaging/module/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2010-05-18 09:20:30 UTC (rev 2403)
+++ jcr/trunk/pom.xml 2010-05-18 09:21:09 UTC (rev 2404)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-CR1</version>
+ <version>1.12.2-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.2-CR1</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.2-CR1</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.2-CR1</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/trunk</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/trunk</url>
</scm>
<properties>
15 years, 11 months
exo-jcr SVN: r2403 - jcr/tags.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:20:30 -0400 (Tue, 18 May 2010)
New Revision: 2403
Added:
jcr/tags/1.12.2-CR1/
Log:
[maven-scm] copy for tag 1.12.2-CR1
Copied: jcr/tags/1.12.2-CR1 (from rev 2402, jcr/trunk)
15 years, 11 months
exo-jcr SVN: r2402 - in jcr/trunk: applications and 22 other directories.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:20:06 -0400 (Tue, 18 May 2010)
New Revision: 2402
Modified:
jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml
jcr/trunk/applications/exo.jcr.applications.browser/pom.xml
jcr/trunk/applications/exo.jcr.applications.config/pom.xml
jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml
jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml
jcr/trunk/applications/exo.jcr.ear/pom.xml
jcr/trunk/applications/pom.xml
jcr/trunk/docs/pom.xml
jcr/trunk/docs/reference/en/pom.xml
jcr/trunk/docs/reference/pom.xml
jcr/trunk/docs/userguide/en/pom.xml
jcr/trunk/docs/userguide/pom.xml
jcr/trunk/exo.jcr.component.core/pom.xml
jcr/trunk/exo.jcr.component.ext/pom.xml
jcr/trunk/exo.jcr.component.ftp/pom.xml
jcr/trunk/exo.jcr.component.statistics/pom.xml
jcr/trunk/exo.jcr.component.webdav/pom.xml
jcr/trunk/exo.jcr.connectors.localadapter/pom.xml
jcr/trunk/exo.jcr.framework.command/pom.xml
jcr/trunk/exo.jcr.framework.ftpclient/pom.xml
jcr/trunk/exo.jcr.framework.web/pom.xml
jcr/trunk/packaging/module/pom.xml
jcr/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 1.12.2-CR1
Modified: jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
<name>eXo JCR :: Applications :: Backup Console</name>
Modified: jcr/trunk/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.browser/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/exo.jcr.applications.browser/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.config/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/exo.jcr.applications.config/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
<packaging>pom</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<name>eXo JCR :: Cluster :: Test Client</name>
Modified: jcr/trunk/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.ear/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/exo.jcr.ear/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/trunk/applications/pom.xml
===================================================================
--- jcr/trunk/applications/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/applications/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/trunk/docs/pom.xml
===================================================================
--- jcr/trunk/docs/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/docs/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/reference/en/pom.xml
===================================================================
--- jcr/trunk/docs/reference/en/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/docs/reference/en/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>reference-docs</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/reference/pom.xml
===================================================================
--- jcr/trunk/docs/reference/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/docs/reference/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/userguide/en/pom.xml
===================================================================
--- jcr/trunk/docs/userguide/en/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/docs/userguide/en/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>userguide-docs</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/userguide/pom.xml
===================================================================
--- jcr/trunk/docs/userguide/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/docs/userguide/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.component.core/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
<name>eXo JCR :: Component :: Core Service</name>
@@ -68,13 +68,13 @@
<dependency>
<groupId>org.exoplatform.core</groupId>
<artifactId>exo.core.component.security.core</artifactId>
- </dependency>
- <dependency>
- <groupId>org.exoplatform.ws</groupId>
- <artifactId>exo.ws.commons</artifactId>
- <scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.exoplatform.ws</groupId>
+ <artifactId>exo.ws.commons</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<scope>test</scope>
@@ -153,28 +153,28 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
- </dependency>
- <dependency>
- <groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils</artifactId>
- </dependency>
- <dependency>
- <groupId>jgroups</groupId>
- <artifactId>jgroups</artifactId>
- </dependency>
- <dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- </dependency>
- <dependency>
- <groupId>javax.xml.stream</groupId>
- <artifactId>stax-api</artifactId>
- </dependency>
- <dependency>
- <groupId>xpp3</groupId>
- <artifactId>xpp3</artifactId>
- </dependency>
+ </dependency>
<dependency>
+ <groupId>commons-beanutils</groupId>
+ <artifactId>commons-beanutils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>jgroups</groupId>
+ <artifactId>jgroups</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>javax.xml.stream</groupId>
+ <artifactId>stax-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>xpp3</groupId>
+ <artifactId>xpp3</artifactId>
+ </dependency>
+ <dependency>
<groupId>jboss.jbossts</groupId>
<artifactId>jbossjts</artifactId>
</dependency>
@@ -215,7 +215,7 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
+ <artifactId>slf4j-log4j12</artifactId>
<scope>test</scope>
</dependency>
<!-- ===== Databases JDBC support for tests ===== -->
Modified: jcr/trunk/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.ext/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.component.ext/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
<name>eXo JCR :: Component :: Extension Service</name>
@@ -90,7 +90,7 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
+ <artifactId>slf4j-log4j12</artifactId>
<scope>test</scope>
</dependency>
<dependency>
@@ -120,15 +120,15 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
- </dependency>
- <dependency>
- <groupId>javax.xml.stream</groupId>
- <artifactId>stax-api</artifactId>
- </dependency>
- <dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- </dependency>
+ </dependency>
+ <dependency>
+ <groupId>javax.xml.stream</groupId>
+ <artifactId>stax-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>commons-collections</groupId>
+ <artifactId>commons-collections</artifactId>
+ </dependency>
<dependency>
<groupId>hsqldb</groupId>
Modified: jcr/trunk/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.ftp/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.component.ftp/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
<name>eXo JCR :: Component :: FTP Service</name>
Modified: jcr/trunk/exo.jcr.component.statistics/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.statistics/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.component.statistics/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,24 +24,24 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.component.statistics</artifactId>
<name>eXo JCR :: Component :: Statistics Provider</name>
<description>eXo JCR Statistics</description>
- <dependencies>
- <dependency>
- <groupId>org.exoplatform.kernel</groupId>
- <artifactId>exo.kernel.commons</artifactId>
- </dependency>
- <dependency>
- <groupId>org.exoplatform.kernel</groupId>
- <artifactId>exo.kernel.container</artifactId>
+ <dependencies>
+ <dependency>
+ <groupId>org.exoplatform.kernel</groupId>
+ <artifactId>exo.kernel.commons</artifactId>
</dependency>
<dependency>
+ <groupId>org.exoplatform.kernel</groupId>
+ <artifactId>exo.kernel.container</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.component.core</artifactId>
- </dependency>
+ </dependency>
<dependency>
<groupId>org.aspectj</groupId>
Modified: jcr/trunk/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.webdav/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.component.webdav/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
<name>eXo JCR :: Component :: Webdav Service</name>
@@ -77,22 +77,22 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
- </dependency>
- <dependency>
- <groupId>javax.xml.stream</groupId>
- <artifactId>stax-api</artifactId>
- </dependency>
- <dependency>
- <groupId>xpp3</groupId>
- <artifactId>xpp3</artifactId>
</dependency>
<dependency>
+ <groupId>javax.xml.stream</groupId>
+ <artifactId>stax-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>xpp3</groupId>
+ <artifactId>xpp3</artifactId>
+ </dependency>
+ <dependency>
<groupId>jtidy</groupId>
<artifactId>jtidy</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
+ <artifactId>slf4j-log4j12</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Modified: jcr/trunk/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.connectors.localadapter/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.connectors.localadapter/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
@@ -98,7 +98,7 @@
</dependency>
<dependency>
<groupId>javax.resource</groupId>
- <artifactId>connector</artifactId>
+ <artifactId>connector</artifactId>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
@@ -106,7 +106,7 @@
</dependency>
<dependency>
<groupId>javax.resource</groupId>
- <artifactId>connector-api</artifactId>
+ <artifactId>connector-api</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
Modified: jcr/trunk/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.command/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.framework.command/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
<name>eXo JCR :: Framework :: Command</name>
@@ -70,7 +70,7 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
+ <artifactId>slf4j-log4j12</artifactId>
<scope>test</scope>
</dependency>
<dependency>
@@ -79,4 +79,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-</project>
+</project>
Modified: jcr/trunk/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.ftpclient/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.framework.ftpclient/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
<name>eXo JCR :: Framework :: FTP Client</name>
Modified: jcr/trunk/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.web/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/exo.jcr.framework.web/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
<name>eXo JCR :: Framework :: Web</name>
Modified: jcr/trunk/packaging/module/pom.xml
===================================================================
--- jcr/trunk/packaging/module/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/packaging/module/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
+++ jcr/trunk/pom.xml 2010-05-18 09:20:06 UTC (rev 2402)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.2-GA-SNAPSHOT</version>
+ <version>1.12.2-CR1</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.2-CR1</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.2-CR1</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.2-CR1</url>
</scm>
<properties>
@@ -294,26 +294,26 @@
<groupId>commons-pool</groupId>
<artifactId>commons-pool</artifactId>
<version>1.5.4</version>
- </dependency>
- <dependency>
- <groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils</artifactId>
- <version>1.8.0</version>
- </dependency>
- <dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>1.1</version>
- </dependency>
- <dependency>
- <groupId>javax.xml.stream</groupId>
- <artifactId>stax-api</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
- <groupId>xpp3</groupId>
- <artifactId>xpp3</artifactId>
- <version>1.1.3.4.O</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-beanutils</groupId>
+ <artifactId>commons-beanutils</artifactId>
+ <version>1.8.0</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>1.1</version>
+ </dependency>
+ <dependency>
+ <groupId>javax.xml.stream</groupId>
+ <artifactId>stax-api</artifactId>
+ <version>1.0</version>
+ </dependency>
+ <dependency>
+ <groupId>xpp3</groupId>
+ <artifactId>xpp3</artifactId>
+ <version>1.1.3.4.O</version>
</dependency>
<dependency>
<groupId>concurrent</groupId>
15 years, 11 months
exo-jcr SVN: r2401 - ws/trunk and 1 other directory.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:16:31 -0400 (Tue, 18 May 2010)
New Revision: 2401
Modified:
core/trunk/pom.xml
ws/trunk/pom.xml
Log:
EXOJCR-733 deps on kernel 2.2.2-GA-SNAPSHOT core 2.3.2-GA-SNAPSHOT
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2010-05-18 09:13:46 UTC (rev 2400)
+++ core/trunk/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
@@ -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.2-CR1</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.2.2-GA-SNAPSHOT</org.exoplatform.kernel.version>
</properties>
<scm>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-05-18 09:13:46 UTC (rev 2400)
+++ ws/trunk/pom.xml 2010-05-18 09:16:31 UTC (rev 2401)
@@ -44,8 +44,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.2-CR1</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.2-CR1</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.2.2-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.2-GA-SNAPSHOT</org.exoplatform.core.version>
</properties>
<modules>
15 years, 11 months
exo-jcr SVN: r2400 - jcr/trunk.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:13:46 -0400 (Tue, 18 May 2010)
New Revision: 2400
Modified:
jcr/trunk/pom.xml
Log:
EXOJCR-733 deps on kernel 2.2.2-CR1 core 2.3.2-CR1 ws 2.1.2-CR1
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
+++ jcr/trunk/pom.xml 2010-05-18 09:13:46 UTC (rev 2400)
@@ -42,9 +42,9 @@
<properties>
<exo.product.name>exo-jcr</exo.product.name>
<exo.product.specification>1.12</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.2-GA-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.2-GA-SNAPSHOT</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.2-GA-SNAPSHOT</org.exoplatform.ws.version>
+ <org.exoplatform.kernel.version>2.2.2-CR1</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.2-CR1</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.2-CR1</org.exoplatform.ws.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
</properties>
15 years, 11 months
exo-jcr SVN: r2399 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:05:28 -0400 (Tue, 18 May 2010)
New Revision: 2399
Modified:
ws/trunk/exo.ws.commons/pom.xml
ws/trunk/exo.ws.frameworks.json/pom.xml
ws/trunk/exo.ws.frameworks.servlet/pom.xml
ws/trunk/exo.ws.rest.core/pom.xml
ws/trunk/exo.ws.rest.ext/pom.xml
ws/trunk/exo.ws.testframework/pom.xml
ws/trunk/packaging/module/pom.xml
ws/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/exo.ws.commons/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/trunk/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.json/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/trunk/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.servlet/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/trunk/exo.ws.rest.core/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.core/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/trunk/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.ext/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/exo.ws.testframework/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/packaging/module/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-05-18 09:05:11 UTC (rev 2398)
+++ ws/trunk/pom.xml 2010-05-18 09:05:28 UTC (rev 2399)
@@ -30,14 +30,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-CR1</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.1.2-CR1</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.1.2-CR1</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.1.2-CR1</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/trunk</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/trunk</url>
</scm>
<properties>
15 years, 11 months
exo-jcr SVN: r2398 - ws/tags.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:05:11 -0400 (Tue, 18 May 2010)
New Revision: 2398
Added:
ws/tags/2.1.2-CR1/
Log:
[maven-scm] copy for tag 2.1.2-CR1
Copied: ws/tags/2.1.2-CR1 (from rev 2397, ws/trunk)
15 years, 11 months
exo-jcr SVN: r2397 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:04:50 -0400 (Tue, 18 May 2010)
New Revision: 2397
Modified:
ws/trunk/exo.ws.commons/pom.xml
ws/trunk/exo.ws.frameworks.json/pom.xml
ws/trunk/exo.ws.frameworks.servlet/pom.xml
ws/trunk/exo.ws.rest.core/pom.xml
ws/trunk/exo.ws.rest.ext/pom.xml
ws/trunk/exo.ws.testframework/pom.xml
ws/trunk/packaging/module/pom.xml
ws/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 2.1.2-CR1
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/exo.ws.commons/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
@@ -40,12 +40,12 @@
<dependency>
<groupId>javax.xml.stream</groupId>
<artifactId>stax-api</artifactId>
- </dependency>
- <dependency>
- <groupId>xpp3</groupId>
- <artifactId>xpp3</artifactId>
</dependency>
<dependency>
+ <groupId>xpp3</groupId>
+ <artifactId>xpp3</artifactId>
+ </dependency>
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
Modified: ws/trunk/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.json/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/trunk/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.servlet/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/trunk/exo.ws.rest.core/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.core/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/trunk/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.ext/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
@@ -77,10 +77,10 @@
<dependency>
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
- </dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
</dependency>
</dependencies>
</project>
Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/exo.ws.testframework/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/packaging/module/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
+++ ws/trunk/pom.xml 2010-05-18 09:04:50 UTC (rev 2397)
@@ -30,14 +30,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.2-GA-SNAPSHOT</version>
+ <version>2.1.2-CR1</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.1.2-CR1</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.1.2-CR1</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.1.2-CR1</url>
</scm>
<properties>
15 years, 11 months
exo-jcr SVN: r2396 - ws/trunk.
by do-not-reply@jboss.org
Author: pnedonosko
Date: 2010-05-18 05:03:14 -0400 (Tue, 18 May 2010)
New Revision: 2396
Modified:
ws/trunk/pom.xml
Log:
EXOJCR-733 deps on kernel 2.2.2-CR1 core 2.3.2-CR1
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-05-18 08:49:24 UTC (rev 2395)
+++ ws/trunk/pom.xml 2010-05-18 09:03:14 UTC (rev 2396)
@@ -44,8 +44,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.2-GA-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.2-GA-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.2.2-CR1</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.2-CR1</org.exoplatform.core.version>
</properties>
<modules>
15 years, 11 months