[seam-commits] Seam SVN: r11473 - in branches/community/Seam_2_2/build: embedded and 1 other directories.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Sep 9 04:01:03 EDT 2009


Author: manaRH
Date: 2009-09-09 04:01:02 -0400 (Wed, 09 Sep 2009)
New Revision: 11473

Modified:
   branches/community/Seam_2_2/build/build.properties
   branches/community/Seam_2_2/build/common.build.xml
   branches/community/Seam_2_2/build/embedded/hibernate-all.pom.xml
   branches/community/Seam_2_2/build/embedded/jboss-embedded-all.pom.xml
   branches/community/Seam_2_2/build/embedded/jboss-embedded.pom.xml
   branches/community/Seam_2_2/build/embedded/shaded/hibernate-all.pom.xml
   branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded-all.pom.xml
   branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded.pom.xml
   branches/community/Seam_2_2/build/embedded/shaded/thirdparty-all.pom.xml
   branches/community/Seam_2_2/build/embedded/thirdparty-all.pom.xml
   branches/community/Seam_2_2/build/root.pom.xml
Log:
release beta3.SP10 of JBoss Embedded

Modified: branches/community/Seam_2_2/build/build.properties
===================================================================
--- branches/community/Seam_2_2/build/build.properties	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/build.properties	2009-09-09 08:01:02 UTC (rev 11473)
@@ -3,4 +3,4 @@
 embedded.dir /home/mnovotny/projects/EMBEDDED_JBOSS_BETA3_COMMUNITY/embedded
 #embedded.jars.dir /Users/pmuir/tmp/embedded-jboss-beta3/lib
 #ßembedded.dist.zip /Users/pmuir/Desktop/downloads/embedded-jboss-beta3.zip
-embedded.version beta3.SP9
\ No newline at end of file
+embedded.version beta3.SP10
\ No newline at end of file

Modified: branches/community/Seam_2_2/build/common.build.xml
===================================================================
--- branches/community/Seam_2_2/build/common.build.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/common.build.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -23,7 +23,7 @@
 	
 	<property name="maven.settings.xml" location="${build.dir}/settings.xml" />
   
-    <property name="embedded.version" value="beta3.SP9" />
+    <property name="embedded.version" value="beta3.SP10" />
 
 	<import file="${build.dir}/utilities.build.xml" />
 	

Modified: branches/community/Seam_2_2/build/embedded/hibernate-all.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/hibernate-all.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/hibernate-all.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.embedded</groupId>
   <artifactId>hibernate-all</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>The hibernate-all.jar distributed with JBoss Embedded.  This contains Hibernate
   for running in an EJB3 enviroment (Hibernate, Hibernate Annotations, Hibernate EntityManager, Hibernate Validator, Hibernate Commons Annotations)</description>
 </project>

Modified: branches/community/Seam_2_2/build/embedded/jboss-embedded-all.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/jboss-embedded-all.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/jboss-embedded-all.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.embedded</groupId>
   <artifactId>jboss-embedded-all</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>The jboss-embedded-all.jar distributed with JBoss Embedded.  This contains all depdencies
   from JBoss AS that originate in JBoss.  This jar has has the org.jboss.embedded packages split out.</description>
   
@@ -13,7 +13,7 @@
   	<dependency>
   		<groupId>org.jboss.embedded</groupId>
   		<artifactId>jboss-embedded</artifactId>
-  		<version>beta3.SP9</version>
+  		<version>beta3.SP10</version>
         <exclusions>
           <exclusion></exclusion>
         </exclusions>

Modified: branches/community/Seam_2_2/build/embedded/jboss-embedded.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/jboss-embedded.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/jboss-embedded.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.embedded</groupId>
   <artifactId>jboss-embedded</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>This jar has the org.jboss.embedded packages split out from jboss-embedded-all.</description>
   
   <dependencies>

Modified: branches/community/Seam_2_2/build/embedded/shaded/hibernate-all.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/shaded/hibernate-all.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/shaded/hibernate-all.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.seam.embedded</groupId>
   <artifactId>hibernate-all</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>The hibernate-all.jar distributed with JBoss Embedded.  This contains Hibernate
   for running in an EJB3 enviroment (Hibernate, Hibernate Annotations, Hibernate EntityManager, Hibernate Validator, Hibernate Commons Annotations) and Hibernate Search (specific to this seam version of hibernate-all)</description>
 </project>

Modified: branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded-all.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded-all.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded-all.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.seam.embedded</groupId>
   <artifactId>jboss-embedded-all</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>The jboss-embedded-all.jar distributed with JBoss Embedded.  This contains all depdencies
   from JBoss AS that originate in JBoss.  This jar has has the org.jboss.embedded packages split out.</description>
   
@@ -13,7 +13,7 @@
   	<dependency>
   		<groupId>org.jboss.seam.embedded</groupId>
   		<artifactId>jboss-embedded-api</artifactId>
-  		<version>beta3.SP9</version>
+  		<version>beta3.SP10</version>
         <exclusions>
           <exclusion></exclusion>
         </exclusions>

Modified: branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/shaded/jboss-embedded.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.seam.embedded</groupId>
   <artifactId>jboss-embedded-api</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>This jar has the org.jboss.embedded packages split out from jboss-embedded-all. This Seam specific version simply keeps the old jboss-embedded-api name for tooling compatibility</description>
   
   <dependencies>

Modified: branches/community/Seam_2_2/build/embedded/shaded/thirdparty-all.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/shaded/thirdparty-all.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/shaded/thirdparty-all.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.seam.embedded</groupId>
   <artifactId>thirdparty-all</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>The thirdparty-all.jar distributed with JBoss Embedded.  This contains thirdparty
   dependencies distributed with JBoss AS. This Seam version also includes lucene, a dependency
   of hibernate search</description>

Modified: branches/community/Seam_2_2/build/embedded/thirdparty-all.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/embedded/thirdparty-all.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/embedded/thirdparty-all.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -5,7 +5,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.embedded</groupId>
   <artifactId>thirdparty-all</artifactId>
-  <version>beta3.SP9</version>
+  <version>beta3.SP10</version>
   <description>The thirdparty-all.jar distributed with JBoss Embedded.  This contains thirdparty
   dependencies distributed with JBoss AS.</description>
 </project>

Modified: branches/community/Seam_2_2/build/root.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/root.pom.xml	2009-09-08 23:00:55 UTC (rev 11472)
+++ branches/community/Seam_2_2/build/root.pom.xml	2009-09-09 08:01:02 UTC (rev 11473)
@@ -858,7 +858,7 @@
       <dependency>
         <groupId>org.jboss.seam.embedded</groupId>
         <artifactId>jboss-embedded-api</artifactId>
-        <version>beta3.SP9</version>
+        <version>beta3.SP10</version>
       </dependency>
 
       <dependency>



More information about the seam-commits mailing list