Seam SVN: r13024 - dist/trunk.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:33:01 -0400 (Thu, 03 Jun 2010)
New Revision: 13024
Modified:
dist/trunk/pom.xml
Log:
Added international module, and incremented faces module version
Modified: dist/trunk/pom.xml
===================================================================
--- dist/trunk/pom.xml 2010-06-03 15:21:46 UTC (rev 13023)
+++ dist/trunk/pom.xml 2010-06-03 15:33:01 UTC (rev 13024)
@@ -47,7 +47,8 @@
<seam.xml.config.version>3.0.0.Alpha2</seam.xml.config.version>
<seam.jms.version>3.0.0.Alpha1</seam.jms.version>
<seam.remoting.version>3.0.0-Beta1</seam.remoting.version>
- <seam.faces.version>3.0.0.Alpha2</seam.faces.version>
+ <seam.international.version>3.0.0.Alpha1</seam.international.version>
+ <seam.faces.version>3.0.0.Alpha3</seam.faces.version>
</properties>
<dependencyManagement>
15 years, 11 months
Seam SVN: r13023 - in modules/faces/trunk: api and 1 other directories.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:21:46 -0400 (Thu, 03 Jun 2010)
New Revision: 13023
Modified:
modules/faces/trunk/api/pom.xml
modules/faces/trunk/impl/pom.xml
modules/faces/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: modules/faces/trunk/api/pom.xml
===================================================================
--- modules/faces/trunk/api/pom.xml 2010-06-03 15:21:37 UTC (rev 13022)
+++ modules/faces/trunk/api/pom.xml 2010-06-03 15:21:46 UTC (rev 13023)
@@ -4,12 +4,12 @@
<parent>
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0.Alpha3</version>
+ <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-faces-api</artifactId>
- <version>3.0.0.Alpha3</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Seam Faces Module API</name>
Modified: modules/faces/trunk/impl/pom.xml
===================================================================
--- modules/faces/trunk/impl/pom.xml 2010-06-03 15:21:37 UTC (rev 13022)
+++ modules/faces/trunk/impl/pom.xml 2010-06-03 15:21:46 UTC (rev 13023)
@@ -4,12 +4,12 @@
<parent>
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0.Alpha3</version>
+ <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-faces</artifactId>
- <version>3.0.0.Alpha3</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Seam Faces Module Core Implementation</name>
Modified: modules/faces/trunk/pom.xml
===================================================================
--- modules/faces/trunk/pom.xml 2010-06-03 15:21:37 UTC (rev 13022)
+++ modules/faces/trunk/pom.xml 2010-06-03 15:21:46 UTC (rev 13023)
@@ -9,7 +9,7 @@
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0.Alpha3</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Seam Faces Module Parent POM</name>
@@ -209,9 +209,9 @@
</developers>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/faces/tags/3.0.0.Alpha3 </connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/faces/tags/3.0.0.Alpha3 </developerConnection>
- <url>http://fisheye.jboss.org/browse/Seam/modules/faces/tags/3.0.0.Alpha3</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/faces/trunk </connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/faces/trunk </developerConnection>
+ <url>http://fisheye.jboss.org/browse/Seam/modules/faces/trunk</url>
</scm>
</project>
15 years, 11 months
Seam SVN: r13022 - modules/faces/tags.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:21:37 -0400 (Thu, 03 Jun 2010)
New Revision: 13022
Added:
modules/faces/tags/3.0.0.Alpha3/
Log:
[maven-scm] copy for tag 3.0.0.Alpha3
Copied: modules/faces/tags/3.0.0.Alpha3 (from rev 13021, modules/faces/trunk)
15 years, 11 months
Seam SVN: r13021 - in modules/faces/trunk: api and 1 other directories.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:21:21 -0400 (Thu, 03 Jun 2010)
New Revision: 13021
Modified:
modules/faces/trunk/api/pom.xml
modules/faces/trunk/impl/pom.xml
modules/faces/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0.Alpha3
Modified: modules/faces/trunk/api/pom.xml
===================================================================
--- modules/faces/trunk/api/pom.xml 2010-06-03 15:17:47 UTC (rev 13020)
+++ modules/faces/trunk/api/pom.xml 2010-06-03 15:21:21 UTC (rev 13021)
@@ -4,12 +4,12 @@
<parent>
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-faces-api</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha3</version>
<packaging>jar</packaging>
<name>Seam Faces Module API</name>
Modified: modules/faces/trunk/impl/pom.xml
===================================================================
--- modules/faces/trunk/impl/pom.xml 2010-06-03 15:17:47 UTC (rev 13020)
+++ modules/faces/trunk/impl/pom.xml 2010-06-03 15:21:21 UTC (rev 13021)
@@ -1,16 +1,15 @@
-<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">
+<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-faces</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha3</version>
<packaging>jar</packaging>
<name>Seam Faces Module Core Implementation</name>
Modified: modules/faces/trunk/pom.xml
===================================================================
--- modules/faces/trunk/pom.xml 2010-06-03 15:17:47 UTC (rev 13020)
+++ modules/faces/trunk/pom.xml 2010-06-03 15:21:21 UTC (rev 13021)
@@ -1,5 +1,4 @@
-<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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -10,7 +9,7 @@
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha3</version>
<packaging>pom</packaging>
<name>Seam Faces Module Parent POM</name>
@@ -210,9 +209,9 @@
</developers>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/faces/trunk </connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/faces/trunk </developerConnection>
- <url>http://fisheye.jboss.org/browse/Seam/modules/faces/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/faces/tags/3.0.0.Alpha3 </connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/faces/tags/3.0.0.Alpha3 </developerConnection>
+ <url>http://fisheye.jboss.org/browse/Seam/modules/faces/tags/3.0.0.Alpha3</url>
</scm>
</project>
15 years, 11 months
Seam SVN: r13020 - modules/faces/trunk.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:17:47 -0400 (Thu, 03 Jun 2010)
New Revision: 13020
Modified:
modules/faces/trunk/pom.xml
Log:
Seam international is live
Modified: modules/faces/trunk/pom.xml
===================================================================
--- modules/faces/trunk/pom.xml 2010-06-03 15:03:43 UTC (rev 13019)
+++ modules/faces/trunk/pom.xml 2010-06-03 15:17:47 UTC (rev 13020)
@@ -33,7 +33,7 @@
<properties>
<seam.version>3.0.0.b01</seam.version>
<!-- Seam i8ln doesn't have a release yet -->
- <seam.i18n.version>3.0.0-SNAPSHOT</seam.i18n.version>
+ <seam.i18n.version>3.0.0.Alpha1</seam.i18n.version>
</properties>
<dependencyManagement>
15 years, 11 months
Seam SVN: r13019 - in modules/international/trunk: api and 1 other directories.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:03:43 -0400 (Thu, 03 Jun 2010)
New Revision: 13019
Modified:
modules/international/trunk/api/pom.xml
modules/international/trunk/impl/pom.xml
modules/international/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: modules/international/trunk/api/pom.xml
===================================================================
--- modules/international/trunk/api/pom.xml 2010-06-03 15:03:35 UTC (rev 13018)
+++ modules/international/trunk/api/pom.xml 2010-06-03 15:03:43 UTC (rev 13019)
@@ -4,12 +4,12 @@
<parent>
<artifactId>seam-international-parent</artifactId>
<groupId>org.jboss.seam.international</groupId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-international-api</artifactId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Seam International Module API</name>
Modified: modules/international/trunk/impl/pom.xml
===================================================================
--- modules/international/trunk/impl/pom.xml 2010-06-03 15:03:35 UTC (rev 13018)
+++ modules/international/trunk/impl/pom.xml 2010-06-03 15:03:43 UTC (rev 13019)
@@ -4,12 +4,12 @@
<parent>
<groupId>org.jboss.seam.international</groupId>
<artifactId>seam-international-parent</artifactId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-international</artifactId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Seam International Module Core Implementation</name>
Modified: modules/international/trunk/pom.xml
===================================================================
--- modules/international/trunk/pom.xml 2010-06-03 15:03:35 UTC (rev 13018)
+++ modules/international/trunk/pom.xml 2010-06-03 15:03:43 UTC (rev 13019)
@@ -9,7 +9,7 @@
<artifactId>seam-international-parent</artifactId>
<groupId>org.jboss.seam.international</groupId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
@@ -160,8 +160,8 @@
</developers>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/international/tags/3....</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/international/tags/3.0.0...</developerConnection>
- <url>http://fisheye.jboss.org/browse/Seam/modules/international/tags/3.0.0.Alpha1</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/international/trunk</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/international/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/Seam/modules/international/trunk</url>
</scm>
</project>
15 years, 11 months
Seam SVN: r13018 - modules/international/tags.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:03:35 -0400 (Thu, 03 Jun 2010)
New Revision: 13018
Added:
modules/international/tags/3.0.0.Alpha1/
Log:
[maven-scm] copy for tag 3.0.0.Alpha1
Copied: modules/international/tags/3.0.0.Alpha1 (from rev 13017, modules/international/trunk)
15 years, 11 months
Seam SVN: r13017 - in modules/international/trunk: api and 1 other directories.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:03:17 -0400 (Thu, 03 Jun 2010)
New Revision: 13017
Modified:
modules/international/trunk/api/pom.xml
modules/international/trunk/impl/pom.xml
modules/international/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0.Alpha1
Modified: modules/international/trunk/api/pom.xml
===================================================================
--- modules/international/trunk/api/pom.xml 2010-06-03 15:01:09 UTC (rev 13016)
+++ modules/international/trunk/api/pom.xml 2010-06-03 15:03:17 UTC (rev 13017)
@@ -4,12 +4,12 @@
<parent>
<artifactId>seam-international-parent</artifactId>
<groupId>org.jboss.seam.international</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-international-api</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha1</version>
<packaging>jar</packaging>
<name>Seam International Module API</name>
Modified: modules/international/trunk/impl/pom.xml
===================================================================
--- modules/international/trunk/impl/pom.xml 2010-06-03 15:01:09 UTC (rev 13016)
+++ modules/international/trunk/impl/pom.xml 2010-06-03 15:03:17 UTC (rev 13017)
@@ -4,12 +4,12 @@
<parent>
<groupId>org.jboss.seam.international</groupId>
<artifactId>seam-international-parent</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-international</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha1</version>
<packaging>jar</packaging>
<name>Seam International Module Core Implementation</name>
Modified: modules/international/trunk/pom.xml
===================================================================
--- modules/international/trunk/pom.xml 2010-06-03 15:01:09 UTC (rev 13016)
+++ modules/international/trunk/pom.xml 2010-06-03 15:03:17 UTC (rev 13017)
@@ -9,7 +9,7 @@
<artifactId>seam-international-parent</artifactId>
<groupId>org.jboss.seam.international</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha1</version>
<prerequisites>
<maven>3.0</maven>
@@ -160,8 +160,8 @@
</developers>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/international/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/international/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/Seam/modules/international/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/international/tags/3....</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/international/tags/3.0.0...</developerConnection>
+ <url>http://fisheye.jboss.org/browse/Seam/modules/international/tags/3.0.0.Alpha1</url>
</scm>
</project>
15 years, 11 months
Seam SVN: r13016 - modules/international/tags.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 11:01:09 -0400 (Thu, 03 Jun 2010)
New Revision: 13016
Removed:
modules/international/tags/3.0.0.Alpha1/
Log:
release error
15 years, 11 months
Seam SVN: r13015 - in modules/international/trunk: api and 1 other directories.
by seam-commits@lists.jboss.org
Author: lincolnthree
Date: 2010-06-03 10:52:06 -0400 (Thu, 03 Jun 2010)
New Revision: 13015
Modified:
modules/international/trunk/api/pom.xml
modules/international/trunk/impl/pom.xml
modules/international/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: modules/international/trunk/api/pom.xml
===================================================================
--- modules/international/trunk/api/pom.xml 2010-06-03 14:51:54 UTC (rev 13014)
+++ modules/international/trunk/api/pom.xml 2010-06-03 14:52:06 UTC (rev 13015)
@@ -4,12 +4,12 @@
<parent>
<artifactId>seam-international-parent</artifactId>
<groupId>org.jboss.seam.international</groupId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-international-api</artifactId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Seam International Module API</name>
Modified: modules/international/trunk/impl/pom.xml
===================================================================
--- modules/international/trunk/impl/pom.xml 2010-06-03 14:51:54 UTC (rev 13014)
+++ modules/international/trunk/impl/pom.xml 2010-06-03 14:52:06 UTC (rev 13015)
@@ -4,12 +4,12 @@
<parent>
<groupId>org.jboss.seam.international</groupId>
<artifactId>seam-international-parent</artifactId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>seam-international</artifactId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Seam International Module Core Implementation</name>
Modified: modules/international/trunk/pom.xml
===================================================================
--- modules/international/trunk/pom.xml 2010-06-03 14:51:54 UTC (rev 13014)
+++ modules/international/trunk/pom.xml 2010-06-03 14:52:06 UTC (rev 13015)
@@ -9,7 +9,7 @@
<artifactId>seam-international-parent</artifactId>
<groupId>org.jboss.seam.international</groupId>
- <version>3.0.0.Alpha1</version>
+ <version>3.0.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
@@ -160,8 +160,8 @@
</developers>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/international/tags/3....</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/international/tags/3.0.0...</developerConnection>
- <url>http://fisheye.jboss.org/browse/Seam/modules/international/tags/3.0.0.Alpha1</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/international/trunk</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/international/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/Seam/modules/international/trunk</url>
</scm>
</project>
15 years, 11 months