so...the parent-pom was faulty

          ...
            <Import-Package>
              org.osgi.service.log*:*version=1.3,
          ...


it should be 

            <Import-Package>
              org.osgi.service.log*;*version=1.3,





--
View this message in context: 
http://apache-felix.18485.x6.nabble.com/installBundle-IllegalArgumentException-tp5004110p5004117.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]

Reply via email to