This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
from f661dd455 [MAINTENANCE] Split bnd and bnd plugins version properties
in spi-fly
add 3f21bc1bf ARIES-2175: Update org.osgi.* artifacts to osgi.* in parent
add fcf21beee ARIES-2175: Update org.osgi.* artifacts to osgi.* in
testsupport
add 4f4f48129 ARIES-2175: Update org.osgi.* artifacts to osgi.* in
versioning
add 99ca13dd1 ARIES-2175: Update org.osgi.* artifacts to osgi.* in util
add 5636bb790 ARIES-2175: Update org.osgi.* artifacts to osgi.* in web
add b3c1f0e76 ARIES-2175: Update org.osgi.* artifacts to osgi.* in
transaction
add 7fa84de59 ARIES-2175: Update org.osgi.* artifacts to osgi.* in samples
add 13e62e158 ARIES-2175: Update org.osgi.* artifacts to osgi.* in proxy
add fc4e3dc67 ARIES-2175: Update org.osgi.* artifacts to osgi.* in quiesce
add 2d6c5e1b6 ARIES-2175: Update org.osgi.* artifacts to osgi.* in jndi
add 3d12e1da8 ARIES-2175: Update org.osgi.* artifacts to osgi.* in async
add 48e690168 ARIES-2175: Update org.osgi.* artifacts to osgi.* in
blueprint-maven-plugin
add 1019990a4 ARIES-2175: Update org.osgi.* artifacts to osgi.* in
blueprint
add 44274404b ARIES-2175: Update org.osgi.* artifacts to osgi.* in jmx
add 1cf6fda9e ARIES-2175: Update org.osgi.* artifacts to osgi.* in
application
add 02f0d30d9 ARIES-2175: Update org.osgi.* artifacts to osgi.* in
subsystem
new 1d3bae00f ARIES-2175: Move org.osgi.* to osgi.* artifacts
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
application/application-api/pom.xml | 4 +-
application/application-bundle/pom.xml | 8 ++-
application/application-converters/pom.xml | 4 +-
.../application-default-local-platform/pom.xml | 4 +-
.../application-deployment-management/pom.xml | 4 +-
application/application-install/pom.xml | 8 ++-
application/application-itests/pom.xml | 2 +-
.../runtime/itests/BasicAppManagerTest.java | 4 +-
.../runtime/itests/BasicNoOpResolverTest.java | 4 +-
.../itests/IsolatedCfgAdminRuntimeTest.java | 4 +-
.../runtime/itests/IsolatedRuntimeTest.java | 4 +-
.../runtime/itests/MinimumImportsTest.java | 4 +-
.../runtime/itests/OBRAppManagerTest.java | 4 +-
.../runtime/itests/OBRResolverAdvancedTest.java | 4 +-
.../runtime/itests/OBRResolverTest.java | 4 +-
.../application/runtime/itests/UpdateAppTest.java | 4 +-
application/application-management/pom.xml | 8 ++-
.../application-modeller-common-test/pom.xml | 12 ++---
application/application-modeller/pom.xml | 8 ++-
application/application-noop-resolver/pom.xml | 4 +-
application/application-obr-resolver/pom.xml | 4 +-
.../pom.xml | 8 ++-
.../cm/itest/ConfigurationPostResolverTest.java | 4 +-
.../application-resolve-transform-cm/pom.xml | 4 +-
.../pom.xml | 8 ++-
application/application-runtime-framework/pom.xml | 8 ++-
application/application-runtime-isolated/pom.xml | 8 ++-
application/application-runtime-repository/pom.xml | 8 ++-
application/application-runtime/pom.xml | 8 ++-
application/application-utils/pom.xml | 4 +-
async/async-all/pom.xml | 8 ++-
async/async-api/pom.xml | 4 +-
async/async-impl/pom.xml | 4 +-
.../blueprint-maven-plugin/pom.xml | 2 +-
blueprint/blueprint-api/pom.xml | 5 +-
blueprint/blueprint-authz/pom.xml | 8 ++-
blueprint/blueprint-bundle/pom.xml | 4 +-
blueprint/blueprint-cm/pom.xml | 10 ++--
blueprint/blueprint-core/pom.xml | 8 ++-
blueprint/blueprint-parser/pom.xml | 4 +-
blueprint/blueprint-spring-camel/pom.xml | 4 +-
blueprint/blueprint-spring-extender/pom.xml | 12 ++---
blueprint/blueprint-spring/pom.xml | 8 ++-
blueprint/blueprint-web-osgi/pom.xml | 4 +-
blueprint/examples/blueprint-sample/pom.xml | 4 +-
blueprint/itests/pom.xml | 4 +-
jmx/jmx-blueprint-bundle/pom.xml | 9 +++-
jmx/jmx-blueprint-core/pom.xml | 8 ++-
jmx/jmx-bundle/pom.xml | 8 ++-
jmx/jmx-core-whiteboard/pom.xml | 8 ++-
jmx/jmx-core/pom.xml | 8 ++-
jmx/jmx-itests/pom.xml | 6 ++-
.../apache/aries/jmx/AbstractIntegrationTest.java | 2 +-
jmx/jmx-mbeanserver-platform/pom.xml | 7 ++-
jmx/jmx-whiteboard/pom.xml | 8 ++-
jndi/jndi-url-itest/pom.xml | 2 +-
jndi/parent/pom.xml | 2 +-
parent/pom.xml | 36 ++++++++------
proxy/proxy-api/pom.xml | 4 +-
proxy/proxy-impl/pom.xml | 8 ++-
proxy/proxy-itests/pom.xml | 4 +-
quiesce/quiesce-api/pom.xml | 2 +-
quiesce/quiesce-manager-itest/pom.xml | 2 +-
.../quiesce/manager/itest/QuiesceManagerTest.java | 2 +-
quiesce/quiesce-manager/pom.xml | 2 +-
samples/blog/blog-itests/pom.xml | 4 +-
.../blueprint/helloworld/helloworld-itests/pom.xml | 4 +-
samples/twitter/twitter-bundle/pom.xml | 2 +-
samples/twitter/twitter-itests/pom.xml | 4 +-
.../aries/sample/twitter/itest/TwitterTest.java | 2 +-
subsystem/subsystem-api/pom.xml | 18 +++----
subsystem/subsystem-core/pom.xml | 12 ++---
subsystem/subsystem-gogo-command/pom.xml | 12 ++---
subsystem/subsystem-itests/pom.xml | 58 ++++++++++++++++++++--
.../aries/subsystem/itests/SubsystemTest.java | 2 +-
subsystem/subsystem-obr/pom.xml | 12 ++---
testsupport/testsupport-unit/pom.xml | 4 +-
transaction/transaction-blueprint/pom.xml | 19 +++----
transaction/transaction-itests/pom.xml | 6 +--
transaction/transaction-jdbc/pom.xml | 19 +++----
transaction/transaction-jms/pom.xml | 15 ++----
transaction/transaction-manager/pom.xml | 8 ++-
util/pom.xml | 4 +-
versioning/versioning-checker/pom.xml | 2 +-
versioning/versioning-plugin/pom.xml | 2 +-
web/web-itests/pom.xml | 2 +-
.../web/converter/itest/WabConverterITest.java | 2 +-
web/web-urlhandler/pom.xml | 2 +-
88 files changed, 386 insertions(+), 216 deletions(-)