I doubt tranql requires axion at runtime. However it may be a transitive dependencies coming from unit tests that has not been removed...
On 8/22/07, Matthieu Riou <[EMAIL PROTECTED]> wrote: > On 8/22/07, Alex Boisvert <[EMAIL PROTECTED]> wrote: > > > > Sorry, maybe I'm missing something but I didn't see how/where Tranql uses > > Axion. Did you pinpoint this? > > > The only non-jdk classes in our Database class are tranql ones, hence my > conclusion. Wouldn't call that pinpoint though. > > alex > > > > On 8/22/07, Matthieu Riou <[EMAIL PROTECTED]> wrote: > > > > > > On 8/22/07, Paul Brown <[EMAIL PROTECTED]> wrote: > > > > > > > > Appears to be used in the bpel-epr module for some connection > > wrapping? > > > > > > > > ode/bpel-epr/src/main/java/org/apache/ode/il/dbutil/Database.java > > > > > > > > In Fisheye: > > > > > > > > http://tinyurl.com/2cf7uk > > > > > > > > Judging from the source: > > > > > > > > http://tinyurl.com/yulgms > > > > > > > > It's JCA support in some form? Whither minerva? > > > > > > > > > Looks like it's used by tranql, our default connection pool (also > > > Geronimo's). Minerva has been axed some time ago. > > > > > > -- Paul > > > > > > > > On 8/22/07, Paul Brown <[EMAIL PROTECTED]> wrote: > > > > > Building now; we'll see what happens. > > > > > > > > > > -- Paul > > > > > > > > > > On 8/22/07, Matthieu Riou <[EMAIL PROTECTED]> wrote: > > > > > > Did you try removing it? See if you get any CNFE? > > > > > > > > > > > > On 8/22/07, Paul Brown <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > On 8/22/07, Alex Boisvert <[EMAIL PROTECTED]> wrote: > > > > > > > > Anybody knows why we have Axion as dependency in the build? > > > It's > > > > > > > currently > > > > > > > > packaged with the distros... > > > > > > > > > > > > > > Sounds like it would have been there as part of an exhaustive > > > > > > > Hibernate generation or OpenJPA generation exercise; other than > > > > that, > > > > > > > it's nothing that I recognize. > > > > > > > > > > > > > > -- Paul > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > [EMAIL PROTECTED] > > > > > http://mult.ifario.us/ > > > > > > > > > > > > > > > > > -- > > > > [EMAIL PROTECTED] > > > > http://mult.ifario.us/ > > > > > > > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
