Torsten Curdt wrote: > Hurray! > > By using composition rather than inherritance I removed the > the dependency to the jvm. No split code anymore :) > > Thanks for pointing me on that Berin. > > Everything *should* work as before. And at least on > my machine the samples are working. > > Please test! > Great! Thanks!
Just one question: But we currently have the dependency to the split excalibur datasource package. So we can't remove the dependency from the build system right now, right? Carsten