[Bug 54684] PoolProperties.toString() causes NoClassDefFoundError exception

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

[Bug 54684] PoolProperties.toString() causes NoClassDefFoundError exception

2013-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 --- Comment #5 from Konstantin Kolinko --- Should have been fixed by r1455854 r1456068 -- You are receiving this mail because: You are the assignee for the bug. - To uns

[Bug 54684] PoolProperties.toString() causes NoClassDefFoundError exception

2013-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 --- Comment #4 from Martin Lichtin --- I ment to refer to bug 52318 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: d

[Bug 54684] PoolProperties.toString() causes NoClassDefFoundError exception

2013-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 --- Comment #3 from Martin Lichtin --- (In reply to comment #2) > Also this version range is strange because it specifies that jdbc-pool can > work only with org.apache.juli.logging version 6.x. Is that correct? > > org.apache.juli.logging

[Bug 54684] PoolProperties.toString() causes NoClassDefFoundError exception

2013-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 --- Comment #2 from Violeta Georgieva --- Also this version range is strange because it specifies that jdbc-pool can work only with org.apache.juli.logging version 6.x. Is that correct? org.apache.juli.logging;version="[6.0.18, 7.0.0)" --

[Bug 54684] PoolProperties.toString() causes NoClassDefFoundError exception

2013-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 --- Comment #1 from Violeta Georgieva --- The current Import-Package contains Import-Package: javax.management;version="0", javax.management.openmb ean;version="0", javax.naming;version="0", javax.sql;version="0", org .apache.juli.loggi

[Bug 54684] PoolProperties.toString() causes NoClassDefFoundError exception

2013-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 Martin Lichtin changed: What|Removed |Added Summary|toString() causes |PoolProperties.toString()