Hey Andreas, hey Jorge, Sorry for didn't making this more visible. I've updated the changelog and the samples. Since different Karaf versions behave a little bit differently I need a way to get the version from the distribution. Either add the karafVersion and name to the framework definition or add a etc/ distribution.info (with karafVersion=X.X.X and name=NAME). I think future Karaf versions will include this file out of the box removing this problem entirely.
Thanks and kind regards, Andreas On Mon, Nov 7, 2011 at 21:52, Jorge Riquelme <[email protected]> wrote: > problem solved, thank you > > 2011/11/7 akuhtz <[email protected]>: > > Hi Jorge, > > > > Found the solution: You have to add ".karafVersion("2.2.4").name("Apache > > Karaf")." to the options. > > See > > > https://github.com/openengsb/labs-paxexam-karaf/blob/master/regression/src/test/java/org/openengsb/labs/paxexam/karaf/regression/BaseKarafDefaultFrameworkReplaceConfigFileTest.java > > > > > > > > King regards > > Andi > > > > -- > > View this message in context: > http://karaf.922171.n3.nabble.com/PaxExam-Karaf-Testframework-0-4-0-Either-distribution-info-or-the-property-itself-has-to-define-a-kan-tp3488143p3488169.html > > Sent from the Karaf - User mailing list archive at Nabble.com. > > > > > > -- > Jorge Riquelme Santana >
