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 2007/02/10 13:07:33 UTC

svn commit: r505680 - in /myfaces/tobago/trunk/example: addressbook/src/main/webapp/META-INF/ blank/src/main/webapp/META-INF/ demo/src/main/webapp/META-INF/ facelets/src/main/webapp/META-INF/ foreach/src/main/webapp/META-INF/ nonfacesrequest/src/main/w...

Author: bommel
Date: Sat Feb 10 04:07:33 2007
New Revision: 505680

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

Modified:
    myfaces/tobago/trunk/example/addressbook/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/blank/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/security/src/main/webapp/META-INF/context.xml
    myfaces/tobago/trunk/example/test/src/main/webapp/META-INF/context.xml

Modified: myfaces/tobago/trunk/example/addressbook/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/addressbook/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/addressbook/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/addressbook/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,7 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-    $Id: context.xml,v 1.1 2005/02/02 00:16:19 lofwyr Exp $
+    antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 
 <Context antiResourceLocking="true" >

Modified: myfaces/tobago/trunk/example/blank/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/blank/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/blank/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/blank/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,6 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-
     antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 

Modified: myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/demo/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,6 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-
     antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 

Modified: myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/facelets/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,6 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-
     antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 

Modified: myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/foreach/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,6 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-
     antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 

Modified: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,6 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-
     antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 

Modified: myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/sandbox/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,6 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-
     antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 

Modified: myfaces/tobago/trunk/example/security/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/security/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/security/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/security/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,7 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-    $Id: context.xml,v 1.1 2005/02/02 00:16:19 lofwyr Exp $
+    antiResourceLocking is needed  for proper redeploy under Windows.
 -->
 
 <Context antiResourceLocking="true" >

Modified: myfaces/tobago/trunk/example/test/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/test/src/main/webapp/META-INF/context.xml?view=diff&rev=505680&r1=505679&r2=505680
==============================================================================
--- myfaces/tobago/trunk/example/test/src/main/webapp/META-INF/context.xml (original)
+++ myfaces/tobago/trunk/example/test/src/main/webapp/META-INF/context.xml Sat Feb 10 04:07:33 2007
@@ -17,8 +17,6 @@
  * limitations under the License.
 -->
 <!--
-    Context configuration file for the Tomcat Manager Web App
-
     antiResourceLocking is needed  for proper redeploy under Windows.
 -->