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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]