exo-jcr SVN: r3507 - in jcr/branches/1.12.x: applications and 23 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 04:20:02 -0500 (Mon, 22 Nov 2010)
New Revision: 3507
Modified:
jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
jcr/branches/1.12.x/applications/pom.xml
jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
jcr/branches/1.12.x/packaging/module/pom.xml
jcr/branches/1.12.x/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
<name>eXo JCR :: Applications :: Backup Console</name>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<relativePath>exo.jcr.applications.config</relativePath>
</parent>
Modified: jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<name>eXo JCR :: Cluster :: Test Client</name>
Modified: jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/branches/1.12.x/applications/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/applications/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
<name>eXo JCR :: Component :: Core Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
<name>eXo JCR :: Component :: Extension Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
<name>eXo JCR :: Component :: FTP Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.statistics</artifactId>
<name>eXo JCR :: Component :: Statistics Provider</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
<name>eXo JCR :: Component :: Webdav Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs.developer</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.docs/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
<name>eXo JCR :: Framework :: Command</name>
Modified: jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
<name>eXo JCR :: Framework :: FTP Client</name>
Modified: jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
<name>eXo JCR :: Framework :: Web</name>
Modified: jcr/branches/1.12.x/packaging/module/pom.xml
===================================================================
--- jcr/branches/1.12.x/packaging/module/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/packaging/module/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-11-22 09:19:29 UTC (rev 3506)
+++ jcr/branches/1.12.x/pom.xml 2010-11-22 09:20:02 UTC (rev 3507)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02</version>
+ <version>1.12.6-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.6-CR02</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR02</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.6-CR02</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/branches/1.12.x/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.12.x/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/branches/1.12.x</url>
</scm>
<properties>
15 years, 6 months
exo-jcr SVN: r3506 - jcr/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 04:19:29 -0500 (Mon, 22 Nov 2010)
New Revision: 3506
Added:
jcr/tags/1.12.6-CR02/
Log:
[maven-scm] copy for tag 1.12.6-CR02
Copied: jcr/tags/1.12.6-CR02 (from rev 3505, jcr/branches/1.12.x)
15 years, 6 months
exo-jcr SVN: r3505 - in jcr/branches/1.12.x: applications and 23 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 04:19:03 -0500 (Mon, 22 Nov 2010)
New Revision: 3505
Modified:
jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
jcr/branches/1.12.x/applications/pom.xml
jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
jcr/branches/1.12.x/packaging/module/pom.xml
jcr/branches/1.12.x/pom.xml
Log:
[maven-release-plugin] prepare release 1.12.6-CR02
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
<name>eXo JCR :: Applications :: Backup Console</name>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
<relativePath>exo.jcr.applications.config</relativePath>
</parent>
Modified: jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<name>eXo JCR :: Cluster :: Test Client</name>
Modified: jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/branches/1.12.x/applications/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/applications/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
<name>eXo JCR :: Component :: Core Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
<name>eXo JCR :: Component :: Extension Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
<name>eXo JCR :: Component :: FTP Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.component.statistics</artifactId>
<name>eXo JCR :: Component :: Statistics Provider</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
<name>eXo JCR :: Component :: Webdav Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs.developer</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.docs/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
<name>eXo JCR :: Framework :: Command</name>
Modified: jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
<name>eXo JCR :: Framework :: FTP Client</name>
Modified: jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
<name>eXo JCR :: Framework :: Web</name>
Modified: jcr/branches/1.12.x/packaging/module/pom.xml
===================================================================
--- jcr/branches/1.12.x/packaging/module/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/packaging/module/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
+++ jcr/branches/1.12.x/pom.xml 2010-11-22 09:19:03 UTC (rev 3505)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-GA-SNAPSHOT</version>
+ <version>1.12.6-CR02</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/branches/1.12.x/</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.12.x/</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/branches/1.12.x</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR02</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR02</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.6-CR02</url>
</scm>
<properties>
15 years, 6 months
exo-jcr SVN: r3504 - jcr/branches/1.12.x.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 04:11:08 -0500 (Mon, 22 Nov 2010)
New Revision: 3504
Modified:
jcr/branches/1.12.x/pom.xml
Log:
JCR-1510: change dependency to tag
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-11-22 08:59:43 UTC (rev 3503)
+++ jcr/branches/1.12.x/pom.xml 2010-11-22 09:11:08 UTC (rev 3504)
@@ -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.6-GA-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.6-GA-SNAPSHOT</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.6-GA-SNAPSHOT</org.exoplatform.ws.version>
+ <org.exoplatform.kernel.version>2.2.6-CR02</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.6-CR02</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.6-CR02</org.exoplatform.ws.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
</properties>
15 years, 6 months
exo-jcr SVN: r3503 - ws/branches/2.1.x.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 03:59:43 -0500 (Mon, 22 Nov 2010)
New Revision: 3503
Modified:
ws/branches/2.1.x/pom.xml
Log:
JCR-1510: change dependency to branch
Modified: ws/branches/2.1.x/pom.xml
===================================================================
--- ws/branches/2.1.x/pom.xml 2010-11-22 08:55:10 UTC (rev 3502)
+++ ws/branches/2.1.x/pom.xml 2010-11-22 08:59:43 UTC (rev 3503)
@@ -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.6-CR02</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.6-CR02</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.2.6-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.6-GA-SNAPSHOT</org.exoplatform.core.version>
</properties>
<modules>
15 years, 6 months
exo-jcr SVN: r3502 - jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl.
by do-not-reply@jboss.org
Author: dkuleshov
Date: 2010-11-22 03:55:10 -0500 (Mon, 22 Nov 2010)
New Revision: 3502
Modified:
jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/RepositoryContainer.java
jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/WorkspaceContainer.java
Log:
EXOJCR-1000: changed components names to id's like ${portal-container-name}-${repository-name}-${workspace-name}
Modified: jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/RepositoryContainer.java
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/RepositoryContainer.java 2010-11-22 08:53:31 UTC (rev 3501)
+++ jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/RepositoryContainer.java 2010-11-22 08:55:10 UTC (rev 3502)
@@ -91,6 +91,11 @@
private final RepositoryEntry config;
/**
+ * Repository name.
+ */
+ private final String name;
+
+ /**
* System workspace DataManager.
*/
private LocalWorkspaceDataManagerStub systemDataManager = null;
@@ -131,7 +136,9 @@
this.config = config;
this.addNamespacePlugins = addNamespacePlugins;
+ this.name = parent.getContext().getName() + "-" + config.getName();
+ parent.registerComponentInstance(name, this);
registerComponents();
}
@@ -158,7 +165,9 @@
config.setAccessControl(AccessControlPolicy.OPTIONAL);
this.config = config;
+ this.name = parent.getContext().getName() + "-" + config.getName();
+ parent.registerComponentInstance(name, this);
registerComponents();
}
@@ -174,7 +183,7 @@
@ManagedDescription("The repository container name")
public String getName()
{
- return config.getName();
+ return name;
}
public NamespaceRegistry getNamespaceRegistry()
Modified: jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/WorkspaceContainer.java
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/WorkspaceContainer.java 2010-11-22 08:53:31 UTC (rev 3501)
+++ jcr/trunk/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/WorkspaceContainer.java 2010-11-22 08:55:10 UTC (rev 3502)
@@ -60,7 +60,7 @@
super(new MX4JComponentAdapterFactory(), parent);
repositoryContainer = parent;
- this.name = config.getName();
+ this.name = repositoryContainer.getName() + "-" + config.getName();
}
// Components access methods -------
15 years, 6 months
exo-jcr SVN: r3501 - in ws/branches/2.1.x: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 03:53:31 -0500 (Mon, 22 Nov 2010)
New Revision: 3501
Modified:
ws/branches/2.1.x/exo.ws.commons/pom.xml
ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml
ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml
ws/branches/2.1.x/exo.ws.rest.core/pom.xml
ws/branches/2.1.x/exo.ws.rest.ext/pom.xml
ws/branches/2.1.x/exo.ws.testframework/pom.xml
ws/branches/2.1.x/packaging/module/pom.xml
ws/branches/2.1.x/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: ws/branches/2.1.x/exo.ws.commons/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.commons/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/exo.ws.commons/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/branches/2.1.x/exo.ws.rest.core/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.rest.core/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/exo.ws.rest.core/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/branches/2.1.x/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.rest.ext/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/exo.ws.rest.ext/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/branches/2.1.x/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/branches/2.1.x/packaging/module/pom.xml
===================================================================
--- ws/branches/2.1.x/packaging/module/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/packaging/module/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/branches/2.1.x/pom.xml
===================================================================
--- ws/branches/2.1.x/pom.xml 2010-11-22 08:53:10 UTC (rev 3500)
+++ ws/branches/2.1.x/pom.xml 2010-11-22 08:53:31 UTC (rev 3501)
@@ -30,14 +30,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-CR02</version>
+ <version>2.1.6-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.6-CR02</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.1.6-CR02</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.1.6-CR02</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.1.x/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.1.x/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.1.x</url>
</scm>
<properties>
15 years, 6 months
exo-jcr SVN: r3500 - ws/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 03:53:10 -0500 (Mon, 22 Nov 2010)
New Revision: 3500
Added:
ws/tags/2.1.6-CR02/
Log:
[maven-scm] copy for tag 2.1.6-CR02
Copied: ws/tags/2.1.6-CR02 (from rev 3499, ws/branches/2.1.x)
15 years, 6 months
exo-jcr SVN: r3499 - in ws/branches/2.1.x: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 03:52:43 -0500 (Mon, 22 Nov 2010)
New Revision: 3499
Modified:
ws/branches/2.1.x/exo.ws.commons/pom.xml
ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml
ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml
ws/branches/2.1.x/exo.ws.rest.core/pom.xml
ws/branches/2.1.x/exo.ws.rest.ext/pom.xml
ws/branches/2.1.x/exo.ws.testframework/pom.xml
ws/branches/2.1.x/packaging/module/pom.xml
ws/branches/2.1.x/pom.xml
Log:
[maven-release-plugin] prepare release 2.1.6-CR02
Modified: ws/branches/2.1.x/exo.ws.commons/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.commons/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/exo.ws.commons/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/branches/2.1.x/exo.ws.rest.core/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.rest.core/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/exo.ws.rest.core/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/branches/2.1.x/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.rest.ext/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/exo.ws.rest.ext/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/branches/2.1.x/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/branches/2.1.x/packaging/module/pom.xml
===================================================================
--- ws/branches/2.1.x/packaging/module/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/packaging/module/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/branches/2.1.x/pom.xml
===================================================================
--- ws/branches/2.1.x/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
+++ ws/branches/2.1.x/pom.xml 2010-11-22 08:52:43 UTC (rev 3499)
@@ -30,14 +30,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.6-GA-SNAPSHOT</version>
+ <version>2.1.6-CR02</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.1.x/</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.1.x/</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.1.x</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.1.6-CR02</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.1.6-CR02</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.1.6-CR02</url>
</scm>
<properties>
15 years, 6 months
exo-jcr SVN: r3498 - ws/branches/2.1.x.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-22 03:50:52 -0500 (Mon, 22 Nov 2010)
New Revision: 3498
Modified:
ws/branches/2.1.x/pom.xml
Log:
JCR-1510: change dependency to tag
Modified: ws/branches/2.1.x/pom.xml
===================================================================
--- ws/branches/2.1.x/pom.xml 2010-11-22 08:38:11 UTC (rev 3497)
+++ ws/branches/2.1.x/pom.xml 2010-11-22 08:50:52 UTC (rev 3498)
@@ -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.6-GA-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.6-GA-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.2.6-CR02</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.6-CR02</org.exoplatform.core.version>
</properties>
<modules>
15 years, 6 months