Hello everyone, I wanted to drop the openejb-core module into Karaf 3. When trying to start the bundle OSGi couldn’t resolve the import org.apache.commons.lang;version=„[3.1,4.0)“. As far as I know there is no version >3 of that package because the name changed to org.apache.commons.lang3. Am I wrong or should someone correct the „openejb.osgi.import.pkg" property in the POM?
Cheers, Ronny
