DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4184>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4184 boolean error in org.apache.velocity.runtime.log.LogManager.createLogSystem() Summary: boolean error in org.apache.velocity.runtime.log.LogManager.createLogSyst em() Product: Velocity Version: 1.1-rc2 Platform: All OS/Version: All Status: NEW Severity: Blocker Priority: Other Component: Source AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] error in org.apache.velocity.runtime.log.LogManager.createLogSystem: in boolean expression for entry into "if" block: if (claz != null || claz.length () > 0 ) -- this will obviously give a null pointer exception if (claz == null).
