Hi all! I have a problem with my auto-generated OBR-file (by maven-obr-plugin). This line throws an java.lang.Exception: <require extend="false" filter="(&(package=org.apache.felix.service.command)(version>=0.10.0)(version<1.0.0)(status=provisional)(mandatory:<*status))" multiple="false" name="package" optional="false">Import package org.apache.felix.service.command ;version=[0.10.0,1.0.0)</require>
The only difference between this entry and the other entries is: (status=provisional)(mandatory:<*status) I don't no why... Thanks in advance Roland -- View this message in context: http://apache-felix.18485.x6.nabble.com/require-require-clause-causes-java-lang-Exception-tp5004133.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

