Author: pnedonosko
Date: 2009-10-21 11:40:17 -0400 (Wed, 21 Oct 2009)
New Revision: 344
Modified:
jcr/trunk/applications/config/pom.xml
jcr/trunk/applications/java/standalone/backupconsole/pom.xml
jcr/trunk/applications/java/web/ear/pom.xml
jcr/trunk/applications/java/web/rest/pom.xml
jcr/trunk/applications/java/web/samples/browser/pom.xml
jcr/trunk/applications/java/web/samples/fckeditor/pom.xml
jcr/trunk/component/core/pom.xml
jcr/trunk/component/ext/pom.xml
jcr/trunk/component/ftp/pom.xml
jcr/trunk/component/webdav/pom.xml
jcr/trunk/connectors/jca/pom.xml
jcr/trunk/frameworks/command/pom.xml
jcr/trunk/frameworks/ftpclient/pom.xml
jcr/trunk/frameworks/web/pom.xml
jcr/trunk/packaging/module/pom.xml
jcr/trunk/pom.xml
Log:
[maven-release-plugin] prepare branch 1.12.0-JBC
Modified: jcr/trunk/applications/config/pom.xml
===================================================================
--- jcr/trunk/applications/config/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/applications/config/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
Modified: jcr/trunk/applications/java/standalone/backupconsole/pom.xml
===================================================================
--- jcr/trunk/applications/java/standalone/backupconsole/pom.xml 2009-10-21 15:29:55 UTC
(rev 343)
+++ jcr/trunk/applications/java/standalone/backupconsole/pom.xml 2009-10-21 15:40:17 UTC
(rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
Modified: jcr/trunk/applications/java/web/ear/pom.xml
===================================================================
--- jcr/trunk/applications/java/web/ear/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/applications/java/web/ear/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
Modified: jcr/trunk/applications/java/web/rest/pom.xml
===================================================================
--- jcr/trunk/applications/java/web/rest/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/applications/java/web/rest/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
Modified: jcr/trunk/applications/java/web/samples/browser/pom.xml
===================================================================
--- jcr/trunk/applications/java/web/samples/browser/pom.xml 2009-10-21 15:29:55 UTC (rev
343)
+++ jcr/trunk/applications/java/web/samples/browser/pom.xml 2009-10-21 15:40:17 UTC (rev
344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
Modified: jcr/trunk/applications/java/web/samples/fckeditor/pom.xml
===================================================================
--- jcr/trunk/applications/java/web/samples/fckeditor/pom.xml 2009-10-21 15:29:55 UTC (rev
343)
+++ jcr/trunk/applications/java/web/samples/fckeditor/pom.xml 2009-10-21 15:40:17 UTC (rev
344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
Modified: jcr/trunk/component/core/pom.xml
===================================================================
--- jcr/trunk/component/core/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/component/core/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
@@ -124,8 +124,7 @@
<!--
dependency> <groupId>jotm</groupId>
<artifactId>jotm</artifactId> <scope>compile</scope>
<exclusions> <exclusion> <groupId>javax.resource</groupId>
<artifactId>connector</artifactId> </exclusion>
<exclusion> <groupId>log4j</groupId>
<artifactId>log4j</artifactId> </exclusion> </exclusions>
- </dependency
- -->
+ </dependency -->
<dependency>
<groupId>javax.resource</groupId>
@@ -367,8 +366,8 @@
<exclude>org/exoplatform/services/jcr/**/usecases/**/TestQueryWithNumberAndSpace.java</exclude>
<exclude>org/exoplatform/services/jcr/**/usecases/BaseUsecasesTest.java</exclude>
<exclude>org/exoplatform/services/jcr/**/api/**/TestSameNameItems.java</exclude>
-
<exclude>org/exoplatform/services/jcr/**/api/**/TestVersionRestore.java</exclude>
-
+
<exclude>org/exoplatform/services/jcr/**/api/**/TestVersionRestore.java</exclude>
+
<exclude>org/exoplatform/services/jcr/**/impl/**/TestSessionDataManager.java</exclude>
</excludes>
</configuration>
Modified: jcr/trunk/component/ext/pom.xml
===================================================================
--- jcr/trunk/component/ext/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/component/ext/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
@@ -86,11 +86,11 @@
<testResources>
<testResource>
<directory>src/test/resources</directory>
- <includes>
- <include>**/*.xml</include>
- <include>**/*.xls</include>
- <include>**/*.groovy</include>
- <include>**/login.conf</include>
+ <includes>
+ <include>**/*.xml</include>
+ <include>**/*.xls</include>
+ <include>**/*.groovy</include>
+ <include>**/login.conf</include>
</includes>
</testResource>
</testResources>
Modified: jcr/trunk/component/ftp/pom.xml
===================================================================
--- jcr/trunk/component/ftp/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/component/ftp/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
Modified: jcr/trunk/component/webdav/pom.xml
===================================================================
--- jcr/trunk/component/webdav/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/component/webdav/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
Modified: jcr/trunk/connectors/jca/pom.xml
===================================================================
--- jcr/trunk/connectors/jca/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/connectors/jca/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
Modified: jcr/trunk/frameworks/command/pom.xml
===================================================================
--- jcr/trunk/frameworks/command/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/frameworks/command/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
Modified: jcr/trunk/frameworks/ftpclient/pom.xml
===================================================================
--- jcr/trunk/frameworks/ftpclient/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/frameworks/ftpclient/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
Modified: jcr/trunk/frameworks/web/pom.xml
===================================================================
--- jcr/trunk/frameworks/web/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/frameworks/web/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
Modified: jcr/trunk/packaging/module/pom.xml
===================================================================
--- jcr/trunk/packaging/module/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/packaging/module/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2009-10-21 15:29:55 UTC (rev 343)
+++ jcr/trunk/pom.xml 2009-10-21 15:40:17 UTC (rev 344)
@@ -30,7 +30,7 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.0-Beta03-SNAPSHOT</version>
+ <version>1.12.0-JBC-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
@@ -44,9 +44,9 @@
</properties>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/trunk<...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tr...
- <
url>https://svn.jboss.org/repos/exo-jcr/jcr/trunk</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/branches...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/br...
+ <
url>https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.12.0-JBC</ur...
</scm>
<modules>