[embjopr-commits] EMBJOPR SVN: r986 - in branches/AdminConsole_EAP_5_1: core and 1 other directories.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Mon Sep 20 13:48:29 EDT 2010


Author: ips
Date: 2010-09-20 13:48:29 -0400 (Mon, 20 Sep 2010)
New Revision: 986

Removed:
   branches/AdminConsole_EAP_5_1/jbas4/
Modified:
   branches/AdminConsole_EAP_5_1/core/pom.xml
   branches/AdminConsole_EAP_5_1/jbas5/pom.xml
   branches/AdminConsole_EAP_5_1/pom.xml
Log:
upgrade Seam to the same version used by EAP 5.1; fix SCM connection URLs

Modified: branches/AdminConsole_EAP_5_1/core/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/core/pom.xml	2010-09-20 17:00:34 UTC (rev 985)
+++ branches/AdminConsole_EAP_5_1/core/pom.xml	2010-09-20 17:48:29 UTC (rev 986)
@@ -35,10 +35,10 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/EmbJopr_1_3_2_GA_CP/core/</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/EmbJopr_1_3_2_GA_CP/core/</developerConnection>
-      <url>http://git.fedorahosted.org/git/?p=rhq/rhq.git/jopr-embedded-parent/jopr-embedded-core</url>
-  </scm>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/core/</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/core/</developerConnection>
+        <url>http://fisheye.jboss.org/browse/EMBJOPR/branches/AdminConsole_EAP_5_1/core/</url>
+    </scm>
 
     <properties>
         <war.dir>${basedir}/target/${project.build.finalName}</war.dir>

Modified: branches/AdminConsole_EAP_5_1/jbas5/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/jbas5/pom.xml	2010-09-20 17:00:34 UTC (rev 985)
+++ branches/AdminConsole_EAP_5_1/jbas5/pom.xml	2010-09-20 17:48:29 UTC (rev 986)
@@ -14,10 +14,10 @@
     <name>JBoss AS/EAP 5.x Administration Console</name>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/EmbJopr_1_3/jbas5/</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/EmbJopr_1_3/jbas5/</developerConnection>
-      <url>http://git.fedorahosted.org/git/?p=rhq/rhq.git/jopr-embedded-parent/jopr-embedded-jbas5</url>
-  </scm>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/jbas5/</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/jbas5/</developerConnection>
+        <url>http://fisheye.jboss.org/browse/EMBJOPR/branches/AdminConsole_EAP_5_1/jbas5/</url>
+    </scm>
 
     <properties>
         <warDir>${basedir}/target/${project.build.finalName}</warDir>

Modified: branches/AdminConsole_EAP_5_1/pom.xml
===================================================================
--- branches/AdminConsole_EAP_5_1/pom.xml	2010-09-20 17:00:34 UTC (rev 985)
+++ branches/AdminConsole_EAP_5_1/pom.xml	2010-09-20 17:48:29 UTC (rev 986)
@@ -17,7 +17,9 @@
   ~ License along with this program; if not, write to the Free Software
   ~ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   -->
-<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>
 
@@ -43,9 +45,9 @@
     </organization>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/EmbJopr_1_3/</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/EmbJopr_1_3/</developerConnection>
-        <url>http://git.fedorahosted.org/git/?p=rhq/rhq.git/jopr-embedded-parent</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/branches/AdminConsole_EAP_5_1/</developerConnection>
+        <url>http://fisheye.jboss.org/browse/EMBJOPR/branches/AdminConsole_EAP_5_1/</url>
     </scm>
     
     <issueManagement>
@@ -70,7 +72,7 @@
         <richfaces.version>3.3.0.GA</richfaces.version>
         <rhq.version>3.0.0.EmbJopr2</rhq.version>
         <jopr.version>${rhq.version}</jopr.version>
-        <seam.version>2.1.0.SP1</seam.version>
+        <seam.version>2.2.2.EAP5</seam.version>
         <seam.embedded.version>beta3.SP3</seam.embedded.version>
         <!-- This is a special patched version of not-yet-released Facelets 1.1.15,
              which is required in order for Facelets to work in AS5.
@@ -171,7 +173,6 @@
 
     <modules>
         <module>core</module>
-        <!--<module>jbas4</module>-->
         <module>jbas5</module>
         <!--<module>jsfunit</module>-->
     </modules>
@@ -180,6 +181,7 @@
     <repositories>
 
         <!-- TODO: Do we still need this? -->
+<!--
         <repository>
            <id>jboss-old</id>
            <name>JBoss Old</name>
@@ -188,7 +190,7 @@
              <enabled>false</enabled>
            </snapshots>
         </repository>
-
+-->
         <!-- for the RHQ jars -->
         <repository>
            <id>jboss-releases</id>
@@ -199,6 +201,16 @@
            </snapshots>
         </repository>
 
+        <!-- for EAP jars (Seam, etc.) -->
+        <repository>
+           <id>jboss-brew-releases</id>
+           <name>JBoss Brew Releases</name>
+           <url>https://repository.jboss.org/maven2-brew/</url>
+           <snapshots>
+             <enabled>false</enabled>
+           </snapshots>
+        </repository>
+
     </repositories>
 
 </project>



More information about the embjopr-commits mailing list