[exo-jcr-commits] exo-jcr SVN: r252 - in jcr/trunk: applications/config and 14 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Oct 7 10:21:55 EDT 2009


Author: pnedonosko
Date: 2009-10-07 10:21:54 -0400 (Wed, 07 Oct 2009)
New Revision: 252

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 release 1.12.0-Beta02

Modified: jcr/trunk/applications/config/pom.xml
===================================================================
--- jcr/trunk/applications/config/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/applications/config/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</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-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/applications/java/standalone/backupconsole/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</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-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/applications/java/web/ear/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</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-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/applications/java/web/rest/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</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-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/applications/java/web/samples/browser/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</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-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/applications/java/web/samples/fckeditor/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.applications.fckeditor</artifactId>

Modified: jcr/trunk/component/core/pom.xml
===================================================================
--- jcr/trunk/component/core/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/component/core/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.component.core</artifactId>
@@ -135,8 +135,7 @@
                <artifactId>log4j</artifactId>
             </exclusion>
          </exclusions>
-      </dependency
--->
+      </dependency -->
 
       <dependency>
          <groupId>javax.resource</groupId>
@@ -212,8 +211,7 @@
          <artifactId>mysql-connector-java</artifactId>
          <version>5.0.5</version>
          <scope>test</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- For PostgresSQL support -->
       <!-- dependency>
@@ -221,8 +219,7 @@
          <artifactId>postgresql</artifactId>
          <version>8.2-504.jdbc3</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- For Oracle 10g support (local-jcr repository) -->
       <!-- dependency>
@@ -236,8 +233,7 @@
          <artifactId>orai18n</artifactId>
          <version>14</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- For IBM DB2 support (local-jcr repository) -->
       <!-- dependency>
@@ -251,8 +247,7 @@
          <artifactId>db2jcc_license_cu</artifactId>
          <version>9.1</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- For MS SQL 7/2000/2005 and Sybase ASE/Anywhere support (jTDS driver) -->
       <!-- dependency>
@@ -260,8 +255,7 @@
          <artifactId>jtds</artifactId>
          <version>1.2</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- For MS SQL 2005 support (Microsoft JDBC driver) (local-jcr repository) -->
       <!-- dependency>
@@ -269,8 +263,7 @@
          <artifactId>sqljdbc</artifactId>
          <version>9.0</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- For Sybase ASE/Anywhere support (jConnect driver) (local-jcr repository) -->
       <!-- dependency>
@@ -278,8 +271,7 @@
          <artifactId>jconn3</artifactId>
          <version>6.05</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- For Apache Derby support (aka JavaDB) -->
       <!-- dependency>
@@ -287,8 +279,7 @@
          <artifactId>derby</artifactId>
          <version>10.2.2.0</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- Ingres Database (local repository) -->
       <!-- dependency>
@@ -296,8 +287,7 @@
          <artifactId>iijdbc</artifactId>
          <version>9.2</version>
          <scope>test</scope>
-      </dependency
--->
+      </dependency -->
 
       <!-- H2 Database -->
       <!--dependency>
@@ -305,8 +295,7 @@
          <artifactId>h2</artifactId>
          <version>1.0.74</version>
          <scope>compile</scope>
-      </dependency
--->
+      </dependency -->
       <!-- ======================================================================= -->
    </dependencies>
 
@@ -488,8 +477,7 @@
                         <include>org/exoplatform/services/jcr/integration/PrepareTestRepository.java</include>
                      </includes>
                   </configuration>
-               </execution
--->
+               </execution -->
                <execution>
                   <id>execution4 - pause 10 sec</id>
                   <phase>test</phase>

Modified: jcr/trunk/component/ext/pom.xml
===================================================================
--- jcr/trunk/component/ext/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/component/ext/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.component.ext</artifactId>

Modified: jcr/trunk/component/ftp/pom.xml
===================================================================
--- jcr/trunk/component/ftp/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/component/ftp/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.component.ftp</artifactId>

Modified: jcr/trunk/component/webdav/pom.xml
===================================================================
--- jcr/trunk/component/webdav/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/component/webdav/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
    
    <artifactId>exo.jcr.component.webdav</artifactId>

Modified: jcr/trunk/connectors/jca/pom.xml
===================================================================
--- jcr/trunk/connectors/jca/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/connectors/jca/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.connectors.localadapter</artifactId>

Modified: jcr/trunk/frameworks/command/pom.xml
===================================================================
--- jcr/trunk/frameworks/command/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/frameworks/command/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.framework.command</artifactId>

Modified: jcr/trunk/frameworks/ftpclient/pom.xml
===================================================================
--- jcr/trunk/frameworks/ftpclient/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/frameworks/ftpclient/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.framework.ftpclient</artifactId>

