Repository: incubator-tamaya-sandbox Updated Branches: refs/heads/master 697ca59f5 -> aa371660c
Add Automatic-Module-Name metadata Addresses TAMAYA-331 Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/aa371660 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/aa371660 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/aa371660 Branch: refs/heads/master Commit: aa371660c64cd52c6fb71bf3a34f2884b5b66cf8 Parents: 697ca59 Author: Aaron Coburn <[email protected]> Authored: Mon Apr 30 08:30:55 2018 -0400 Committer: Phil Ottlinger <[email protected]> Committed: Mon Apr 30 22:36:18 2018 +0200 ---------------------------------------------------------------------- apache-commons/bnd.bnd | 1 + camel/bnd.bnd | 1 + collections/bnd.bnd | 1 + configjsr/bnd.bnd | 1 + configured-sysprops/bnd.bnd | 1 + consul/bnd.bnd | 3 ++- etcd/bnd.bnd | 3 ++- hazelcast/bnd.bnd | 1 + jodatime/bnd.bnd | 1 + management/bnd.bnd | 1 + metamodel/bnd.bnd | 1 + propertysources/bnd.bnd | 1 + remote/bnd.bnd | 1 + server/bnd.bnd | 1 + ui/base/bnd.bnd | 3 ++- ui/events/bnd.bnd | 3 ++- ui/mutableconfig/bnd.bnd | 3 ++- uom/bnd.bnd | 1 + usagetracker/bnd.bnd | 1 + validation/bnd.bnd | 1 + vertx/bnd.bnd | 1 + 21 files changed, 26 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/apache-commons/bnd.bnd ---------------------------------------------------------------------- diff --git a/apache-commons/bnd.bnd b/apache-commons/bnd.bnd index e7dfd6d..4ce0faa 100644 --- a/apache-commons/bnd.bnd +++ b/apache-commons/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.commons Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Commons Integration Bundle-SymbolicName: org.apache.tamaya.commons http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/camel/bnd.bnd ---------------------------------------------------------------------- diff --git a/camel/bnd.bnd b/camel/bnd.bnd index a325ff9..9a3b4a8 100644 --- a/camel/bnd.bnd +++ b/camel/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.camel Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Camel Integration Bundle-SymbolicName: org.apache.tamaya.camel http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/collections/bnd.bnd ---------------------------------------------------------------------- diff --git a/collections/bnd.bnd b/collections/bnd.bnd index 0018594..61b2571 100644 --- a/collections/bnd.bnd +++ b/collections/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.collections Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Collections Support Bundle-SymbolicName: org.apache.tamaya.collections http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/configjsr/bnd.bnd ---------------------------------------------------------------------- diff --git a/configjsr/bnd.bnd b/configjsr/bnd.bnd index c38b66b..4ebd38a 100644 --- a/configjsr/bnd.bnd +++ b/configjsr/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.jsr382 Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - JSR 382 Bundle-SymbolicName: org.apache.tamaya.jsr382 http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/configured-sysprops/bnd.bnd ---------------------------------------------------------------------- diff --git a/configured-sysprops/bnd.bnd b/configured-sysprops/bnd.bnd index 64a2f44..fd3b542 100644 --- a/configured-sysprops/bnd.bnd +++ b/configured-sysprops/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.sysprops Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - System Integration Bundle-SymbolicName: org.apache.tamaya.sysprops http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/consul/bnd.bnd ---------------------------------------------------------------------- diff --git a/consul/bnd.bnd b/consul/bnd.bnd index bb6123a..9928592 100644 --- a/consul/bnd.bnd +++ b/consul/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.consul Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Consul Bundle-SymbolicName: org.apache.tamaya.consul @@ -28,4 +29,4 @@ Import-Package: \ org.apache.tamaya.mutableconfig.spi Export-Service: \ org.apache.tamaya.spi.PropertySource - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/etcd/bnd.bnd ---------------------------------------------------------------------- diff --git a/etcd/bnd.bnd b/etcd/bnd.bnd index 027e033..129f3ec 100644 --- a/etcd/bnd.bnd +++ b/etcd/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.etcd Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Etcd Config Bundle-SymbolicName: org.apache.tamaya.etcd @@ -28,4 +29,4 @@ Import-Package: \ org.apache.tamaya.mutableconfig.spi Export-Service: \ org.apache.tamaya.spi.PropertySource - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/hazelcast/bnd.bnd ---------------------------------------------------------------------- diff --git a/hazelcast/bnd.bnd b/hazelcast/bnd.bnd index fd83e0f..22db283 100644 --- a/hazelcast/bnd.bnd +++ b/hazelcast/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.hazelcast Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Hazelcast Config Bundle-SymbolicName: org.apache.tamaya.hazelcast http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/jodatime/bnd.bnd ---------------------------------------------------------------------- diff --git a/jodatime/bnd.bnd b/jodatime/bnd.bnd index ae3765e..95f68f1 100644 --- a/jodatime/bnd.bnd +++ b/jodatime/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.jodatime Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Jodatime Converters Bundle-SymbolicName: org.apache.tamaya.jodatime http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/management/bnd.bnd ---------------------------------------------------------------------- diff --git a/management/bnd.bnd b/management/bnd.bnd index 48a8961..e56314c 100644 --- a/management/bnd.bnd +++ b/management/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.management Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - JMX Bundle-SymbolicName: org.apache.tamaya.management http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/metamodel/bnd.bnd ---------------------------------------------------------------------- diff --git a/metamodel/bnd.bnd b/metamodel/bnd.bnd index b908e00..1c9ae8f 100644 --- a/metamodel/bnd.bnd +++ b/metamodel/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.metamodel Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Metamodel Bundle-SymbolicName: org.apache.tamaya.metamodel http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/propertysources/bnd.bnd ---------------------------------------------------------------------- diff --git a/propertysources/bnd.bnd b/propertysources/bnd.bnd index dae0996..48e7014 100644 --- a/propertysources/bnd.bnd +++ b/propertysources/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.propertysources Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - More PropertySources Bundle-SymbolicName: org.apache.tamaya.propertysources http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/remote/bnd.bnd ---------------------------------------------------------------------- diff --git a/remote/bnd.bnd b/remote/bnd.bnd index c475190..c15a888 100644 --- a/remote/bnd.bnd +++ b/remote/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.remote Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Server Client Bundle-SymbolicName: org.apache.tamaya.remote http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/server/bnd.bnd ---------------------------------------------------------------------- diff --git a/server/bnd.bnd b/server/bnd.bnd index caee7cb..31d2e0c 100644 --- a/server/bnd.bnd +++ b/server/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.server Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Server Bundle-SymbolicName: org.apache.tamaya.server http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/ui/base/bnd.bnd ---------------------------------------------------------------------- diff --git a/ui/base/bnd.bnd b/ui/base/bnd.bnd index 2d32c37..1919a1f 100644 --- a/ui/base/bnd.bnd +++ b/ui/base/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.ui Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - UI Bundle-SymbolicName: org.apache.tamaya.ui @@ -33,4 +34,4 @@ Export-Service: \ org.apache.tamaya.ui.spi.MessageProvider,\ org.apache.tamaya.ui.spi.SystemInfoProvider,\ org.apache.tamaya.ui.spi.UserService,\ - org.apache.tamaya.ui.ViewProvider \ No newline at end of file + org.apache.tamaya.ui.ViewProvider http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/ui/events/bnd.bnd ---------------------------------------------------------------------- diff --git a/ui/events/bnd.bnd b/ui/events/bnd.bnd index ca3d14e..edae68e 100644 --- a/ui/events/bnd.bnd +++ b/ui/events/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.ui.events Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - UI (Events) Bundle-SymbolicName: org.apache.tamaya.ui.events @@ -29,4 +30,4 @@ Import-Package: \ org.apache.tamaya.ui.spi,\ org.apache.tamaya.ui.views Export-Service: \ - org.apache.tamaya.ui.ViewProvider \ No newline at end of file + org.apache.tamaya.ui.ViewProvider http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/ui/mutableconfig/bnd.bnd ---------------------------------------------------------------------- diff --git a/ui/mutableconfig/bnd.bnd b/ui/mutableconfig/bnd.bnd index c4b6661..0db86d0 100644 --- a/ui/mutableconfig/bnd.bnd +++ b/ui/mutableconfig/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.ui.mutableconfig Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - UI (MutableConfig) Bundle-SymbolicName: org.apache.tamaya.ui.mutableconfig @@ -29,4 +30,4 @@ Import-Package: \ org.apache.tamaya.ui.spi,\ org.apache.tamaya.ui.views Export-Service: \ - org.apache.tamaya.ui.ViewProvider \ No newline at end of file + org.apache.tamaya.ui.ViewProvider http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/uom/bnd.bnd ---------------------------------------------------------------------- diff --git a/uom/bnd.bnd b/uom/bnd.bnd index b23d0f7..067bc94 100644 --- a/uom/bnd.bnd +++ b/uom/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.ui.uom Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - UoM Bundle-SymbolicName: org.apache.tamaya.ui.uom http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/usagetracker/bnd.bnd ---------------------------------------------------------------------- diff --git a/usagetracker/bnd.bnd b/usagetracker/bnd.bnd index 22b6dd1..bf31bf8 100644 --- a/usagetracker/bnd.bnd +++ b/usagetracker/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.usagetracker Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Usagetracker Bundle-SymbolicName: org.apache.tamaya.usagetracker http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/validation/bnd.bnd ---------------------------------------------------------------------- diff --git a/validation/bnd.bnd b/validation/bnd.bnd index 4cdf44c..05a5d72 100644 --- a/validation/bnd.bnd +++ b/validation/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.validation Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Validator Bundle-SymbolicName: org.apache.tamaya.validation http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/aa371660/vertx/bnd.bnd ---------------------------------------------------------------------- diff --git a/vertx/bnd.bnd b/vertx/bnd.bnd index 0a64402..30734b9 100644 --- a/vertx/bnd.bnd +++ b/vertx/bnd.bnd @@ -9,6 +9,7 @@ javac.source: 1.8 javac.target: 1.8 +Automatic-Module-Name: org.apache.tamaya.vertx Bundle-Version: ${version}.${tstamp} Bundle-Name: Apache Tamaya - Vertx Integration Bundle-SymbolicName: org.apache.tamaya.vertx
