You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2008/08/01 17:20:44 UTC

svn commit: r681720 - in /myfaces/trinidad/branches/matzew_109_release: ./ trinidad-api/ trinidad-assembly/ trinidad-build/ trinidad-examples/ trinidad-examples/trinidad-blank/ trinidad-examples/trinidad-demo/ trinidad-examples/trinidad-example-assembl...

Author: matzew
Date: Fri Aug  1 08:20:43 2008
New Revision: 681720

URL: http://svn.apache.org/viewvc?rev=681720&view=rev
Log:
[maven-release-plugin] prepare release trinidad-1.0.9

Modified:
    myfaces/trinidad/branches/matzew_109_release/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-api/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-assembly/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-build/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-examples/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-blank/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-demo/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-example-assembly/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-impl/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-api/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-build/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-demo/pom.xml
    myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-impl/pom.xml

Modified: myfaces/trinidad/branches/matzew_109_release/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/pom.xml Fri Aug  1 08:20:43 2008
@@ -33,7 +33,7 @@
 
   <groupId>org.apache.myfaces.trinidad</groupId>
   <artifactId>trinidad</artifactId>
-  <version>1.0.9-SNAPSHOT</version>
+  <version>1.0.9</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -132,9 +132,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/trinidad/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad/tags/trinidad-1.0.9</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad/tags/trinidad-1.0.9</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/trinidad/tags/trinidad-1.0.9</url>
   </scm>
 
   <repositories>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-api/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-api/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-api/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-api</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-assembly/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-assembly/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-assembly/pom.xml Fri Aug  1 08:20:43 2008
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-assembly</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-build/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-build/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-build/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-build</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-examples/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-examples/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-examples/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-example</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-blank/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-blank/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-blank/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-blank/pom.xml Fri Aug  1 08:20:43 2008
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad-example</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-blank</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-demo/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-demo/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-demo/pom.xml Fri Aug  1 08:20:43 2008
@@ -1,96 +1,77 @@
-<!--
-    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.
-	   
--->
-<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>
-
-  <name>Apache MyFaces Trinidad Demo</name>
-  <description>Apache MyFaces Trinidad Demo</description>
-
-  <parent>
-    <groupId>org.apache.myfaces.trinidad</groupId>
-    <artifactId>trinidad-example</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>trinidad-demo</artifactId>
-  <packaging>war</packaging>
-
-  <dependencies>
-    <dependency>
-      <groupId>javax.mail</groupId>
-      <artifactId>mail</artifactId>
-      <version>1.4</version>
-    </dependency>
-    
-    <dependency>
-      <groupId>javax.activation</groupId>
-      <artifactId>activation</artifactId>
-      <version>1.1</version>
-    </dependency>
-
-    <dependency>
-      <groupId>javax.servlet</groupId>
-      <artifactId>servlet-api</artifactId>
-    </dependency>
-
-    <dependency>
-      <groupId>javax.servlet.jsp</groupId>
-      <artifactId>jsp-api</artifactId>
-    </dependency>
-    
-    <!-- For SourceCodeServlet -->
-    <dependency>
-      <groupId>commons-lang</groupId>
-      <artifactId>commons-lang</artifactId>
-    </dependency>
-  </dependencies>
-  
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.myfaces.trinidadbuild</groupId>
-        <artifactId>maven-jdev-plugin</artifactId>
-        <configuration>
-          <libraries>
-            <library>JSP Runtime</library>
-          </libraries>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-
-  <profiles>
-     <profile>
-       <id>jettyConfig</id>
-       <build>
-         <plugins>
-           <plugin>
-             <groupId>org.mortbay.jetty</groupId>
-             <artifactId>maven-jetty-plugin</artifactId>
-             <configuration>
-               <scanIntervalSeconds>10</scanIntervalSeconds>
-             </configuration>
-           </plugin>
-        </plugins>
-      </build>
-    </profile>
-  </profiles>
-
-</project>
+<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>
+
+  <name>Apache MyFaces Trinidad Demo</name>
+  <description>Apache MyFaces Trinidad Demo</description>
+
+  <parent>
+    <groupId>org.apache.myfaces.trinidad</groupId>
+    <artifactId>trinidad-example</artifactId>
+    <version>1.0.9</version>
+  </parent>
+
+  <artifactId>trinidad-demo</artifactId>
+  <packaging>war</packaging>
+
+  <dependencies>
+    <dependency>
+      <groupId>javax.mail</groupId>
+      <artifactId>mail</artifactId>
+      <version>1.4</version>
+    </dependency>
+    
+    <dependency>
+      <groupId>javax.activation</groupId>
+      <artifactId>activation</artifactId>
+      <version>1.1</version>
+    </dependency>
+
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>javax.servlet.jsp</groupId>
+      <artifactId>jsp-api</artifactId>
+    </dependency>
+    
+    <!-- For SourceCodeServlet -->
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+  </dependencies>
+  
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.myfaces.trinidadbuild</groupId>
+        <artifactId>maven-jdev-plugin</artifactId>
+        <configuration>
+          <libraries>
+            <library>JSP Runtime</library>
+          </libraries>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <profiles>
+     <profile>
+       <id>jettyConfig</id>
+       <build>
+         <plugins>
+           <plugin>
+             <groupId>org.mortbay.jetty</groupId>
+             <artifactId>maven-jetty-plugin</artifactId>
+             <configuration>
+               <scanIntervalSeconds>10</scanIntervalSeconds>
+             </configuration>
+           </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+</project>
\ No newline at end of file

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-example-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-example-assembly/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-example-assembly/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-examples/trinidad-example-assembly/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-example-assembly</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-impl/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-impl/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-impl/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-impl</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>trinidad-sandbox</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-api/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-api/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-api/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad-sandbox</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>sandbox-api</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-build/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-build/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-build/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad-sandbox</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>sandbox-build</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-demo/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-demo/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-demo/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad-sandbox</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>sandbox-demo</artifactId>

Modified: myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-impl/pom.xml?rev=681720&r1=681719&r2=681720&view=diff
==============================================================================
--- myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-impl/pom.xml (original)
+++ myfaces/trinidad/branches/matzew_109_release/trinidad-sandbox/sandbox-impl/pom.xml Fri Aug  1 08:20:43 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad-sandbox</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
 
   <artifactId>sandbox-impl</artifactId>