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

--- Comment #6 from pan4o <ssku4...@web.de> 2012-03-22 12:46:20 UTC ---
[6.0.18, 7.0.0) means all versions from including 6.0.18 to except 7.0.0 - not
including versions under 6.0.18 or above 7.0.0.

To fix this issue, you have to change the MANIFEST:

MANIFEST:
org.apache.juli.logging;version="[7.0.0, 7.1.0)"

OR

org.apache.juli.logging;version="[7.0.0, 8.0.0)"

Please refet to my last post in Bug 52381

Regards
Pancho

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