You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/01/24 22:34:45 UTC

svn commit: r615006 - in /myfaces/myfaces-build-tools/trunk/maven2-archetypes: myfaces-archetype-helloworld-facelets/pom.xml myfaces-archetype-helloworld/pom.xml myfaces-archetype-jsfcomponents/pom.xml myfaces-archetype-trinidad/pom.xml pom.xml

Author: lu4242
Date: Thu Jan 24 13:34:43 2008
New Revision: 615006

URL: http://svn.apache.org/viewvc?rev=615006&view=rev
Log:
[maven-release-plugin] prepare release lu4242-m2-archetypes-100-release

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-archetypes/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/pom.xml?rev=615006&r1=615005&r2=615006&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/pom.xml Thu Jan 24 13:34:43 2008
@@ -1,23 +1,16 @@
-<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>
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-archetype-helloworld-facelets</artifactId>
-  <version>1.0.0-SNAPSHOT</version> 
+  <version>1.0.0</version> 
   <packaging>maven-plugin</packaging>
   <name>MyFaces Archetype Facelets</name>
   <description>Archetype to ease the burden of creating a new application based in myfaces and facelets</description>
 
     <scm>
-      	<connection>
-	scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/
-        </connection>
-        <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/
-        </developerConnection>
-        <url>
-            http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld-facelets/
-        </url>
+      	<connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-helloworld-facelets</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242-m2-archetypes-100-releasemyfaces-archetype-helloworld-facelets</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-helloworld-facelets</url>
     </scm>
 
     <distributionManagement>

Modified: myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/pom.xml?rev=615006&r1=615005&r2=615006&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/pom.xml Thu Jan 24 13:34:43 2008
@@ -1,47 +1,16 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
-
- @author Bruno Aranda (latest modification by $Author: manolito $)
- @version $Revision: 503282 $ $Date: 2007-02-03 19:46:25 +0100 (Sa, 03 Feb 2007) $
- 
--->
-<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>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-archetype-helloworld</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>maven-plugin</packaging>
     <name>MyFaces Archetype</name>
     <description>Archetype to ease the burden of creating a new application based in myfaces</description>
 
     <scm>
-        <connection>
-            scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/
-        </connection>
-        <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/
-        </developerConnection>
-        <url>
-            http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-helloworld/
-        </url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-helloworld</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242-m2-archetypes-100-releasemyfaces-archetype-helloworld</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-helloworld</url>
     </scm>
 
     <distributionManagement>
@@ -58,5 +27,4 @@
         </snapshotRepository>
     </distributionManagement>
 
-</project>
-
+</project>
\ No newline at end of file

Modified: myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/pom.xml?rev=615006&r1=615005&r2=615006&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/pom.xml Thu Jan 24 13:34:43 2008
@@ -1,49 +1,16 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- 
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
-
- 
- @author Bruno Aranda (latest modification by $Author: manolito $)
- @version $Revision: 503282 $ $Date: 2007-02-03 19:46:25 +0100 (Sa, 03 Feb 2007) $
- 
--->
-<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>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-archetype-jsfcomponents</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>maven-plugin</packaging>
     <name>JSF Components Library Archetype</name>
     <description>Archetype to ease the burden of creating a library of JSF components</description>
 
     <scm>
-        <connection>
-            scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/
-        </connection>
-        <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/
-        </developerConnection>
-        <url>
-            http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-jsfcomponents/
-        </url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-jsfcomponents</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242-m2-archetypes-100-releasemyfaces-archetype-jsfcomponents</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-jsfcomponents</url>
     </scm>
 
     <distributionManagement>
@@ -60,5 +27,4 @@
         </snapshotRepository>
     </distributionManagement>
 
-</project>
-
+</project>
\ No newline at end of file

Modified: myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/pom.xml?rev=615006&r1=615005&r2=615006&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/pom.xml Thu Jan 24 13:34:43 2008
@@ -22,21 +22,15 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-archetype-trinidad</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>maven-plugin</packaging>
   <name>Apache MyFaces Trinidad Archetype</name>
   <description>Archetype to ease the burden of creating a new application based with Trinidad</description>
 
   <scm>
-    <connection>
-      scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/
-    </connection>
-    <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/
-    </developerConnection>
-    <url>
-      http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/trunk/maven2-archetypes/myfaces-archetype-trinidad/
-    </url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-trinidad</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242-m2-archetypes-100-releasemyfaces-archetype-trinidad</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-releasemyfaces-archetype-trinidad</url>
   </scm>
 
 </project>

Modified: myfaces/myfaces-build-tools/trunk/maven2-archetypes/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/pom.xml?rev=615006&r1=615005&r2=615006&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-archetypes/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-archetypes/pom.xml Thu Jan 24 13:34:43 2008
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-archetype-parent</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>pom</packaging>
   <name>Apache MyFaces Buildtools Maven2 Archetype Parent</name>
 
@@ -106,9 +106,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-archetypes/</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-archetypes/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-release</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242-m2-archetypes-100-release</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/lu4242-m2-archetypes-100-release</url>
   </scm>
 
   <modules>