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

2013-03-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 Violeta Georgieva changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--

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

2013-03-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #20 from Violeta Georgieva --- (In reply to comment #19) > Original issue should have been fixed by r1455973, r1456080 Fixed in trunk and 7.0.x and will be included in 7.0.39 onwards. > Issue in comment 18 still remains. Ther

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

2013-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #19 from Konstantin Kolinko --- Original issue should have been fixed by r1455973, r1456080 Issue in comment 18 still remains. -- You are receiving this mail because: You are the assignee for the bug. ---

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

2013-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 Martin Lichtin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|LATER

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

2013-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 Martin Lichtin changed: What|Removed |Added CC||lich...@yahoo.com -- You are rec

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

2013-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #17 from Martin Lichtin --- Created attachment 29897 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29897&action=edit Updated dependency on Juli, allow versions 7.0.x Could this be fixed? I would like to use tomcat-

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

2012-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 Filip Hanik changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

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

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #15 from pan4o 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: https://issues.apache

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 #14 from pan4o 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 #13 from Filip Hanik 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: org.apache.juli.

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 #12 from pan4o 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 7.0.22 can/should run

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

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 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 > running Tomcat 6

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 changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #9 from Filip H

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 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: Import-Package: org.

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

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

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 changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5 from Konst

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 changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #4 from Filip H

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 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 receiving this mail because

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 changed: What|Removed |Added Summary|Version in POM is |Version in tomcat-jdbc POM