https://issues.apache.org/bugzilla/show_bug.cgi?id=48370

           Summary: PublishRequest.java can not be compiled
           Product: Tomcat 7
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Modules: bayeux
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: wujunc...@gmail.com


There is a log used in org.apache.tomcat.bayeux.request.PublishRequest,but it
was not be defined,so the class can not be complied successfully,there should
be something like this?

private static final Log log = LogFactory.getLog(PublishRequest.class);

-- 
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