What is the message given with the exception?? Where is it thrown, and what were you doing at the time??
These are the normal kinds of information that need to be included when reporting a problem, so it would be really helpful if you could think about including them from the outset. It would also speed up getting a useful response. Regards Neil On Wed, Jun 26, 2013 at 8:13 AM, Roland <[email protected]> wrote: > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

