Remy Maucherat wrote:
> On Sat, 2009-10-31 at 12:59 +, ma...@apache.org wrote:
>> Author: markt
>> Date: Sat Oct 31 12:59:51 2009
>> New Revision: 831536
>>
>> URL: http://svn.apache.org/viewvc?rev=831536&view=rev
>> Log:
>> Add an explicit configuration option for cookie version switching and
On Sat, 2009-10-31 at 12:59 +, ma...@apache.org wrote:
> Author: markt
> Date: Sat Oct 31 12:59:51 2009
> New Revision: 831536
>
> URL: http://svn.apache.org/viewvc?rev=831536&view=rev
> Log:
> Add an explicit configuration option for cookie version switching and update
> test cases and docs
Author: markt
Date: Sat Oct 31 14:09:02 2009
New Revision: 831544
URL: http://svn.apache.org/viewvc?rev=831544&view=rev
Log:
Add a new new cookie option to allow the use of equals signs in cookies.
Includes test cases and docs.
Added:
tomcat/trunk/test/org/apache/tomcat/util/http/TestCookies
Author: markt
Date: Sat Oct 31 12:59:51 2009
New Revision: 831536
URL: http://svn.apache.org/viewvc?rev=831536&view=rev
Log:
Add an explicit configuration option for cookie version switching and update
test cases and docs to include it.
Added:
tomcat/trunk/test/org/apache/tomcat/util/http/Te
Author: markt
Date: Sat Oct 31 11:46:50 2009
New Revision: 831533
URL: http://svn.apache.org/viewvc?rev=831533&view=rev
Log:
New cookie unit tests and associated refactoring to get ant test target working.
Added:
tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java
- copied
Author: markt
Date: Sat Oct 31 11:01:48 2009
New Revision: 831530
URL: http://svn.apache.org/viewvc?rev=831530&view=rev
Log:
Refactoring to allow easier re-use.
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java
tomcat/trunk/test/org/apache/catalina/startup/TestTomcat