https://issues.apache.org/bugzilla/show_bug.cgi?id=57113
Bug ID: 57113
Summary: ImportHandler not returning class properly from
resolveClass()
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=56844
--- Comment #3 from Konstantin Kolinko ---
(In reply to Prasad from comment #2)
> Is there a simple way to build the DLL for Windows (32-bit and 64-bit)? I
> have seen the comments for building this in the bug ID 56596, but there
> doesn't
Author: kkolinko
Date: Sat Oct 18 11:22:08 2014
New Revision: 1632759
URL: http://svn.apache.org/r1632759
Log:
Move changelog entry for the fix for BZ 57102. It will be in 6.0.43.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.
Author: kkolinko
Date: Sat Oct 18 11:24:58 2014
New Revision: 1632761
URL: http://svn.apache.org/r1632761
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56988
Allow to use relative path in base.path setting when building
Tomcat.
Tested with Ant 1.8.0.
Motivation: Allow to simplify
https://issues.apache.org/bugzilla/show_bug.cgi?id=56988
--- Comment #3 from Konstantin Kolinko ---
Fixed in Tomcat 6 by r1632761 and will be in 6.0.43 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: kkolinko
Date: Sat Oct 18 11:38:14 2014
New Revision: 1632765
URL: http://svn.apache.org/r1632765
Log:
Update documented minimum Ant version to use at build time to be 1.8.0
Modified:
tomcat/tc6.0.x/trunk/BUILDING.txt
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/webapp
https://issues.apache.org/bugzilla/show_bug.cgi?id=57115
Konstantinos Liakos changed:
What|Removed |Added
CC||liakoskonstan...@gmail.com
https://issues.apache.org/bugzilla/show_bug.cgi?id=57115
Bug ID: 57115
Summary: Parse application/x-www-form-urlencoded PATCH requests
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
P
https://issues.apache.org/bugzilla/show_bug.cgi?id=57115
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---