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: dev@tomcat.apache.org
        ReportedBy: akostadi...@friendofpooh.com


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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to