Author: rogerk
Date: 2010-07-19 10:40:47 -0400 (Mon, 19 Jul 2010)
New Revision: 6726
Modified:
core/branches/glassfish-31-integration-01/bom/pom.xml
core/branches/glassfish-31-integration-01/impl/pom.xml
core/branches/glassfish-31-integration-01/inject-tck-runner/pom.xml
core/branches/glassfish-31-integration-01/jboss-tck-runner/pom.xml
core/branches/glassfish-31-integration-01/osgi-bundle/pom.xml
core/branches/glassfish-31-integration-01/parent/pom.xml
core/branches/glassfish-31-integration-01/pom.xml
core/branches/glassfish-31-integration-01/porting-package/pom.xml
core/branches/glassfish-31-integration-01/tests-arquillian/pom.xml
core/branches/glassfish-31-integration-01/tests/pom.xml
Log:
Updates For Weld Integration Into GlassFish 3.1
Modified: core/branches/glassfish-31-integration-01/bom/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/bom/pom.xml 2010-07-19 14:39:19 UTC (rev
6725)
+++ core/branches/glassfish-31-integration-01/bom/pom.xml 2010-07-19 14:40:47 UTC (rev
6726)
@@ -136,11 +136,50 @@
</dependencies>
</dependencyManagement>
+ <!-- Dependency management, including extra repositories if needed -->
+ <repositories>
+ <repository>
+ <id>repository.jboss.org</id>
+ <name>JBoss Release Repository</name>
+ <
url>http://repository.jboss.org/nexus/content/groups/public/</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ <updatePolicy>never</updatePolicy>
+ </snapshots>
+ </repository>
+ <repository>
+ <id>old.repository.jboss.org</id>
+ <name>JBoss Release Old Repository</name>
+ <
url>http://repository.jboss.org/maven2/</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ <updatePolicy>never</updatePolicy>
+ </snapshots>
+ </repository>
+ <repository>
+ <
id>oss.sonatype.org/snapshots</id>
+ <name>OSS Snapshots Repository</name>
+ <
url>http://oss.sonatype.org/content/repositories/snapshots</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ <updatePolicy>never</updatePolicy>
+ </snapshots>
+ </repository>
+ </repositories>
<!-- SCM and distribution management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/impl/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/impl/pom.xml 2010-07-19 14:39:19 UTC (rev
6725)
+++ core/branches/glassfish-31-integration-01/impl/pom.xml 2010-07-19 14:40:47 UTC (rev
6726)
@@ -226,9 +226,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/inject-tck-runner/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/inject-tck-runner/pom.xml 2010-07-19
14:39:19 UTC (rev 6725)
+++ core/branches/glassfish-31-integration-01/inject-tck-runner/pom.xml 2010-07-19
14:40:47 UTC (rev 6726)
@@ -104,9 +104,9 @@
</build>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/jboss-tck-runner/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/jboss-tck-runner/pom.xml 2010-07-19 14:39:19
UTC (rev 6725)
+++ core/branches/glassfish-31-integration-01/jboss-tck-runner/pom.xml 2010-07-19 14:40:47
UTC (rev 6726)
@@ -314,9 +314,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/osgi-bundle/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/osgi-bundle/pom.xml 2010-07-19 14:39:19 UTC
(rev 6725)
+++ core/branches/glassfish-31-integration-01/osgi-bundle/pom.xml 2010-07-19 14:40:47 UTC
(rev 6726)
@@ -200,9 +200,9 @@
</dependencies>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/parent/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/parent/pom.xml 2010-07-19 14:39:19 UTC (rev
6725)
+++ core/branches/glassfish-31-integration-01/parent/pom.xml 2010-07-19 14:40:47 UTC (rev
6726)
@@ -217,9 +217,9 @@
</dependencyManagement>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/pom.xml 2010-07-19 14:39:19 UTC (rev 6725)
+++ core/branches/glassfish-31-integration-01/pom.xml 2010-07-19 14:40:47 UTC (rev 6726)
@@ -34,8 +34,8 @@
<!-- SCM and distribution management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
<
url>http://fisheye.jboss.org/browse/Weld</url>
</scm>
Modified: core/branches/glassfish-31-integration-01/porting-package/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/porting-package/pom.xml 2010-07-19 14:39:19
UTC (rev 6725)
+++ core/branches/glassfish-31-integration-01/porting-package/pom.xml 2010-07-19 14:40:47
UTC (rev 6726)
@@ -55,9 +55,9 @@
</dependencies>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/tests/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/tests/pom.xml 2010-07-19 14:39:19 UTC (rev
6725)
+++ core/branches/glassfish-31-integration-01/tests/pom.xml 2010-07-19 14:40:47 UTC (rev
6726)
@@ -284,9 +284,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>
Modified: core/branches/glassfish-31-integration-01/tests-arquillian/pom.xml
===================================================================
--- core/branches/glassfish-31-integration-01/tests-arquillian/pom.xml 2010-07-19 14:39:19
UTC (rev 6725)
+++ core/branches/glassfish-31-integration-01/tests-arquillian/pom.xml 2010-07-19 14:40:47
UTC (rev 6726)
@@ -268,9 +268,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/bran...
-
<
url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/tags/1.1.0...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags...
+
<
url>http://fisheye.jboss.org/browse/weld/core/tags/1.1.0-01-glassfish/...
</scm>
</project>