You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/02/26 14:27:28 UTC

svn commit: r155466 - in jakarta/commons/sandbox/servlet/trunk: LICENSE.txt NOTICE.txt PROPOSAL.html RELEASE-NOTES.txt STATUS.html build.properties.sample build.xml src/conf/MANIFEST.MF src/java/org/apache/commons/servlet/RequestUtils.java

Author: dirkv
Date: Sat Feb 26 05:27:15 2005
New Revision: 155466

URL: http://svn.apache.org/viewcvs?view=rev&rev=155466
Log:
svn:keywords correction

Modified:
    jakarta/commons/sandbox/servlet/trunk/LICENSE.txt   (props changed)
    jakarta/commons/sandbox/servlet/trunk/NOTICE.txt   (props changed)
    jakarta/commons/sandbox/servlet/trunk/PROPOSAL.html   (props changed)
    jakarta/commons/sandbox/servlet/trunk/RELEASE-NOTES.txt   (contents, props changed)
    jakarta/commons/sandbox/servlet/trunk/STATUS.html   (contents, props changed)
    jakarta/commons/sandbox/servlet/trunk/build.properties.sample   (props changed)
    jakarta/commons/sandbox/servlet/trunk/build.xml   (contents, props changed)
    jakarta/commons/sandbox/servlet/trunk/src/conf/MANIFEST.MF   (props changed)
    jakarta/commons/sandbox/servlet/trunk/src/java/org/apache/commons/servlet/RequestUtils.java   (contents, props changed)

Propchange: jakarta/commons/sandbox/servlet/trunk/LICENSE.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Propchange: jakarta/commons/sandbox/servlet/trunk/NOTICE.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Propchange: jakarta/commons/sandbox/servlet/trunk/PROPOSAL.html
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Modified: jakarta/commons/sandbox/servlet/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/servlet/trunk/RELEASE-NOTES.txt?view=diff&r1=155465&r2=155466
==============================================================================
--- jakarta/commons/sandbox/servlet/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/sandbox/servlet/trunk/RELEASE-NOTES.txt Sat Feb 26 05:27:15 2005
@@ -1,4 +1,4 @@
-$Id: RELEASE-NOTES.txt,v 1.1 2002/02/22 17:53:34 sanders Exp $
+$Id$
 
 			 Commons servlet Package
 			   Version 1.0-dev

Propchange: jakarta/commons/sandbox/servlet/trunk/RELEASE-NOTES.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Modified: jakarta/commons/sandbox/servlet/trunk/STATUS.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/servlet/trunk/STATUS.html?view=diff&r1=155465&r2=155466
==============================================================================
--- jakarta/commons/sandbox/servlet/trunk/STATUS.html (original)
+++ jakarta/commons/sandbox/servlet/trunk/STATUS.html Sat Feb 26 05:27:15 2005
@@ -7,7 +7,7 @@
 
 <div align="center">
 <h1>The Jakarta Commons <em>servlet</em> Component</h1>
-$Id: STATUS.html,v 1.1 2002/02/22 17:53:34 sanders Exp $<br />
+$Id$<br />
 <a href="#Introduction">[Introduction]</a>
 <a href="#Dependencies">[Dependencies]</a>
 <a href="#Release Info">[Release Info]</a>

Propchange: jakarta/commons/sandbox/servlet/trunk/STATUS.html
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Propchange: jakarta/commons/sandbox/servlet/trunk/build.properties.sample
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Modified: jakarta/commons/sandbox/servlet/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/servlet/trunk/build.xml?view=diff&r1=155465&r2=155466
==============================================================================
--- jakarta/commons/sandbox/servlet/trunk/build.xml (original)
+++ jakarta/commons/sandbox/servlet/trunk/build.xml Sat Feb 26 05:27:15 2005
@@ -3,7 +3,7 @@
 
 <!--
         "servlet" component of the Jakarta Commons Subproject
-        $Id: build.xml,v 1.1 2002/02/22 17:53:34 sanders Exp $
+        $Id$
 -->
 
 

Propchange: jakarta/commons/sandbox/servlet/trunk/build.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Propchange: jakarta/commons/sandbox/servlet/trunk/src/conf/MANIFEST.MF
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL

Modified: jakarta/commons/sandbox/servlet/trunk/src/java/org/apache/commons/servlet/RequestUtils.java
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/servlet/trunk/src/java/org/apache/commons/servlet/RequestUtils.java?view=diff&r1=155465&r2=155466
==============================================================================
--- jakarta/commons/sandbox/servlet/trunk/src/java/org/apache/commons/servlet/RequestUtils.java (original)
+++ jakarta/commons/sandbox/servlet/trunk/src/java/org/apache/commons/servlet/RequestUtils.java Sat Feb 26 05:27:15 2005
@@ -25,7 +25,7 @@
  * javax.servlet.http.HttpServletRequest.
  *
  * @author <a href="mailto:lance@brainopolis.com">Lance Lavandowska</a>
- * @version $Id: RequestUtils.java,v 1.3 2004/02/27 03:43:31 bayard Exp $
+ * @version $Id$
  */
 public class RequestUtils
 {

Propchange: jakarta/commons/sandbox/servlet/trunk/src/java/org/apache/commons/servlet/RequestUtils.java
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sat Feb 26 05:27:15 2005
@@ -1 +1 @@
-author date id revision
+Date Author Id Revision HeadURL



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org