Hi, Great work!!
I've started to use it and really like it. And I hit a problem: If I want to use the standard distribution (as shown in the sample) and add a configuration file to etc/ the only way I found to do this is creating a custom ConfigurationPointer and use KarafDistributionOption.editConfigurationFilePut(...) for every line. Is there another solution to have a preconfigured file copied from resources to etc folder? ... or maybe even a solution to let the user add files to the unpacked karaf installation before karaf is started? (e.g. adding event-admin to the system libraries to allow adding it to startup.properties) Or do I have to provide a custom distribution? Another thing would be support for TestNG :-) I've seen that pax-exam-2.3.0.M1 has already support for TestNG but I was not able to get it run with PaxExam Karaf because somewhere in the route from the test to karaf is something with JUnitProbeInvoker and this causes the TestNG test to fail. Have you done some testing with TestNG so far? I'm completely new to pax-exam so if you have a pointer where to start looking at this issue I might be able to help to find a solution. -- View this message in context: http://karaf.922171.n3.nabble.com/Release-PaxExam-Karaf-Testframework-0-2-0-tp3403220p3421267.html Sent from the Karaf - User mailing list archive at Nabble.com.
