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/10/12 00:04:58 UTC

svn commit: r462990 - in /myfaces/tobago/trunk/example: addressbook/pom.xml blank/pom.xml facelets/pom.xml foreach/pom.xml nonfacesrequest/pom.xml security/pom.xml test/pom.xml

Author: bommel
Date: Wed Oct 11 15:04:57 2006
New Revision: 462990

URL: http://svn.apache.org/viewvc?view=rev&rev=462990
Log:
clean up documentation

Modified:
    myfaces/tobago/trunk/example/addressbook/pom.xml
    myfaces/tobago/trunk/example/blank/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

Modified: myfaces/tobago/trunk/example/addressbook/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/addressbook/pom.xml?view=diff&rev=462990&r1=462989&r2=462990
==============================================================================
--- myfaces/tobago/trunk/example/addressbook/pom.xml (original)
+++ myfaces/tobago/trunk/example/addressbook/pom.xml Wed Oct 11 15:04:57 2006
@@ -23,7 +23,7 @@
   </parent>
   <artifactId>tobago-example-addressbook</artifactId>
   <packaging>war</packaging>
-  <name>Tobago Example Addressbook</name>
+  <name>Example Addressbook</name>
   <build>
     <finalName>tobago-example-addressbook</finalName>
     <plugins>

Modified: myfaces/tobago/trunk/example/blank/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/blank/pom.xml?view=diff&rev=462990&r1=462989&r2=462990
==============================================================================
--- myfaces/tobago/trunk/example/blank/pom.xml (original)
+++ myfaces/tobago/trunk/example/blank/pom.xml Wed Oct 11 15:04:57 2006
@@ -23,7 +23,7 @@
   </parent>
   <artifactId>tobago-example-blank</artifactId>
   <packaging>war</packaging>
-  <name>Tobago Example Blank</name>
+  <name>Example Blank</name>
   <build>
     <finalName>tobago-example-blank</finalName>
     <plugins>

Modified: myfaces/tobago/trunk/example/facelets/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/pom.xml?view=diff&rev=462990&r1=462989&r2=462990
==============================================================================
--- myfaces/tobago/trunk/example/facelets/pom.xml (original)
+++ myfaces/tobago/trunk/example/facelets/pom.xml Wed Oct 11 15:04:57 2006
@@ -23,7 +23,7 @@
   </parent>
   <artifactId>tobago-example-facelets</artifactId>
   <packaging>war</packaging>
-  <name>Tobago Example Facelets</name>
+  <name>Example Facelets</name>
   <build>
     <finalName>tobago-example-facelets</finalName>
     <plugins>

Modified: myfaces/tobago/trunk/example/foreach/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/foreach/pom.xml?view=diff&rev=462990&r1=462989&r2=462990
==============================================================================
--- myfaces/tobago/trunk/example/foreach/pom.xml (original)
+++ myfaces/tobago/trunk/example/foreach/pom.xml Wed Oct 11 15:04:57 2006
@@ -23,7 +23,7 @@
   </parent>
   <artifactId>tobago-example-foreach</artifactId>
   <packaging>war</packaging>
-  <name>Tobago Example Foreach</name>
+  <name>Example Foreach</name>
   <build>
     <finalName>tobago-example-foreach</finalName>
    <plugins>

Modified: myfaces/tobago/trunk/example/nonfacesrequest/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/nonfacesrequest/pom.xml?view=diff&rev=462990&r1=462989&r2=462990
==============================================================================
--- myfaces/tobago/trunk/example/nonfacesrequest/pom.xml (original)
+++ myfaces/tobago/trunk/example/nonfacesrequest/pom.xml Wed Oct 11 15:04:57 2006
@@ -23,7 +23,7 @@
   </parent>
   <artifactId>tobago-example-nonfacesrequest</artifactId>
   <packaging>war</packaging>
-  <name>Tobago Example Non-Faces-Request</name>
+  <name>Example Non-Faces-Request</name>
   <build>
     <finalName>tobago-example-nonfacesrequest</finalName>
     <plugins>

Modified: myfaces/tobago/trunk/example/security/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/security/pom.xml?view=diff&rev=462990&r1=462989&r2=462990
==============================================================================
--- myfaces/tobago/trunk/example/security/pom.xml (original)
+++ myfaces/tobago/trunk/example/security/pom.xml Wed Oct 11 15:04:57 2006
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>tobago-example-security</artifactId>
   <packaging>war</packaging>
-  <name>Tobago Example Security</name>
+  <name>Example Security</name>
   <build>
     <finalName>tobago-example-security</finalName>
    <plugins>

Modified: myfaces/tobago/trunk/example/test/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/test/pom.xml?view=diff&rev=462990&r1=462989&r2=462990
==============================================================================
--- myfaces/tobago/trunk/example/test/pom.xml (original)
+++ myfaces/tobago/trunk/example/test/pom.xml Wed Oct 11 15:04:57 2006
@@ -23,7 +23,7 @@
   </parent>
   <artifactId>tobago-example-test</artifactId>
   <packaging>war</packaging>
-  <name>Tobago Example Test</name>
+  <name>Example Test</name>
   <build>
     <finalName>tobago-example-test</finalName>
     <plugins>