https://issues.apache.org/bugzilla/show_bug.cgi?id=48675
Summary: test/build.xml wrong package name for TestCookies
Product: Tomcat 6
Version: 6.0.24
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24923)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24923)
patch to fix
See http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/test/build.xml
It is trying to compile and run
org.apache.catalina.tomcat.util.http.TestCookies but seems like it was moved to
org.apache.tomcat.util.http.TestCookies
Attaching the patch to correct.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]