exo-jcr SVN: r3157 - in jcr/trunk: applications and 22 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 05:26:59 -0400 (Tue, 21 Sep 2010)
New Revision: 3157
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.jboss/pom.xml
jcr/trunk/applications/exo.jcr.applications.jetty/pom.xml
jcr/trunk/applications/exo.jcr.applications.jonas/pom.xml
jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
jcr/trunk/applications/exo.jcr.applications.tomcat/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/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.docs/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:
EXOJCR-959: change version on 1.14.0-Beta02-SNAPSHOT
Modified: jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.browser/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.config/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.jboss/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.jboss/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.jboss/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/trunk/applications/exo.jcr.applications.jetty/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.jetty/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.jetty/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
<relativePath>exo.jcr.applications.config</relativePath>
</parent>
Modified: jcr/trunk/applications/exo.jcr.applications.jonas/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.jonas/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.jonas/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.tomcat/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.tomcat/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.applications.tomcat/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
<relativePath>exo.jcr.applications.config</relativePath>
</parent>
Modified: jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/exo.jcr.ear/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/trunk/applications/pom.xml
===================================================================
--- jcr/trunk/applications/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/applications/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/trunk/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.component.core/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.component.ext/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.component.ftp/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.component.statistics/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.component.webdav/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.connectors.localadapter/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
Modified: jcr/trunk/exo.jcr.docs/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.docs/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.docs/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.command/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.framework.command/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.framework.ftpclient/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/exo.jcr.framework.web/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-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-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/packaging/module/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2010-09-21 09:16:50 UTC (rev 3156)
+++ jcr/trunk/pom.xml 2010-09-21 09:26:59 UTC (rev 3157)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.14.0-CR1-SNAPSHOT</version>
+ <version>1.14.0-Beta02-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
15 years, 8 months
exo-jcr SVN: r3156 - jcr/trunk/exo.jcr.connectors.localadapter/src/main/rar/META-INF.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 05:16:50 -0400 (Tue, 21 Sep 2010)
New Revision: 3156
Modified:
jcr/trunk/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml
Log:
EXOJCR-959: ra.xml: change on tag version
Modified: jcr/trunk/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml
===================================================================
--- jcr/trunk/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml 2010-09-21 09:09:59 UTC (rev 3155)
+++ jcr/trunk/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml 2010-09-21 09:16:50 UTC (rev 3156)
@@ -25,7 +25,7 @@
<display-name>JCR repository</display-name>
<vendor-name>exoplatform</vendor-name>
<eis-type />
- <resourceadapter-version>1.14.0-CR1-SNAPSHOT</resourceadapter-version>
+ <resourceadapter-version>1.14.0-Beta02</resourceadapter-version>
<license>
<license-required>false</license-required>
</license>
15 years, 8 months
exo-jcr SVN: r3155 - jcr/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 05:09:59 -0400 (Tue, 21 Sep 2010)
New Revision: 3155
Modified:
jcr/trunk/pom.xml
Log:
EXOJCR-959: change dependency on tag
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2010-09-21 08:49:56 UTC (rev 3154)
+++ jcr/trunk/pom.xml 2010-09-21 09:09:59 UTC (rev 3155)
@@ -42,9 +42,9 @@
<properties>
<exo.product.name>exo-jcr</exo.product.name>
<exo.product.specification>1.14</exo.product.specification>
- <org.exoplatform.kernel.version>2.3.0-CR1-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.4.0-CR1-SNAPSHOT</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.2.0-CR1-SNAPSHOT</org.exoplatform.ws.version>
+ <org.exoplatform.kernel.version>2.3.0-Beta02</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.4.0-Beta02</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.2.0-Beta02</org.exoplatform.ws.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
</properties>
15 years, 8 months
exo-jcr SVN: r3154 - ws/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 04:49:56 -0400 (Tue, 21 Sep 2010)
New Revision: 3154
Modified:
ws/trunk/pom.xml
Log:
EXOJCR-959: change dependency on trunk
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-09-21 08:48:39 UTC (rev 3153)
+++ ws/trunk/pom.xml 2010-09-21 08:49:56 UTC (rev 3154)
@@ -45,8 +45,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
- <org.exoplatform.kernel.version>2.3.0-Beta02</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.4.0-Beta02</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.3.0-CR1-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.4.0-CR1-SNAPSHOT</org.exoplatform.core.version>
</properties>
<modules>
15 years, 8 months
exo-jcr SVN: r3153 - jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel.
by do-not-reply@jboss.org
Author: nfilotto
Date: 2010-09-21 04:48:39 -0400 (Tue, 21 Sep 2010)
New Revision: 3153
Modified:
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/cache.xml
Log:
EXOJCR-962: Doc added
Modified: jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/cache.xml
===================================================================
--- jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/cache.xml 2010-09-21 08:43:33 UTC (rev 3152)
+++ jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/kernel/cache.xml 2010-09-21 08:48:39 UTC (rev 3153)
@@ -199,25 +199,56 @@
<name>cache.config.template</name>
<value>jar:/conf/portal/cache-configuration-template.xml</value>
</value-param>
+ <value-param>
+ <name>allow.shareable.cache</name>
+ <value>true</value>
+ </value-param>
</init-params>
</component>
</configuration></programlisting></para>
- <para>As you can see, the factory requires one single parameter which is
- <emphasis>cache.config.template</emphasis>, this parameter allows you to
- define the location of the default configuration template of your jboss
- cache. In the default configuration, we ask the eXo container to get the
- file shipped into the jar at
- <emphasis>/conf/portal/cache-configuration-template.xml</emphasis>.</para>
+ <table>
+ <title>Fields description</title>
- <para>The default configuration template aims to be the skeleton from
- which we will create any type of jboss cache instance, thus it must be
- very generic.<note>
- <para>The default configuration template provided with the jar aims
- to work with any application servers, but if you intend to use JBoss
- AS, you should redefine it in your custom configuration to fit
- better with your AS.</para>
- </note></para>
+ <tgroup cols="2">
+ <tbody>
+ <row>
+ <entry>cache.config.template</entry>
+
+ <entry>This parameter allows you to define the location of the
+ default configuration template of JBoss Cache. In the default
+ configuration, we ask the eXo kernel to get the file shipped
+ into the jar at
+ <emphasis>/conf/portal/cache-configuration-template.xml</emphasis>.
+ The default configuration template aims to be the skeleton from
+ which we will create any type of jboss cache instance, thus it
+ must be very generic.<note>
+ <para>The default configuration template provided with the
+ jar aims to work with any application servers, but if you
+ intend to use JBoss AS, you should redefine it in your
+ custom configuration to fit better with your AS.</para>
+ </note></entry>
+ </row>
+
+ <row>
+ <entry>allow.shareable.cache</entry>
+
+ <entry>This parameter allows you to Indicate whether the JBoss
+ Cache instances used can by default be shared between several
+ eXo caches instances. indeed to consume less resources, you can
+ allow to use the same instance of JBoss Cache for several eXo
+ Cache instances, each eXo Cache Instances will have his own
+ cache region with its own eviction configuration. The default
+ value of this parameter is <emphasis>false</emphasis>.<note>
+ <para>This value is only the default value that cans be
+ redefined at <envar>ExoCacheConfig</envar> level thanks to
+ the field <emphasis>allowShareableCache</emphasis> for more
+ details see the next sections.</para>
+ </note></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section>
@@ -604,6 +635,27 @@
</section>
<section>
+ <title>How to share a JBoss Cache instance between multiple eXo Cache
+ instances</title>
+
+ <para>In order to avoid creating several JBoss Cache instances that
+ consume resources, it is possible to share the same JBoss Cache
+ instance between multiple eXo Cache instances that rely on the same
+ JBoss Cache config. Each eXo Cache instances will then have their own
+ cache region with their own eviction configuration. To allow sharing
+ JBoss Cache instances, you can set the global value at
+ <emphasis>ExoCacheFactory</emphasis> level and if needed set the local
+ value at <emphasis>ExoCacheConfig</emphasis> level knowing that local
+ value will redefine the global value. Each new
+ <emphasis>ExoCacheConfig</emphasis> described below are a sub class of
+ <emphasis>AbstractExoCacheConfig</emphasis> that gives access to the
+ parameter <emphasis>allowShareableCache</emphasis>, if this parameter
+ is set, it will be the value used otherwise it will use the global
+ value. For all the old <emphasis>ExoCacheConfig</emphasis>, only the
+ global value will be used.</para>
+ </section>
+
+ <section>
<title>LRU Cache - Least Recently Used</title>
<itemizedlist>
15 years, 8 months
exo-jcr SVN: r3152 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 04:43:33 -0400 (Tue, 21 Sep 2010)
New Revision: 3152
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-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/exo.ws.commons/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-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-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-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-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-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-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-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-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-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-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/exo.ws.testframework/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2010-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/packaging/module/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-09-21 08:43:14 UTC (rev 3151)
+++ ws/trunk/pom.xml 2010-09-21 08:43:33 UTC (rev 3152)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-Beta02</version>
+ <version>2.2.0-CR1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-Beta02</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-Beta02</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.0-Beta02</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, 8 months
exo-jcr SVN: r3151 - ws/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 04:43:14 -0400 (Tue, 21 Sep 2010)
New Revision: 3151
Added:
ws/tags/2.2.0-Beta02/
Log:
[maven-scm] copy for tag 2.2.0-Beta02
Copied: ws/tags/2.2.0-Beta02 (from rev 3150, ws/trunk)
15 years, 8 months
exo-jcr SVN: r3150 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 04:42:48 -0400 (Tue, 21 Sep 2010)
New Revision: 3150
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.2.0-Beta02
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2010-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/exo.ws.commons/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</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-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</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-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</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-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</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-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml 2010-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/exo.ws.testframework/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2010-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/packaging/module/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-09-21 08:41:17 UTC (rev 3149)
+++ ws/trunk/pom.xml 2010-09-21 08:42:48 UTC (rev 3150)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR1-SNAPSHOT</version>
+ <version>2.2.0-Beta02</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.2.0-Beta02</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-Beta02</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.0-Beta02</url>
</scm>
<properties>
15 years, 8 months
exo-jcr SVN: r3149 - ws/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 04:41:17 -0400 (Tue, 21 Sep 2010)
New Revision: 3149
Modified:
ws/trunk/pom.xml
Log:
EXOJCR-959: change dependency on tag
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2010-09-21 08:13:53 UTC (rev 3148)
+++ ws/trunk/pom.xml 2010-09-21 08:41:17 UTC (rev 3149)
@@ -45,8 +45,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
- <org.exoplatform.kernel.version>2.3.0-CR1-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.4.0-CR1-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.3.0-Beta02</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.4.0-Beta02</org.exoplatform.core.version>
</properties>
<modules>
15 years, 8 months
exo-jcr SVN: r3148 - core/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-09-21 04:13:53 -0400 (Tue, 21 Sep 2010)
New Revision: 3148
Modified:
core/trunk/pom.xml
Log:
EXOJCR-959: change dependency on trunk
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2010-09-21 08:04:00 UTC (rev 3147)
+++ core/trunk/pom.xml 2010-09-21 08:13:53 UTC (rev 3148)
@@ -39,7 +39,7 @@
<exo.product.specification>2.4</exo.product.specification>
<org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
- <org.exoplatform.kernel.version>2.3.0-Beta02</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.3.0-CR1-SNAPSHOT</org.exoplatform.kernel.version>
</properties>
<scm>
15 years, 8 months