You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/02/03 20:16:10 UTC

DO NOT REPLY [Bug 48675] New: test/build.xml wrong package name for TestCookies

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


DO NOT REPLY [Bug 48675] test/build.xml wrong package name for TestCookies

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48675

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-02-06 13:43:04 UTC ---
Patch applied to 6.0.x. Many thanks.

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