Author: markt
Date: Sun May 9 16:12:41 2010
New Revision: 942554
URL: http://svn.apache.org/viewvc?rev=942554&view=rev
Log:
Fix FindBugs warning
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java
Modified: tomcat/trunk/test/org/apache/catalina/core/TestStandardCon
Author: kkolinko
Date: Sun May 9 11:29:44 2010
New Revision: 942526
URL: http://svn.apache.org/viewvc?rev=942526&view=rev
Log:
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=9425
Hi Konstantin,
On 09.05.2010 11:38, Konstantin Kolinko wrote:
2010/5/9 Rainer Jung:
On 07.05.2010 20:08, Filip Hanik - Dev Lists wrote:
On 05/07/2010 08:03 AM, Rainer Jung wrote:
It's there after JDK start with some version of the JDK. It's not
there if I only start a plain Java test doing
Author: kkolinko
Date: Sun May 9 10:44:48 2010
New Revision: 942520
URL: http://svn.apache.org/viewvc?rev=942520&view=rev
Log:
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=9425
Author: kkolinko
Date: Sun May 9 10:30:25 2010
New Revision: 942518
URL: http://svn.apache.org/viewvc?rev=942518&view=rev
Log:
It is port of r941463 from Tomcat trunk.
More anchor handling improvements:
1) escape '#' character as well as spaces. See virtual-hosting-howto.html for
an example.
2)
Author: kkolinko
Date: Sun May 9 10:17:51 2010
New Revision: 942517
URL: http://svn.apache.org/viewvc?rev=942517&view=rev
Log:
CTR: documentation
It is backport of r941463
More anchor handling improvements:
1) escape '#' character as well as spaces. See virtual-hosting-howto.html for
an example.
2010/5/9 Rainer Jung :
> On 07.05.2010 20:08, Filip Hanik - Dev Lists wrote:
>>
>> On 05/07/2010 08:03 AM, Rainer Jung wrote:
>>>
>>> It's there after JDK start with some version of the JDK. It's not
>>> there if I only start a plain Java test doing only a sleep using the
>>> same JDK.
>>
>> well,