I could be wrong but IIRC junit-benchmark uses h2 to store the tests' outcomes
Sent from my mobile device, so please excuse typos and brevity. Maurizio Cucchiara Il giorno 01/gen/2012 17.49, "Raffaele P. Guidi" <[email protected]> ha scritto: > Probably we should ask Ioannis Cannellos about pax libraries (and I would > take the occasion to ask for some examples and maybe some blogging about > his wonderful work integrating with karaf and osgi in general :P) I > honestly can't recall why h2 database is there... do someone have a hint? > > On Sun, Jan 1, 2012 at 3:11 PM, Benoit Perroud <[email protected]> wrote: > > > Hi All, > > > > I just ran mvn versions:display-dependency-updates and there is > > several libs we could upgrade. I don't know > > org.ops4j.pax.exam:pax-exam, and a change from a version 1.2.4 to > > 2.3.0 seems to be a major upgrade. The others seems to be minor > > upgrades : > > > > [INFO] ch.qos.logback:logback-classic ....................... 0.9.26 -> > > 1.0.0 > > [INFO] ch.qos.logback:logback-core .......................... 0.9.26 -> > > 1.0.0 > > [INFO] com.google.guava:guava ................................... r09 > -> > > 11.0 > > [INFO] com.h2database:h2 ................................. 1.3.158 -> > > 1.3.163 > > [INFO] org.aspectj:aspectjrt ............................... 1.6.11 -> > > 1.6.12 > > [INFO] org.ops4j.pax.exam:pax-exam ........................... 1.2.4 -> > > 2.3.0 > > [INFO] org.osgi:org.osgi.core ................................ 4.2.0 -> > > 4.3.0 > > [INFO] org.slf4j:slf4j-api ................................... 1.6.1 -> > > 1.6.4 > > [INFO] org.slf4j:slf4j-simple ................................ 1.6.1 -> > > 1.6.4 > > > > All the best for 2012 ! > > > > Benoit. > > >
