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

--- Comment #7 from Filip Hanik <fha...@apache.org> 2012-03-27 14:41:40 UTC ---
(In reply to comment #6)
> [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

aren't you excluding version 6.0.18+ here?

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