You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/09/12 09:46:47 UTC

svn commit: r442505 - in /myfaces/tobago/trunk: ./ example/addressbook/ example/blank/ example/demo/ example/facelets/ example/foreach/ example/nonfacesrequest/ example/security/ example/test/ tobago-tool/gendoc/

Author: bommel
Date: Tue Sep 12 00:46:46 2006
New Revision: 442505

URL: http://svn.apache.org/viewvc?view=rev&rev=442505
Log:
reenable snapshot dependencies for next development cycle

Modified:
    myfaces/tobago/trunk/example/addressbook/pom.xml
    myfaces/tobago/trunk/example/blank/pom.xml
    myfaces/tobago/trunk/example/demo/pom.xml
    myfaces/tobago/trunk/example/facelets/pom.xml
    myfaces/tobago/trunk/example/foreach/pom.xml
    myfaces/tobago/trunk/example/nonfacesrequest/pom.xml
    myfaces/tobago/trunk/example/security/pom.xml
    myfaces/tobago/trunk/example/test/pom.xml
    myfaces/tobago/trunk/pom.xml
    myfaces/tobago/trunk/tobago-tool/gendoc/pom.xml

Modified: myfaces/tobago/trunk/example/addressbook/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/addressbook/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/addressbook/pom.xml (original)
+++ myfaces/tobago/trunk/example/addressbook/pom.xml Tue Sep 12 00:46:46 2006
@@ -10,7 +10,7 @@
   <name>Tobago Example Addressbook</name>
   <build>
     <finalName>tobago-example-addressbook</finalName>
-    <!--<plugins>
+    <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>-->
+    </plugins>
   </build>
 
   <scm>

Modified: myfaces/tobago/trunk/example/blank/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/blank/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/blank/pom.xml (original)
+++ myfaces/tobago/trunk/example/blank/pom.xml Tue Sep 12 00:46:46 2006
@@ -10,7 +10,7 @@
   <name>Tobago Example Blank</name>
   <build>
     <finalName>tobago-example-blank</finalName>
-    <!--<plugins>
+    <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>-->
+    </plugins>
   </build>
 
   <scm>

Modified: myfaces/tobago/trunk/example/demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/demo/pom.xml (original)
+++ myfaces/tobago/trunk/example/demo/pom.xml Tue Sep 12 00:46:46 2006
@@ -35,7 +35,7 @@
           </webResources>
         </configuration>
       </plugin>-->
-     <!-- <plugin>
+      <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
         <version>1.0-SNAPSHOT</version>
@@ -44,7 +44,7 @@
           <update>true</update>
           <url>http://localhost:8080/manager</url>
         </configuration>
-      </plugin>-->
+      </plugin>
     </plugins>
   </build>
   <scm>

Modified: myfaces/tobago/trunk/example/facelets/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/facelets/pom.xml (original)
+++ myfaces/tobago/trunk/example/facelets/pom.xml Tue Sep 12 00:46:46 2006
@@ -10,7 +10,7 @@
   <name>Tobago Example Facelets</name>
   <build>
     <finalName>tobago-example-facelets</finalName>
-    <!--<plugins>
+    <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>-->
+    </plugins>
   </build>
 
   <scm>

Modified: myfaces/tobago/trunk/example/foreach/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/foreach/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/foreach/pom.xml (original)
+++ myfaces/tobago/trunk/example/foreach/pom.xml Tue Sep 12 00:46:46 2006
@@ -10,7 +10,7 @@
   <name>Tobago Example Foreach</name>
   <build>
     <finalName>tobago-example-foreach</finalName>
-   <!-- <plugins>
+   <plugins>
 
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
@@ -23,7 +23,7 @@
         </configuration>
       </plugin>
 
-    </plugins>-->
+    </plugins>
   </build>
 
   <scm>

Modified: myfaces/tobago/trunk/example/nonfacesrequest/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/nonfacesrequest/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/nonfacesrequest/pom.xml (original)
+++ myfaces/tobago/trunk/example/nonfacesrequest/pom.xml Tue Sep 12 00:46:46 2006
@@ -10,7 +10,7 @@
   <name>Tobago Example Non-Faces-Request</name>
   <build>
     <finalName>tobago-example-nonfacesrequest</finalName>
-    <!--<plugins>
+    <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>-->
+    </plugins>
   </build>
 
   <scm>

Modified: myfaces/tobago/trunk/example/security/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/security/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/security/pom.xml (original)
+++ myfaces/tobago/trunk/example/security/pom.xml Tue Sep 12 00:46:46 2006
@@ -28,7 +28,7 @@
   <name>Tobago Example Security</name>
   <build>
     <finalName>tobago-example-security</finalName>
-   <!-- <plugins>
+   <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -39,7 +39,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>-->
+    </plugins>
   </build>
 
   <scm>

Modified: myfaces/tobago/trunk/example/test/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/test/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/example/test/pom.xml (original)
+++ myfaces/tobago/trunk/example/test/pom.xml Tue Sep 12 00:46:46 2006
@@ -11,7 +11,7 @@
   <build>
     <finalName>tobago-example-test</finalName>
     <plugins>
-      <!--<plugin>
+      <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
         <version>1.0-SNAPSHOT</version>
@@ -20,7 +20,7 @@
           <update>true</update>
           <url>http://localhost:8080/manager</url>
         </configuration>
-      </plugin>-->
+      </plugin>
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
         <artifactId>maven-jetty6-plugin</artifactId>

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Tue Sep 12 00:46:46 2006
@@ -176,7 +176,7 @@
         <artifactId>maven-jxr-plugin</artifactId>
       </plugin>
 
-      <!--plugin>
+      <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
         <configuration>
@@ -184,7 +184,7 @@
           <xrefLocation>xref</xrefLocation>
           <excludes>**/package-info.java</excludes>
         </configuration>
-      </plugin-->
+      </plugin>
 
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
@@ -476,11 +476,11 @@
         <artifactId>wagon-ftp</artifactId>
         <version>1.0-alpha-6</version>
       </extension>
-      <!--extension>
+      <extension>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>build-tools</artifactId>
         <version>1.0.5-SNAPSHOT</version>
-      </extension-->
+      </extension>
     </extensions>
     <pluginManagement>
       <plugins>

Modified: myfaces/tobago/trunk/tobago-tool/gendoc/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-tool/gendoc/pom.xml?view=diff&rev=442505&r1=442504&r2=442505
==============================================================================
--- myfaces/tobago/trunk/tobago-tool/gendoc/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-tool/gendoc/pom.xml Tue Sep 12 00:46:46 2006
@@ -10,7 +10,7 @@
   <name>Tobago gendoc</name>
   <build>
     <finalName>gendoc</finalName>
-    <!--<plugins>
+    <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>-->
+    </plugins>
   </build>
   <dependencies>
     <dependency>