Modified: jcr/trunk/frameworks/web/pom.xml
===================================================================
--- jcr/trunk/frameworks/web/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/frameworks/web/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
+      <version>1.12.0-Beta02</version>
    </parent>
 
    <artifactId>exo.jcr.framework.web</artifactId>

Modified: jcr/trunk/packaging/module/pom.xml
===================================================================
--- jcr/trunk/packaging/module/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/packaging/module/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -1,66 +1,66 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-   <parent>
-      <groupId>org.exoplatform.jcr</groupId>
-      <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-SNAPSHOT</version>
-   </parent>
-
-   <modelVersion>4.0.0</modelVersion>
-   <artifactId>jcr.packaging.module</artifactId>
-   <packaging>pom</packaging>
-   <name>eXo JCR Build module</name>
-   
-   <properties>
-        <exobuild.name>jcr</exobuild.name>
-        <exobuild.type>module</exobuild.type>
-   </properties>
-
-   <build>
-       <plugins>
-           <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <executions>
-                  <execution>
-                    <id>prepare</id>
-                    <phase>package</phase>
-                    <goals>
-                      <goal>copy-resources</goal>
-                    </goals>
-                    <configuration>
-                      <outputDirectory>target</outputDirectory>
-                      <resources>
-                          <resource>
-                            <directory>src/main/javascript</directory>
-                            <filtering>true</filtering>
-                          </resource>
-                      </resources>
-                    </configuration>
-                  </execution>
-                </executions>
-           </plugin>
-           <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.3</version>
-                <executions>
-                  <execution>
-                    <id>attach-artifacts</id>
-                    <phase>package</phase>
-                    <goals>
-                      <goal>attach-artifact</goal>
-                    </goals>
-                    <configuration>
-                      <artifacts>
-                        <artifact>
-                          <file>target/${exobuild.name}.packaging.${exobuild.type}.js</file>
-                          <type>js</type>
-                        </artifact>
-                      </artifacts>
-                    </configuration>
-                  </execution>
-                </executions>
-            </plugin>
-       </plugins>
-   </build> 
-</project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+   <parent>
+      <groupId>org.exoplatform.jcr</groupId>
+      <artifactId>jcr-parent</artifactId>
+      <version>1.12.0-Beta02</version>
+   </parent>
+
+   <modelVersion>4.0.0</modelVersion>
+   <artifactId>jcr.packaging.module</artifactId>
+   <packaging>pom</packaging>
+   <name>eXo JCR Build module</name>
+   
+   <properties>
+        <exobuild.name>jcr</exobuild.name>
+        <exobuild.type>module</exobuild.type>
+   </properties>
+
+   <build>
+       <plugins>
+           <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-resources-plugin</artifactId>
+                <executions>
+                  <execution>
+                    <id>prepare</id>
+                    <phase>package</phase>
+                    <goals>
+                      <goal>copy-resources</goal>
+                    </goals>
+                    <configuration>
+                      <outputDirectory>target</outputDirectory>
+                      <resources>
+                          <resource>
+                            <directory>src/main/javascript</directory>
+                            <filtering>true</filtering>
+                          </resource>
+                      </resources>
+                    </configuration>
+                  </execution>
+                </executions>
+           </plugin>
+           <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>build-helper-maven-plugin</artifactId>
+                <version>1.3</version>
+                <executions>
+                  <execution>
+                    <id>attach-artifacts</id>
+                    <phase>package</phase>
+                    <goals>
+                      <goal>attach-artifact</goal>
+                    </goals>
+                    <configuration>
+                      <artifacts>
+                        <artifact>
+                          <file>target/${exobuild.name}.packaging.${exobuild.type}.js</file>
+                          <type>js</type>
+                        </artifact>
+                      </artifacts>
+                    </configuration>
+                  </execution>
+                </executions>
+            </plugin>
+       </plugins>
+   </build> 
+</project>

Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml	2009-10-07 14:18:53 UTC (rev 251)
+++ jcr/trunk/pom.xml	2009-10-07 14:21:54 UTC (rev 252)
@@ -30,7 +30,7 @@
 
    <groupId>org.exoplatform.jcr</groupId>
    <artifactId>jcr-parent</artifactId>
-   <version>1.12.0-SNAPSHOT</version>
+   <version>1.12.0-Beta02</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</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/trunk</developerConnection>
-      <url>https://svn.jboss.org/repos/exo-jcr/jcr/trunk</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.0-Beta02</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.0-Beta02</developerConnection>
+      <url>https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.0-Beta02</url>
    </scm>
 
    <modules>



More information about the exo-jcr-commits mailing list