[weld-commits] Weld SVN: r6724 - in api/branches/glassfish-31-integration-01: bom and 3 other directories.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Mon Jul 19 10:36:39 EDT 2010


Author: rogerk
Date: 2010-07-19 10:36:38 -0400 (Mon, 19 Jul 2010)
New Revision: 6724

Modified:
   api/branches/glassfish-31-integration-01/bom/pom.xml
   api/branches/glassfish-31-integration-01/parent/pom.xml
   api/branches/glassfish-31-integration-01/pom.xml
   api/branches/glassfish-31-integration-01/weld-spi/pom.xml
   api/branches/glassfish-31-integration-01/weld/pom.xml
Log:
Updates For Weld Integration Into GlassFish 3.1

Modified: api/branches/glassfish-31-integration-01/bom/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/bom/pom.xml	2010-07-19 14:27:06 UTC (rev 6723)
+++ api/branches/glassfish-31-integration-01/bom/pom.xml	2010-07-19 14:36:38 UTC (rev 6724)
@@ -227,9 +227,9 @@
    </dependencyManagement>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/trunk/bom</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/trunk/bom</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/api/trunk/bom</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/bom</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/bom</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/api/tags/1.1.0-01-glassfish/bom</url>
    </scm>
 
 </project>

Modified: api/branches/glassfish-31-integration-01/parent/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/parent/pom.xml	2010-07-19 14:27:06 UTC (rev 6723)
+++ api/branches/glassfish-31-integration-01/parent/pom.xml	2010-07-19 14:36:38 UTC (rev 6724)
@@ -84,9 +84,9 @@
    </dependencyManagement>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/trunk/parent</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/trunk/parent</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/api/trunk/parent</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/parent</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/parent</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/api/tags/1.1.0-01-glassfish/parent</url>
    </scm>
 
    

Modified: api/branches/glassfish-31-integration-01/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/pom.xml	2010-07-19 14:27:06 UTC (rev 6723)
+++ api/branches/glassfish-31-integration-01/pom.xml	2010-07-19 14:36:38 UTC (rev 6724)
@@ -18,8 +18,8 @@
 
    <!-- SCM and Distribution management -->
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/trunk</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/trunk</developerConnection>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/</developerConnection>
       <url>http://fisheye.jboss.org/browse/Weld</url>
    </scm>
 

Modified: api/branches/glassfish-31-integration-01/weld/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/weld/pom.xml	2010-07-19 14:27:06 UTC (rev 6723)
+++ api/branches/glassfish-31-integration-01/weld/pom.xml	2010-07-19 14:36:38 UTC (rev 6724)
@@ -29,9 +29,9 @@
    </dependencies>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/trunk/weld</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/trunk/weld</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/api/trunk/weld</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/weld</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/weld</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/api/tags/1.1.0-01-glassfish/weld</url>
    </scm>
 
 

Modified: api/branches/glassfish-31-integration-01/weld-spi/pom.xml
===================================================================
--- api/branches/glassfish-31-integration-01/weld-spi/pom.xml	2010-07-19 14:27:06 UTC (rev 6723)
+++ api/branches/glassfish-31-integration-01/weld-spi/pom.xml	2010-07-19 14:36:38 UTC (rev 6724)
@@ -89,9 +89,9 @@
    </dependencies>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/trunk/weld-spi</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/trunk/weld-spi</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/api/trunk/weld-spi</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/weld-spi</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/api/tags/1.1.0-01-glassfish/weld-spi</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/api/tags/1.1.0-01-glassfish/weld-spi</url>
    </scm>
 
 



More information about the weld-commits mailing list