From ce38ddc1549bec0f4da240013cc86a97ef6c85a9 Mon Sep 17 00:00:00 2001 From: Peter Kriens Date: Sat, 16 May 2015 20:43:57 +0200 Subject: [PATCH] [build] Get rid of warnings for new bnd --- cnf/.classpath | 3 ++- osgi.enroute.authenticator.simple.provider/.classpath | 2 +- osgi.enroute.authenticator.simple.provider/bnd.bnd | 2 +- osgi.enroute.authorization.simple.provider/.classpath | 2 +- osgi.enroute.authorization.simple.provider/bnd.bnd | 2 +- osgi.enroute.base.debug.provider/.classpath | 2 +- osgi.enroute.base.simple.provider/.classpath | 2 +- osgi.enroute.base.simple.provider/bnd.bnd | 2 +- osgi.enroute.base.test/.classpath | 2 +- osgi.enroute.base.test/bnd.bnd | 2 +- osgi.enroute.configurer.simple.provider/.classpath | 2 +- osgi.enroute.configurer.simple.provider/bnd.bnd | 2 +- osgi.enroute.easse.simple.adapter/.classpath | 2 +- osgi.enroute.easse.simple.adapter/bnd.bnd | 2 +- osgi.enroute.equinox.log.adapter/.classpath | 2 +- osgi.enroute.everything.application/.classpath | 2 +- osgi.enroute.github.angular-ui.webresource/.classpath | 2 +- osgi.enroute.jsonrpc.simple.provider/.classpath | 2 +- osgi.enroute.jsonrpc.simple.provider/bnd.bnd | 2 +- osgi.enroute.logger.simple.provider/.classpath | 3 ++- osgi.enroute.logger.simple.provider/bnd.bnd | 6 +++--- osgi.enroute.rest.simple.provider/.classpath | 3 ++- osgi.enroute.rest.simple.provider/bnd.bnd | 2 +- osgi.enroute.scheduler.simple.provider/.classpath | 3 ++- osgi.enroute.scheduler.simple.provider/bnd.bnd | 2 +- osgi.enroute.web.simple.provider/.classpath | 3 ++- osgi.enroute.web.simple.provider/bnd.bnd | 2 +- osgi.enroute.websecurity.adapter/.classpath | 3 ++- osgi.enroute.websecurity.adapter/bnd.bnd | 2 +- 29 files changed, 37 insertions(+), 31 deletions(-) diff --git a/cnf/.classpath b/cnf/.classpath index fb50116..8afe1f9 100644 --- a/cnf/.classpath +++ b/cnf/.classpath @@ -1,6 +1,7 @@ - + + diff --git a/osgi.enroute.authenticator.simple.provider/.classpath b/osgi.enroute.authenticator.simple.provider/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.authenticator.simple.provider/.classpath +++ b/osgi.enroute.authenticator.simple.provider/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.authenticator.simple.provider/bnd.bnd b/osgi.enroute.authenticator.simple.provider/bnd.bnd index bb534e1..e689642 100644 --- a/osgi.enroute.authenticator.simple.provider/bnd.bnd +++ b/osgi.enroute.authenticator.simple.provider/bnd.bnd @@ -18,7 +18,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib;version=2.3 + biz.aQute.bndlib;version=2.3;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.authorization.simple.provider/.classpath b/osgi.enroute.authorization.simple.provider/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.authorization.simple.provider/.classpath +++ b/osgi.enroute.authorization.simple.provider/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.authorization.simple.provider/bnd.bnd b/osgi.enroute.authorization.simple.provider/bnd.bnd index 48c3909..1e67d99 100644 --- a/osgi.enroute.authorization.simple.provider/bnd.bnd +++ b/osgi.enroute.authorization.simple.provider/bnd.bnd @@ -21,7 +21,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib;version=2.3 + biz.aQute.bndlib;version=2.3;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.base.debug.provider/.classpath b/osgi.enroute.base.debug.provider/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.base.debug.provider/.classpath +++ b/osgi.enroute.base.debug.provider/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.base.simple.provider/.classpath b/osgi.enroute.base.simple.provider/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.base.simple.provider/.classpath +++ b/osgi.enroute.base.simple.provider/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.base.simple.provider/bnd.bnd b/osgi.enroute.base.simple.provider/bnd.bnd index bcac4fa..66f33a8 100644 --- a/osgi.enroute.base.simple.provider/bnd.bnd +++ b/osgi.enroute.base.simple.provider/bnd.bnd @@ -36,7 +36,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.base.test/.classpath b/osgi.enroute.base.test/.classpath index 37e4a08..3d01dd8 100644 --- a/osgi.enroute.base.test/.classpath +++ b/osgi.enroute.base.test/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.base.test/bnd.bnd b/osgi.enroute.base.test/bnd.bnd index ea9cd07..0e2b91b 100644 --- a/osgi.enroute.base.test/bnd.bnd +++ b/osgi.enroute.base.test/bnd.bnd @@ -18,7 +18,7 @@ Test-Cases: ${test-cases} -buildpath: \ osgi.enroute.base.api;version=1.4,\ biz.aQute.junit,\ - biz.aQute.bndlib;version=2.3,\ + biz.aQute.bndlib;version=2.3;packages=*,\ net.sourceforge.htmlunit;version=2.15,\ org.apache.felix.scr diff --git a/osgi.enroute.configurer.simple.provider/.classpath b/osgi.enroute.configurer.simple.provider/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.configurer.simple.provider/.classpath +++ b/osgi.enroute.configurer.simple.provider/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.configurer.simple.provider/bnd.bnd b/osgi.enroute.configurer.simple.provider/bnd.bnd index e4072d3..0a7265b 100644 --- a/osgi.enroute.configurer.simple.provider/bnd.bnd +++ b/osgi.enroute.configurer.simple.provider/bnd.bnd @@ -19,7 +19,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.easse.simple.adapter/.classpath b/osgi.enroute.easse.simple.adapter/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.easse.simple.adapter/.classpath +++ b/osgi.enroute.easse.simple.adapter/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.easse.simple.adapter/bnd.bnd b/osgi.enroute.easse.simple.adapter/bnd.bnd index c0c535c..a0efea4 100644 --- a/osgi.enroute.easse.simple.adapter/bnd.bnd +++ b/osgi.enroute.easse.simple.adapter/bnd.bnd @@ -20,7 +20,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit, \ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md}, {static=static} diff --git a/osgi.enroute.equinox.log.adapter/.classpath b/osgi.enroute.equinox.log.adapter/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.equinox.log.adapter/.classpath +++ b/osgi.enroute.equinox.log.adapter/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.everything.application/.classpath b/osgi.enroute.everything.application/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.everything.application/.classpath +++ b/osgi.enroute.everything.application/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.github.angular-ui.webresource/.classpath b/osgi.enroute.github.angular-ui.webresource/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.github.angular-ui.webresource/.classpath +++ b/osgi.enroute.github.angular-ui.webresource/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.jsonrpc.simple.provider/.classpath b/osgi.enroute.jsonrpc.simple.provider/.classpath index 055bdc3..57c70f3 100644 --- a/osgi.enroute.jsonrpc.simple.provider/.classpath +++ b/osgi.enroute.jsonrpc.simple.provider/.classpath @@ -2,7 +2,7 @@ - + diff --git a/osgi.enroute.jsonrpc.simple.provider/bnd.bnd b/osgi.enroute.jsonrpc.simple.provider/bnd.bnd index dadec25..358e9b3 100644 --- a/osgi.enroute.jsonrpc.simple.provider/bnd.bnd +++ b/osgi.enroute.jsonrpc.simple.provider/bnd.bnd @@ -22,7 +22,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md}, {static=static} diff --git a/osgi.enroute.logger.simple.provider/.classpath b/osgi.enroute.logger.simple.provider/.classpath index 055bdc3..acd9358 100644 --- a/osgi.enroute.logger.simple.provider/.classpath +++ b/osgi.enroute.logger.simple.provider/.classpath @@ -2,7 +2,8 @@ - + + diff --git a/osgi.enroute.logger.simple.provider/bnd.bnd b/osgi.enroute.logger.simple.provider/bnd.bnd index fc103c6..a099efa 100644 --- a/osgi.enroute.logger.simple.provider/bnd.bnd +++ b/osgi.enroute.logger.simple.provider/bnd.bnd @@ -10,7 +10,7 @@ Bundle-Description: \ Export-Package: \ osgi.enroute.logger.api;provide:=true,\ - org.slf4j;provide:=true;-split-package:=merge-first + org.slf4j;provide:=true;-split-package:=merge-last;version=1.7.1 Private-Package: \ osgi.enroute.logger.simple.provider,\ @@ -21,9 +21,9 @@ Private-Package: \ Conditional-Package: aQute.lib* -buildpath: \ - osgi.enroute.base.api;version=1.0,\ + osgi.enroute.base.api;version=1.0;packages=*,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.rest.simple.provider/.classpath b/osgi.enroute.rest.simple.provider/.classpath index 055bdc3..acd9358 100644 --- a/osgi.enroute.rest.simple.provider/.classpath +++ b/osgi.enroute.rest.simple.provider/.classpath @@ -2,7 +2,8 @@ - + + diff --git a/osgi.enroute.rest.simple.provider/bnd.bnd b/osgi.enroute.rest.simple.provider/bnd.bnd index 2b6a2f1..ae07a30 100644 --- a/osgi.enroute.rest.simple.provider/bnd.bnd +++ b/osgi.enroute.rest.simple.provider/bnd.bnd @@ -25,7 +25,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.scheduler.simple.provider/.classpath b/osgi.enroute.scheduler.simple.provider/.classpath index 055bdc3..acd9358 100644 --- a/osgi.enroute.scheduler.simple.provider/.classpath +++ b/osgi.enroute.scheduler.simple.provider/.classpath @@ -2,7 +2,8 @@ - + + diff --git a/osgi.enroute.scheduler.simple.provider/bnd.bnd b/osgi.enroute.scheduler.simple.provider/bnd.bnd index 5346168..12e7b49 100644 --- a/osgi.enroute.scheduler.simple.provider/bnd.bnd +++ b/osgi.enroute.scheduler.simple.provider/bnd.bnd @@ -18,7 +18,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.web.simple.provider/.classpath b/osgi.enroute.web.simple.provider/.classpath index 055bdc3..acd9358 100644 --- a/osgi.enroute.web.simple.provider/.classpath +++ b/osgi.enroute.web.simple.provider/.classpath @@ -2,7 +2,8 @@ - + + diff --git a/osgi.enroute.web.simple.provider/bnd.bnd b/osgi.enroute.web.simple.provider/bnd.bnd index 4c33845..61261f3 100644 --- a/osgi.enroute.web.simple.provider/bnd.bnd +++ b/osgi.enroute.web.simple.provider/bnd.bnd @@ -17,7 +17,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md} diff --git a/osgi.enroute.websecurity.adapter/.classpath b/osgi.enroute.websecurity.adapter/.classpath index 055bdc3..acd9358 100644 --- a/osgi.enroute.websecurity.adapter/.classpath +++ b/osgi.enroute.websecurity.adapter/.classpath @@ -2,7 +2,8 @@ - + + diff --git a/osgi.enroute.websecurity.adapter/bnd.bnd b/osgi.enroute.websecurity.adapter/bnd.bnd index 7912d30..8a83489 100644 --- a/osgi.enroute.websecurity.adapter/bnd.bnd +++ b/osgi.enroute.websecurity.adapter/bnd.bnd @@ -19,7 +19,7 @@ Conditional-Package: aQute.lib* -buildpath: \ osgi.enroute.base.api;version=1.0,\ biz.aQute.junit,\ - biz.aQute.bndlib + biz.aQute.bndlib;packages=* -includeresource: {readme.md}