[Bug 57113] New: ImportHandler not returning class properly from resolveClass()

2014-10-18 Thread bugzilla
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

[Bug 56844] Update to OpenSSL 1.0.1j

2014-10-18 Thread bugzilla
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

svn commit: r1632759 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2014-10-18 Thread kkolinko
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.

svn commit: r1632761 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.xml extras.xml webapps/docs/changelog.xml

2014-10-18 Thread kkolinko
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

[Bug 56988] Allow to use relative paths in base.path setting when building Tomcat, e.g. "base.path=../libraries"

2014-10-18 Thread bugzilla
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. ---

svn commit: r1632765 - in /tomcat/tc6.0.x/trunk: BUILDING.txt STATUS.txt webapps/docs/building.xml webapps/docs/changelog.xml

2014-10-18 Thread kkolinko
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

[Bug 57115] Parse application/x-www-form-urlencoded PATCH requests

2014-10-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57115 Konstantinos Liakos changed: What|Removed |Added CC||liakoskonstan...@gmail.com

[Bug 57115] New: Parse application/x-www-form-urlencoded PATCH requests

2014-10-18 Thread bugzilla
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

[Bug 57115] Parse application/x-www-form-urlencoded PATCH requests

2014-10-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57115 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---