DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-04-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #15 from pan4o ssku4...@web.de 2012-04-02 06:20:57 UTC --- Hi, i recommend reading this whitepaper to understand the versioning in OSGI: http://www.osgi.org/wiki/uploads/Links/SemanticVersioning.pdf -- Configure bugmail:

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #14 from pan4o ssku4...@web.de 2012-03-30 06:31:58 UTC --- (In reply to comment #13) .22. The fix of this issue will be than: tomcat-jdbc MANIFEST: Import-Package: org.apache.juli.logging;version=[6.0, 7.1) OR may be

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #12 from pan4o ssku4...@web.de 2012-03-29 06:33:10 UTC --- Ok, i undestand ... i am not that familiar with the build and run dependencies of the tomcat libraries. Please correct me if i am wrong: tomcat-jdbc in the version

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #13 from Filip Hanik fha...@apache.org 2012-03-29 16:21:19 UTC --- .22. The fix of this issue will be than: tomcat-jdbc MANIFEST: Import-Package: org.apache.juli.logging;version=[6.0, 7.1) OR may be Import-Package:

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #10 from pan4o ssku4...@web.de 2012-03-28 18:07:02 UTC --- what's in the POM is not really related to what should be in an OSGI manifest though. Nothing should prevent you from dropping this library into a container

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #11 from Filip Hanik fha...@apache.org 2012-03-28 19:10:09 UTC --- yes, the jdbc-pool library can be built on tomcat 7 and you can drop that into a Tomcat 6 container, and it will work just fine against the tomcat 6 juli library

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-27 Thread bugzilla
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

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #8 from pan4o ssku4...@web.de 2012-03-27 19:20:09 UTC --- (In reply to comment #7) Yes, because ... tomcat-jdbc in the version 7.0.22 has a dependency in the pom file to tomcat-juli in the version 7.0.22 ... soo MANIFEST:

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-22 Thread bugzilla
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

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-01-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #3 from Pid bugzi...@pidster.com 2012-01-08 21:55:56 UTC --- *** Bug 52429 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-01-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 pan4o ssku4...@web.de changed: What|Removed |Added Summary|Version in POM is |Version in tomcat-jdbc POM