[exo-jcr-commits] exo-jcr SVN: r244 - in core/trunk: component/database and 10 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Oct 7 09:38:47 EDT 2009


Author: pnedonosko
Date: 2009-10-07 09:38:46 -0400 (Wed, 07 Oct 2009)
New Revision: 244

Modified:
   core/trunk/component/database/pom.xml
   core/trunk/component/document/pom.xml
   core/trunk/component/ldap/pom.xml
   core/trunk/component/organization/api/pom.xml
   core/trunk/component/organization/jdbc/pom.xml
   core/trunk/component/organization/ldap/pom.xml
   core/trunk/component/script/groovy/pom.xml
   core/trunk/component/security/core/pom.xml
   core/trunk/component/web/css/pom.xml
   core/trunk/component/xml-processing/pom.xml
   core/trunk/packaging/module/pom.xml
   core/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 2.3.0-Beta02

Modified: core/trunk/component/database/pom.xml
===================================================================
--- core/trunk/component/database/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/database/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.database</artifactId>

Modified: core/trunk/component/document/pom.xml
===================================================================
--- core/trunk/component/document/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/document/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.document</artifactId>

Modified: core/trunk/component/ldap/pom.xml
===================================================================
--- core/trunk/component/ldap/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/ldap/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.ldap</artifactId>

Modified: core/trunk/component/organization/api/pom.xml
===================================================================
--- core/trunk/component/organization/api/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/organization/api/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.organization.api</artifactId>

Modified: core/trunk/component/organization/jdbc/pom.xml
===================================================================
--- core/trunk/component/organization/jdbc/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/organization/jdbc/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.organization.jdbc</artifactId>

Modified: core/trunk/component/organization/ldap/pom.xml
===================================================================
--- core/trunk/component/organization/ldap/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/organization/ldap/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.organization.ldap</artifactId>

Modified: core/trunk/component/script/groovy/pom.xml
===================================================================
--- core/trunk/component/script/groovy/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/script/groovy/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.script.groovy</artifactId>

Modified: core/trunk/component/security/core/pom.xml
===================================================================
--- core/trunk/component/security/core/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/security/core/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.security.core</artifactId>

Modified: core/trunk/component/web/css/pom.xml
===================================================================
--- core/trunk/component/web/css/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/web/css/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.web.css</artifactId>

Modified: core/trunk/component/xml-processing/pom.xml
===================================================================
--- core/trunk/component/xml-processing/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/component/xml-processing/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.core</groupId>
       <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
+      <version>2.3.0-Beta02</version>
    </parent>
 
    <artifactId>exo.core.component.xml-processing</artifactId>

Modified: core/trunk/packaging/module/pom.xml
===================================================================
--- core/trunk/packaging/module/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/packaging/module/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -1,77 +1,77 @@
-<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.core</groupId>
-      <artifactId>core-parent</artifactId>
-      <version>2.3.0-SNAPSHOT</version>
-   </parent>
-
-   <modelVersion>4.0.0</modelVersion>
-   <artifactId>core.packaging.module</artifactId>
-   <packaging>pom</packaging>
-   <name>eXo Core Build module</name>
-
-   <properties>
-        <exobuild.name>core</exobuild.name>
-        <exobuild.type>module</exobuild.type>
-   </properties>
-
-   <!-- declare the same dependencies than in the module.js -->
-   <dependencies>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.0-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.0-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.0-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.0-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.0-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.0-SNAPSHOT</version></dependency>
-        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.0-SNAPSHOT</version></dependency>
-   </dependencies>
-   
-   <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 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.core</groupId>
+      <artifactId>core-parent</artifactId>
+      <version>2.3.0-Beta02</version>
+   </parent>
+
+   <modelVersion>4.0.0</modelVersion>
+   <artifactId>core.packaging.module</artifactId>
+   <packaging>pom</packaging>
+   <name>eXo Core Build module</name>
+
+   <properties>
+        <exobuild.name>core</exobuild.name>
+        <exobuild.type>module</exobuild.type>
+   </properties>
+
+   <!-- declare the same dependencies than in the module.js -->
+   <dependencies>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.0-Beta02</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.0-Beta02</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.0-Beta02</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.0-Beta02</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.0-Beta02</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.0-Beta02</version></dependency>
+        <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.0-Beta02</version></dependency>
+   </dependencies>
+   
+   <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>  
\ No newline at end of file

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2009-10-07 13:28:47 UTC (rev 243)
+++ core/trunk/pom.xml	2009-10-07 13:38:46 UTC (rev 244)
@@ -29,7 +29,7 @@
 
    <groupId>org.exoplatform.core</groupId>
    <artifactId>core-parent</artifactId>
-   <version>2.3.0-SNAPSHOT</version>
+   <version>2.3.0-Beta02</version>
    <packaging>pom</packaging>
 
    <name>eXo Core</name>
@@ -43,9 +43,9 @@
    </properties>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/trunk</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/trunk</developerConnection>
-      <url>http://fisheye.jboss.org/browse/exo-jcr/core/trunk</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.3.0-Beta02</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.3.0-Beta02</developerConnection>
+      <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.3.0-Beta02</url>
    </scm>
 
    <modules>



More information about the exo-jcr-commits mailing list