You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ja...@apache.org on 2016/01/27 10:23:10 UTC

svn commit: r1726974 - in /ace/trunk: cnf/ cnf/ext/ org.apache.ace.agent.launcher/ org.apache.ace.agent/ org.apache.ace.ant.tasks/ org.apache.ace.authentication/ org.apache.ace.bnd/ org.apache.ace.builder/ org.apache.ace.client.automation/ org.apache.a...

Author: jawi
Date: Wed Jan 27 09:23:08 2016
New Revision: 1726974

URL: http://svn.apache.org/viewvc?rev=1726974&view=rev
Log:
ACE-476 / ACE-478 / ACE-480 - Enable baselining support:

- applied patch from @brampouwelse to reenable baselining support and bump the
  necessary bundle versions;
- agent is now properly baselined as well and no longer causing issues when
  embedded in the agent launcher.


Modified:
    ace/trunk/cnf/build.bnd
    ace/trunk/cnf/ext/defaults.bnd
    ace/trunk/org.apache.ace.agent.launcher/base.bnd
    ace/trunk/org.apache.ace.agent.launcher/bnd.bnd
    ace/trunk/org.apache.ace.agent.launcher/felix.bnd
    ace/trunk/org.apache.ace.agent/bnd.bnd
    ace/trunk/org.apache.ace.ant.tasks/bnd.bnd
    ace/trunk/org.apache.ace.authentication/api.bnd
    ace/trunk/org.apache.ace.authentication/impl.bnd
    ace/trunk/org.apache.ace.authentication/processor.basicauth.bnd
    ace/trunk/org.apache.ace.authentication/processor.clientcert.bnd
    ace/trunk/org.apache.ace.authentication/processor.password.bnd
    ace/trunk/org.apache.ace.bnd/repository.bnd
    ace/trunk/org.apache.ace.builder/bnd.bnd
    ace/trunk/org.apache.ace.client.automation/bnd.bnd
    ace/trunk/org.apache.ace.client.repository/api.bnd
    ace/trunk/org.apache.ace.client.repository/helper.base.bnd
    ace/trunk/org.apache.ace.client.repository/helper.bundle.bnd
    ace/trunk/org.apache.ace.client.repository/helper.configuration.bnd
    ace/trunk/org.apache.ace.client.repository/helper.user.bnd
    ace/trunk/org.apache.ace.client.repository/impl.bnd
    ace/trunk/org.apache.ace.client.rest/bnd.bnd
    ace/trunk/org.apache.ace.client.workspace/bnd.bnd
    ace/trunk/org.apache.ace.client.workspace/src/org/apache/ace/client/workspace/packageinfo
    ace/trunk/org.apache.ace.configurator/impl.bnd
    ace/trunk/org.apache.ace.configurator/useradmin.task.bnd
    ace/trunk/org.apache.ace.connectionfactory/bnd.bnd
    ace/trunk/org.apache.ace.consolelogger/bnd.bnd
    ace/trunk/org.apache.ace.deployment/api.bnd
    ace/trunk/org.apache.ace.deployment/deploymentadmin.bnd
    ace/trunk/org.apache.ace.deployment/provider.api.bnd
    ace/trunk/org.apache.ace.deployment/provider.base.bnd
    ace/trunk/org.apache.ace.deployment/provider.filebased.bnd
    ace/trunk/org.apache.ace.deployment/provider.repositorybased.bnd
    ace/trunk/org.apache.ace.deployment/servlet.bnd
    ace/trunk/org.apache.ace.deployment/streamgenerator.bnd
    ace/trunk/org.apache.ace.deployment/task.base.bnd
    ace/trunk/org.apache.ace.deployment/task.bnd
    ace/trunk/org.apache.ace.deployment/util.test.bnd
    ace/trunk/org.apache.ace.discovery/api.bnd
    ace/trunk/org.apache.ace.discovery/property.bnd
    ace/trunk/org.apache.ace.discovery/upnp.bnd
    ace/trunk/org.apache.ace.feedback.common/bnd.bnd
    ace/trunk/org.apache.ace.feedback.common/src/org/apache/ace/feedback/packageinfo
    ace/trunk/org.apache.ace.gogo/bnd.bnd
    ace/trunk/org.apache.ace.http/listener.bnd
    ace/trunk/org.apache.ace.http/redirector.bnd
    ace/trunk/org.apache.ace.identification/api.bnd
    ace/trunk/org.apache.ace.identification/ifconfig.bnd
    ace/trunk/org.apache.ace.identification/property.bnd
    ace/trunk/org.apache.ace.location.upnp/bnd.bnd
    ace/trunk/org.apache.ace.log.server.ui/bnd.bnd
    ace/trunk/org.apache.ace.log/api.bnd
    ace/trunk/org.apache.ace.log/listener.bnd
    ace/trunk/org.apache.ace.log/server.store.api.bnd
    ace/trunk/org.apache.ace.log/server.store.file.bnd
    ace/trunk/org.apache.ace.log/server.store.mongo.bnd
    ace/trunk/org.apache.ace.log/server.task.bnd
    ace/trunk/org.apache.ace.log/src/org/apache/ace/log/packageinfo
    ace/trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/packageinfo
    ace/trunk/org.apache.ace.log/target.bnd
    ace/trunk/org.apache.ace.log/target.store.impl.bnd
    ace/trunk/org.apache.ace.nodelauncher/api.bnd
    ace/trunk/org.apache.ace.nodelauncher/ui.bnd
    ace/trunk/org.apache.ace.obr/metadata.bnd
    ace/trunk/org.apache.ace.obr/servlet.bnd
    ace/trunk/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/packageinfo
    ace/trunk/org.apache.ace.obr/storage.bnd
    ace/trunk/org.apache.ace.processlauncher/bnd.bnd
    ace/trunk/org.apache.ace.range.api/bnd.bnd
    ace/trunk/org.apache.ace.repository/api.bnd
    ace/trunk/org.apache.ace.repository/ext.bnd
    ace/trunk/org.apache.ace.repository/impl.bnd
    ace/trunk/org.apache.ace.repository/servlet.bnd
    ace/trunk/org.apache.ace.repository/src/org/apache/ace/repository/servlet/packageinfo
    ace/trunk/org.apache.ace.repository/task.bnd
    ace/trunk/org.apache.ace.resourceprocessor.useradmin/bnd.bnd
    ace/trunk/org.apache.ace.scheduler/api.bnd
    ace/trunk/org.apache.ace.scheduler/impl.bnd
    ace/trunk/org.apache.ace.tageditor/bnd.bnd
    ace/trunk/org.apache.ace.target.mgmt.ui/bnd.bnd
    ace/trunk/org.apache.ace.test/bnd.bnd
    ace/trunk/org.apache.ace.test/src/org/apache/ace/test/utils/packageinfo
    ace/trunk/org.apache.ace.useradmin.ui/bnd.bnd
    ace/trunk/org.apache.ace.verifier/impl.bnd
    ace/trunk/org.apache.ace.verifier/ui.bnd
    ace/trunk/org.apache.ace.webui.vaadin/bnd.bnd

Modified: ace/trunk/cnf/build.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/cnf/build.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/cnf/build.bnd (original)
+++ ace/trunk/cnf/build.bnd Wed Jan 27 09:23:08 2016
@@ -10,9 +10,6 @@
 ## For example, to add one addtional plugin to the list defined in ext/repositories.bnd:
 # -plugin: ${ext.repositories.-plugin}, org.example.MyPlugin
 
-javac.source:          1.7
-javac.target:          1.7
-
 ## If you use git, you might want to uncomment the following lines:
 # Git-Descriptor: ${system-allow-fail;git describe --dirty --always}
 # Git-SHA: ${system-allow-fail;git rev-list -1 HEAD}

Modified: ace/trunk/cnf/ext/defaults.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/cnf/ext/defaults.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/cnf/ext/defaults.bnd (original)
+++ ace/trunk/cnf/ext/defaults.bnd Wed Jan 27 09:23:08 2016
@@ -41,4 +41,8 @@ Bundle-Vendor: The Apache Software Found
 -tester: biz.aQute.junit
 
 # Semantic versioning
-#-baseline: *
+-baseline: *
+
+# Ignore $1.class files generated by javac when diffing resources as ECJ doesn't create these
+# can be removed once https://github.com/bndtools/bnd/issues/1296 is fixed
+-diffignore: *$1.class

Modified: ace/trunk/org.apache.ace.agent.launcher/base.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.launcher/base.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent.launcher/base.bnd (original)
+++ ace/trunk/org.apache.ace.agent.launcher/base.bnd Wed Jan 27 09:23:08 2016
@@ -7,7 +7,9 @@ Bundle-Name: Apache ACE Agent launcher
 Bundle-Description: Standalone launcher that start an OSGi framework with an embedded ACE Agent
 
 # Include the felix defaults
-Include-Resource: ${repo;org.apache.ace.agent;latest},\
+-includeresource: \
+	${repo;org.apache.ace.agent;latest},\
+	@${repo;org.apache.ace.agent;latest}!/OSGI-OPT/*,\
 	META-INF/services/org.apache.ace.agent.launcher.BundleProvider=resources/org.apache.ace.agent.launcher.BundleProvider
   
 Private-Package: org.apache.ace.agent.launcher,\

Modified: ace/trunk/org.apache.ace.agent.launcher/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.launcher/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent.launcher/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.agent.launcher/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -5,5 +5,6 @@
 	osgi.core;version=6.0.0,\
 	org.apache.commons.cli,\
 	org.apache.ace.agent;version=latest
--sources: false
 -sub: *.bnd
+
+-diffignore: org.apache.ace.agent.jar
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.agent.launcher/felix.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.launcher/felix.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent.launcher/felix.bnd (original)
+++ ace/trunk/org.apache.ace.agent.launcher/felix.bnd Wed Jan 27 09:23:08 2016
@@ -9,10 +9,12 @@ Bundle-Description: Standalone launcher
 # Include the felix defaults
 felix.version=5.2.0
 
-Include-Resource: @${repo;org.apache.felix.framework;${felix.version}}!/default.properties,\
+-includeresource: \
+	@${repo;org.apache.felix.framework;${felix.version}}!/default.properties,\
     @${repo;org.apache.felix.framework;${felix.version}}!/META-INF/services/*,\
     @${repo;org.apache.felix.framework;${felix.version}}!/org/*,\
 	${repo;org.apache.ace.agent;latest},\
+	@${repo;org.apache.ace.agent;latest}!/OSGI-OPT/*,\
 	META-INF/services/org.apache.ace.agent.launcher.BundleProvider=resources/org.apache.ace.agent.launcher.BundleProvider
   
 Private-Package: org.apache.ace.agent.launcher,\

Modified: ace/trunk/org.apache.ace.agent/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.agent/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -42,5 +42,3 @@ Export-Package: org.apache.ace.agent,\
 	org.apache.felix.http.jetty;version=2.2.1,\
 	org.apache.ace.range.api;version=latest,\
 	org.apache.ace.feedback.common;version=latest
-
--sources false

Modified: ace/trunk/org.apache.ace.ant.tasks/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.ant.tasks/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.ant.tasks/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.ant.tasks/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@
 	ant;version=latest,\
 	org.apache.ace.builder;version=latest
 Export-Package: org.apache.ace.ant.deploymentpackage
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Ant Tasks
 Bundle-Description: Ant tasks providing offline support for deploymentpackage creation

Modified: ace/trunk/org.apache.ace.authentication/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.authentication/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.authentication/api.bnd (original)
+++ ace/trunk/org.apache.ace.authentication/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.authentication.api
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Authentication API
-Bundle-Description: Provides a pluggable authentication API for Apache ACE
+Bundle-Description: Provides a pluggable authentication API for Apache ACE
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.authentication/impl.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.authentication/impl.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.authentication/impl.bnd (original)
+++ ace/trunk/org.apache.ace.authentication/impl.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.authentication.impl
 Bundle-Activator: org.apache.ace.authentication.impl.Activator
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Authentication Service
 Bundle-Description: Registers a pluggable authentication service for Apache ACE

Modified: ace/trunk/org.apache.ace.authentication/processor.basicauth.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.authentication/processor.basicauth.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.authentication/processor.basicauth.bnd (original)
+++ ace/trunk/org.apache.ace.authentication/processor.basicauth.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@ Private-Package: org.apache.ace.authenti
 	org.apache.commons.codec,\
 	org.apache.commons.codec.binary
 Bundle-Activator: org.apache.ace.authentication.processor.basicauth.Activator
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Authentication Basic-Auth processor
 Bundle-Description: Basic-Auth support for Apache ACE Authentication

Modified: ace/trunk/org.apache.ace.authentication/processor.clientcert.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.authentication/processor.clientcert.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.authentication/processor.clientcert.bnd (original)
+++ ace/trunk/org.apache.ace.authentication/processor.clientcert.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.authentication.processor.clientcert
 Bundle-Activator: org.apache.ace.authentication.processor.clientcert.Activator
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Authentication Clientcert processor
-Bundle-Description: Clientcert support for Apache ACE Authentication
+Bundle-Description: Clientcert support for Apache ACE Authentication
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.authentication/processor.password.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.authentication/processor.password.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.authentication/processor.password.bnd (original)
+++ ace/trunk/org.apache.ace.authentication/processor.password.bnd Wed Jan 27 09:23:08 2016
@@ -5,6 +5,6 @@ Private-Package: org.apache.ace.authenti
 	org.apache.commons.codec.binary,\
 	org.apache.commons.codec.digest
 Bundle-Activator: org.apache.ace.authentication.processor.password.Activator
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Authentication Password processor
-Bundle-Description: Password support for Apache ACE Authentication
+Bundle-Description: Password support for Apache ACE Authentication
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.bnd/repository.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.bnd/repository.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.bnd/repository.bnd (original)
+++ ace/trunk/org.apache.ace.bnd/repository.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE OBR Repository
 Bundle-Description: Provides an ACE Bnd Repository implementation
-Export-Package: org.apache.ace.bnd.repository
+Export-Package: org.apache.ace.bnd.repository
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.builder/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.builder/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.builder/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.builder/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@
 	${^-buildpath},\
 	org.apache.ace.test;version=latest
 Export-Package: org.apache.ace.builder
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Bundle-Name: Apache ACE Builder
 Bundle-Description: Implementation of the Apace ACE DeploymentPackage builder

Modified: ace/trunk/org.apache.ace.client.automation/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.automation/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.automation/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.client.automation/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -9,6 +9,6 @@
 	org.apache.ace.client.repository.api;version=latest
 Private-Package: org.apache.ace.client.automation
 Bundle-Activator: org.apache.ace.client.automation.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Client Automation
-Bundle-Description: Provides automation tasks for the Apache ACE client
+Bundle-Description: Provides automation tasks for the Apache ACE client
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.repository/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.repository/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.repository/api.bnd (original)
+++ ace/trunk/org.apache.ace.client.repository/api.bnd Wed Jan 27 09:23:08 2016
@@ -6,6 +6,6 @@ Export-Package: org.apache.ace.client.re
 	org.apache.ace.client.repository.object,\
 	org.apache.ace.client.repository.repository,\
 	org.apache.ace.client.repository.stateful
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Bundle-Name: Apache ACE Client Repository API
-Bundle-Description: Provides the Apache ACE Cleint Repository API
+Bundle-Description: Provides the Apache ACE Cleint Repository API
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.repository/helper.base.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.repository/helper.base.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.repository/helper.base.bnd (original)
+++ ace/trunk/org.apache.ace.client.repository/helper.base.bnd Wed Jan 27 09:23:08 2016
@@ -39,6 +39,6 @@ Import-Package: !javax.servlet,\
 	!org.apache.commons.logging,\
 	!org.apache.oro.text.perl,\
 	*
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Client Repository Helper Base
-Bundle-Description: Provides the base implementation for Apache ACE repository helpers
+Bundle-Description: Provides the base implementation for Apache ACE repository helpers
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.repository/helper.bundle.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.repository/helper.bundle.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.repository/helper.bundle.bnd (original)
+++ ace/trunk/org.apache.ace.client.repository/helper.bundle.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.client.repository.helper.bundle.impl
 Bundle-Activator: org.apache.ace.client.repository.helper.bundle.impl.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Client Repository Bundle Helper
-Bundle-Description: Registers the Apache ACE Client helper services for bundles
+Bundle-Description: Registers the Apache ACE Client helper services for bundles
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.repository/helper.configuration.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.repository/helper.configuration.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.repository/helper.configuration.bnd (original)
+++ ace/trunk/org.apache.ace.client.repository/helper.configuration.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@ Private-Package: org.apache.ace.client.r
 Bundle-Activator: org.apache.ace.client.repository.helper.configuration.impl.Activator
 Export-Package: org.apache.ace.client.repository.helper.configuration
 Deployment-ProvidesResourceProcessor: org.osgi.deployment.rp.autoconf
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Client Repository Configuration Helper
-Bundle-Description: Registers the Apache ACE Client Helper services for metatype configuration
+Bundle-Description: Registers the Apache ACE Client Helper services for metatype configuration
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.repository/helper.user.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.repository/helper.user.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.repository/helper.user.bnd (original)
+++ ace/trunk/org.apache.ace.client.repository/helper.user.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.client.repository.helper.user.impl
 Bundle-Activator: org.apache.ace.client.repository.helper.user.impl.Activator
 Export-Package: org.apache.ace.client.repository.helper.user
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Client Repository User Helper
-Bundle-Description: Registers the Apache ACE Client Helper services for user configuration
+Bundle-Description: Registers the Apache ACE Client Helper services for user configuration
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.repository/impl.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.repository/impl.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.repository/impl.bnd (original)
+++ ace/trunk/org.apache.ace.client.repository/impl.bnd Wed Jan 27 09:23:08 2016
@@ -60,6 +60,6 @@ Import-Package: !javax.security.auth,\
     !sun.reflect,\
     *
 Bundle-Activator: org.apache.ace.client.repository.impl.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache Ace Client Repository factory
-Bundle-Description: Registers the Apache ACE Client Repository SessionFactory
+Bundle-Description: Registers the Apache ACE Client Repository SessionFactory
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.rest/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.rest/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.rest/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.client.rest/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -19,6 +19,6 @@ Private-Package: \
 	org.apache.ace.client.rest,\
 	com.google.gson*
 Bundle-Activator: org.apache.ace.client.rest.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Client REST
 Bundle-Description: Provides a REST binding for the Apache ACE Client

Modified: ace/trunk/org.apache.ace.client.workspace/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.workspace/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.workspace/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.client.workspace/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -10,7 +10,7 @@
 	org.apache.felix.gogo.runtime,\
 	org.apache.ace.authentication.api;version=latest
 	
-Bundle-Version: 1.0.0
+Bundle-Version: 2.0.0
 Bundle-Activator: org.apache.ace.client.workspace.impl.Activator
 Export-Package: org.apache.ace.client.workspace
-Private-Package: org.apache.ace.client.workspace.impl
+Private-Package: org.apache.ace.client.workspace.impl
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.client.workspace/src/org/apache/ace/client/workspace/packageinfo
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.workspace/src/org/apache/ace/client/workspace/packageinfo?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.workspace/src/org/apache/ace/client/workspace/packageinfo (original)
+++ ace/trunk/org.apache.ace.client.workspace/src/org/apache/ace/client/workspace/packageinfo Wed Jan 27 09:23:08 2016
@@ -1 +1 @@
-version 1.0
\ No newline at end of file
+version 2.0.0
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.configurator/impl.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.configurator/impl.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.configurator/impl.bnd (original)
+++ ace/trunk/org.apache.ace.configurator/impl.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Bundle-Activator: org.apache.ace.configurator.Activator
 Private-Package: org.apache.ace.configurator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Configurator
-Bundle-Description: Provides configuration component that feeds properties files to ConfigAdmin.
+Bundle-Description: Provides configuration component that feeds properties files to ConfigAdmin.
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.configurator/useradmin.task.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.configurator/useradmin.task.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.configurator/useradmin.task.bnd (original)
+++ ace/trunk/org.apache.ace.configurator/useradmin.task.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@ Private-Package: org.apache.ace.configur
 	org.apache.ace.repository.ext,\
 	org.apache.ace.repository.ext.impl
 Bundle-Activator: org.apache.ace.configurator.useradmin.task.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Configurator Useradmintask
-Bundle-Description: Registeres a runnable task that synchronizes user xml to useradmin
+Bundle-Description: Registeres a runnable task that synchronizes user xml to useradmin
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.connectionfactory/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.connectionfactory/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.connectionfactory/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.connectionfactory/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -11,6 +11,6 @@ Private-Package: org.apache.ace.connecti
 	org.apache.commons.codec.binary
 Bundle-Activator: org.apache.ace.connectionfactory.impl.Activator
 Export-Package: org.apache.ace.connectionfactory
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE ConnectionFactory
-Bundle-Description: Registers a configurable ConnectionFactory service
+Bundle-Description: Registers a configurable ConnectionFactory service
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.consolelogger/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.consolelogger/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.consolelogger/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.consolelogger/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -7,6 +7,6 @@
 	org.apache.felix.dependencymanager
 Private-Package: org.apache.ace.consolelogger
 Bundle-Activator: org.apache.ace.consolelogger.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE ConsoleLogger
-Bundle-Description: Registers a component that writes log message to the console
+Bundle-Description: Registers a component that writes log message to the console
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/api.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.deployment
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Deployment API
-Bundle-Description: Provides the Apache ACE deployment API
+Bundle-Description: Provides the Apache ACE deployment API
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/deploymentadmin.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/deploymentadmin.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/deploymentadmin.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/deploymentadmin.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.deployment.deploymentadmin
 Bundle-Activator: org.apache.ace.deployment.deploymentadmin.Activator
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Deployment DeploymentAdmin
-Bundle-Description: Registers the DeplouymentAdmin service
+Bundle-Description: Registers the DeplouymentAdmin service
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/provider.api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/provider.api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/provider.api.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/provider.api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.deployment.provider
-Bundle-Version: 1.1.0
+Bundle-Version: 1.1.1
 Bundle-Name: Apache ACE Deployment Provider API
-Bundle-Description: Provides the Deployment Provider API packages
+Bundle-Description: Provides the Deployment Provider API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/provider.base.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/provider.base.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/provider.base.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/provider.base.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.deployment.provider.impl
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Bundle-Name: Apache ACE Deployment Base
-Bundle-Description: Provides the Deployemnt Base packages
+Bundle-Description: Provides the Deployemnt Base packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/provider.filebased.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/provider.filebased.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/provider.filebased.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/provider.filebased.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.deployment.provider.filebased,\
 	org.apache.ace.deployment.provider.impl
 Bundle-Activator: org.apache.ace.deployment.provider.filebased.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Deployment Filebased
-Bundle-Description: Registers a filebased Deployment Provider service
+Bundle-Description: Registers a filebased Deployment Provider service
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/provider.repositorybased.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/provider.repositorybased.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/provider.repositorybased.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/provider.repositorybased.bnd Wed Jan 27 09:23:08 2016
@@ -5,6 +5,6 @@ Private-Package: org.apache.ace.deployme
 	org.apache.ace.repository.ext,\
 	org.apache.ace.repository.ext.impl
 Bundle-Activator: org.apache.ace.deployment.provider.repositorybased.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Deployment Provider Repository
-Bundle-Description: Registers a repository based Deployemnt Provider service
+Bundle-Description: Registers a repository based Deployemnt Provider service
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/servlet.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/servlet.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/servlet.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/servlet.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.deployment.servlet
 Bundle-Activator: org.apache.ace.deployment.servlet.Activator
 Export-Package: org.apache.ace.deployment.processor
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Deployment Servlet
-Bundle-Description: Registers the Deployment Servlet
+Bundle-Description: Registers the Deployment Servlet
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/streamgenerator.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/streamgenerator.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/streamgenerator.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/streamgenerator.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.deployment.streamgenerator.impl
 Bundle-Activator: org.apache.ace.deployment.streamgenerator.impl.Activator
 Export-Package: org.apache.ace.deployment.streamgenerator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Deployment StreamGenerator
-Bundle-Description: Registers a Deployment StreamGenerator service
+Bundle-Description: Registers a Deployment StreamGenerator service
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/task.base.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/task.base.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/task.base.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/task.base.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.deployment.service.impl
 Bundle-Activator: org.apache.ace.deployment.service.impl.Activator
 Export-Package: org.apache.ace.deployment.service
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Deployment Task base
 Bundle-Description: Provides the Deployment task base packages

Modified: ace/trunk/org.apache.ace.deployment/task.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/task.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/task.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/task.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.deployment.task
 Bundle-Activator: org.apache.ace.deployment.task.Activator
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Deployment Tasks
-Bundle-Description: Registers a service factory for deployment check and update tasks
+Bundle-Description: Registers a service factory for deployment check and update tasks
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.deployment/util.test.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/util.test.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/util.test.bnd (original)
+++ ace/trunk/org.apache.ace.deployment/util.test.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.deployment.util.test
-Bundle-Version: 1.1.0
+Bundle-Version: 1.1.1
 Bundle-Name: Apache ACE Deployment Test util
-Bundle-Description: Provide Deployment test utility packages
+Bundle-Description: Provide Deployment test utility packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.discovery/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.discovery/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.discovery/api.bnd (original)
+++ ace/trunk/org.apache.ace.discovery/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.discovery
-Bundle-Version: 1.1.0
+Bundle-Version: 1.1.1
 Bundle-Name: Apache ACE Discovery API
-Bundle-Description: Provides the DIscovery API packages
+Bundle-Description: Provides the DIscovery API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.discovery/property.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.discovery/property.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.discovery/property.bnd (original)
+++ ace/trunk/org.apache.ace.discovery/property.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.discovery.property
 Bundle-Activator: org.apache.ace.discovery.property.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Discovery Property
-Bundle-Description: Registers a service factory for property based Discovery services
+Bundle-Description: Registers a service factory for property based Discovery services
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.discovery/upnp.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.discovery/upnp.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.discovery/upnp.bnd (original)
+++ ace/trunk/org.apache.ace.discovery/upnp.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.discovery.upnp
 Bundle-Activator: org.apache.ace.discovery.upnp.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Discovery UPnP
-Bundle-Description: Registers a service factory for UPnP based Discovery services
+Bundle-Description: Registers a service factory for UPnP based Discovery services
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.feedback.common/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.feedback.common/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.feedback.common/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.feedback.common/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -3,7 +3,7 @@
 Private-Package: org.apache.ace.feedback.util
 Export-Package: org.apache.ace.feedback
 
-Bundle-Version: 1.0.0
+Bundle-Version: 1.1.0
 Bundle-Name: Apache ACE Feedback API
 Bundle-Description: Provides the Apache ACE Feedback API packages
 -buildpath: \

Modified: ace/trunk/org.apache.ace.feedback.common/src/org/apache/ace/feedback/packageinfo
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.feedback.common/src/org/apache/ace/feedback/packageinfo?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.feedback.common/src/org/apache/ace/feedback/packageinfo (original)
+++ ace/trunk/org.apache.ace.feedback.common/src/org/apache/ace/feedback/packageinfo Wed Jan 27 09:23:08 2016
@@ -1 +1 @@
-version 1.0
\ No newline at end of file
+version 1.1.0
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.gogo/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.gogo/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.gogo/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.gogo/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -14,7 +14,7 @@
 
 Bundle-Name: Apache ACE Gogo commands
 Bundle-Description: Provides Gogo commands for working with ACE	
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Activator: org.apache.ace.gogo.Activator
 Private-Package: org.apache.ace.bnd.repository,\
 	org.apache.ace.gogo,\

Modified: ace/trunk/org.apache.ace.http/listener.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.http/listener.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.http/listener.bnd (original)
+++ ace/trunk/org.apache.ace.http/listener.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.http.listener
 Bundle-Activator: org.apache.ace.http.listener.Activator
 Export-Package: org.apache.ace.http.listener.constants
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE HTTP Listener
-Bundle-Description: Registers a component that provides a servlet service whiteboard
+Bundle-Description: Registers a component that provides a servlet service whiteboard
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.http/redirector.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.http/redirector.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.http/redirector.bnd (original)
+++ ace/trunk/org.apache.ace.http/redirector.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.http.redirector
 Bundle-Activator: org.apache.ace.http.redirector.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE HTTP Redirector
-Bundle-Description: Redirects configured URLs
+Bundle-Description: Redirects configured URLs
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.identification/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.identification/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.identification/api.bnd (original)
+++ ace/trunk/org.apache.ace.identification/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.identification
-Bundle-Version: 1.1.0
+Bundle-Version: 1.1.1
 Bundle-Name: Apache ACE Identification API
-Bundle-Description: Provides the Identification API packages
+Bundle-Description: Provides the Identification API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.identification/ifconfig.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.identification/ifconfig.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.identification/ifconfig.bnd (original)
+++ ace/trunk/org.apache.ace.identification/ifconfig.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.identification.ifconfig
 Bundle-Activator: org.apache.ace.identification.ifconfig.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Identification Ifconfig
-Bundle-Description: Registers an Identification service based on interface
+Bundle-Description: Registers an Identification service based on interface
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.identification/property.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.identification/property.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.identification/property.bnd (original)
+++ ace/trunk/org.apache.ace.identification/property.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.identification.property
 Bundle-Activator: org.apache.ace.identification.property.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Identification Property
-Bundle-Description: Registers a service factory for property based Identification services
+Bundle-Description: Registers a service factory for property based Identification services
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.location.upnp/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.location.upnp/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.location.upnp/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.location.upnp/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -7,7 +7,7 @@
 	org.apache.felix.dependencymanager,\
 	javax.servlet
 Export-Package: org.apache.ace.location
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Location UPnP
 Bundle-Description: Registers a UPnP based Location service
 Private-Package: org.apache.ace.location.upnp,\

Modified: ace/trunk/org.apache.ace.log.server.ui/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log.server.ui/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log.server.ui/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.log.server.ui/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -12,6 +12,6 @@
 	org.apache.ace.feedback.common;version=latest
 Private-Package: org.apache.ace.log.server.ui
 Bundle-Activator: org.apache.ace.log.server.ui.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Log Server UI
-Bundle-Description: Registers an ACE webui extensions that shows logs for targets
+Bundle-Description: Registers an ACE webui extensions that shows logs for targets
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/api.bnd (original)
+++ ace/trunk/org.apache.ace.log/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.log
-Bundle-Version: 2.0.0
+Bundle-Version: 2.1.0
 Bundle-Name: Apache ACE Log API
-Bundle-Description: Provides the Apache ACE Log API packages
+Bundle-Description: Provides the Apache ACE Log API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/listener.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/listener.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/listener.bnd (original)
+++ ace/trunk/org.apache.ace.log/listener.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.log.listener
 Bundle-Activator: org.apache.ace.log.listener.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Log Listener
-Bundle-Description: Registers log listeners for OSGi life-cycle and deployment events
+Bundle-Description: Registers log listeners for OSGi life-cycle and deployment events
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/server.store.api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/server.store.api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/server.store.api.bnd (original)
+++ ace/trunk/org.apache.ace.log/server.store.api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.log.server.store
-Bundle-Version: 2.0.0
+Bundle-Version: 2.1.0
 Bundle-Name: Apache ACE Log Server Store API
-Bundle-Description: Provides the Apache ACE Log Server Store API packages
+Bundle-Description: Provides the Apache ACE Log Server Store API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/server.store.file.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/server.store.file.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/server.store.file.bnd (original)
+++ ace/trunk/org.apache.ace.log/server.store.file.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Bundle-Activator: org.apache.ace.log.server.store.impl.Activator
 Private-Package: org.apache.ace.log.server.store.impl
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Server Store file
-Bundle-Description: Registers a service factory for file base Server Log stores
+Bundle-Description: Registers a service factory for file base Server Log stores
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/server.store.mongo.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/server.store.mongo.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/server.store.mongo.bnd (original)
+++ ace/trunk/org.apache.ace.log/server.store.mongo.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.log.server.store.mongo
 Bundle-Activator: org.apache.ace.log.server.store.mongo.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Log Server Store Mongo
-Bundle-Description: Registers a service factory for MongoDB bases Server Log stores
+Bundle-Description: Registers a service factory for MongoDB bases Server Log stores
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/server.task.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/server.task.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/server.task.bnd (original)
+++ ace/trunk/org.apache.ace.log/server.task.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Private-Package: org.apache.ace.log.server.task
 Bundle-Activator: org.apache.ace.log.server.task.Activator
 Bundle-Name: Apache ACE Log Server Task

Modified: ace/trunk/org.apache.ace.log/src/org/apache/ace/log/packageinfo
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/src/org/apache/ace/log/packageinfo?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/src/org/apache/ace/log/packageinfo (original)
+++ ace/trunk/org.apache.ace.log/src/org/apache/ace/log/packageinfo Wed Jan 27 09:23:08 2016
@@ -1 +1 @@
-version 2.0.0
\ No newline at end of file
+version 2.1.0
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/packageinfo
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/packageinfo?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/packageinfo (original)
+++ ace/trunk/org.apache.ace.log/src/org/apache/ace/log/server/store/packageinfo Wed Jan 27 09:23:08 2016
@@ -1 +1 @@
-version 2.0.0
\ No newline at end of file
+version 2.1.0
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/target.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/target.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/target.bnd (original)
+++ ace/trunk/org.apache.ace.log/target.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.log.target,\
 	org.apache.ace.log.target.task
 Bundle-Activator: org.apache.ace.log.target.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Log Target
-Bundle-Description: Registers service factories for target log configuration and synchronization
+Bundle-Description: Registers service factories for target log configuration and synchronization
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.log/target.store.impl.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.log/target.store.impl.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.log/target.store.impl.bnd (original)
+++ ace/trunk/org.apache.ace.log/target.store.impl.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.log.target.store.impl
 Bundle-Activator: org.apache.ace.log.target.store.impl.Activator
 Export-Package: org.apache.ace.log.target.store
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Bundle-Name: Apache ACE Log Target Store
-Bundle-Description: Registers a service factory for target log stores
+Bundle-Description: Registers a service factory for target log stores
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.nodelauncher/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.nodelauncher/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.nodelauncher/api.bnd (original)
+++ ace/trunk/org.apache.ace.nodelauncher/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.nodelauncher
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE NodeLauncher API
-Bundle-Description: Provides the Apache ACE NodeLauncher API
+Bundle-Description: Provides the Apache ACE NodeLauncher API
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.nodelauncher/ui.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.nodelauncher/ui.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.nodelauncher/ui.bnd (original)
+++ ace/trunk/org.apache.ace.nodelauncher/ui.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Bundle-Activator: org.apache.ace.nodelauncher.ui.Activator
 Private-Package: org.apache.ace.nodelauncher.ui
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE NodeLauncher UI
-Bundle-Description: Registers an ACE webui extensions that add Nodelauncher controls
+Bundle-Description: Registers an ACE webui extensions that add Nodelauncher controls
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.obr/metadata.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.obr/metadata.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.obr/metadata.bnd (original)
+++ ace/trunk/org.apache.ace.obr/metadata.bnd Wed Jan 27 09:23:08 2016
@@ -15,6 +15,6 @@ Bundle-Activator: org.apache.ace.obr.met
 Export-Package: org.apache.ace.obr.metadata,\
 	org.osgi.impl.bundle.obr.resource,\
 	org.osgi.service.obr
-Bundle-Version: 1.0.1
+Bundle-Version: 2.0.0
 Bundle-Name: Apache ACE OBR MetaData
-Bundle-Description: Provides the ACE OBR MetaData packages
+Bundle-Description: Provides the ACE OBR MetaData packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.obr/servlet.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.obr/servlet.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.obr/servlet.bnd (original)
+++ ace/trunk/org.apache.ace.obr/servlet.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.obr.servlet
 Bundle-Activator: org.apache.ace.obr.servlet.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE OBR Servlet
-Bundle-Description: Registers the ACE OBR servlet
+Bundle-Description: Registers the ACE OBR servlet
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/packageinfo
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/packageinfo?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/packageinfo (original)
+++ ace/trunk/org.apache.ace.obr/src/org/osgi/impl/bundle/obr/resource/packageinfo Wed Jan 27 09:23:08 2016
@@ -1 +1 @@
-version 1.0
\ No newline at end of file
+version 2.0.0
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.obr/storage.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.obr/storage.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.obr/storage.bnd (original)
+++ ace/trunk/org.apache.ace.obr/storage.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@ Private-Package: org.apache.ace.obr.stor
 	org.apache.ace.obr.metadata.util
 Bundle-Activator: org.apache.ace.obr.storage.file.Activator
 Export-Package: org.apache.ace.obr.storage
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Bundle-Name: Apache ACE OBR Storage
-Bundle-Description: Registers a file based BundleStore for the OBR
+Bundle-Description: Registers a file based BundleStore for the OBR
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.processlauncher/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.processlauncher/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.processlauncher/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.processlauncher/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -15,6 +15,6 @@ Bundle-Activator: \
 Export-Package: \
 	org.apache.ace.processlauncher,\
 	org.apache.ace.processlauncher.util
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE ProcessLauncher
-Bundle-Description: Registers a service factory and ProcessLauncher service
+Bundle-Description: Registers a service factory and ProcessLauncher service
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.range.api/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.range.api/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.range.api/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.range.api/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@
 	${^-buildpath},\
 	org.apache.ace.test;version=latest
 Export-Package: org.apache.ace.range
-Bundle-Version: 1.1.0
+Bundle-Version: 1.1.1
 Bundle-Name: Apache ACE Range API
-Bundle-Description: Provides the Apache ACE Range API packages
+Bundle-Description: Provides the Apache ACE Range API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.repository/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.repository/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.repository/api.bnd (original)
+++ ace/trunk/org.apache.ace.repository/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.repository
-Bundle-Version: 1.1.0
+Bundle-Version: 1.1.1
 Bundle-Name: Apache ACE Repository API
-Bundle-Description: Provides the Apache ACE Repository API packages
+Bundle-Description: Provides the Apache ACE Repository API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.repository/ext.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.repository/ext.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.repository/ext.bnd (original)
+++ ace/trunk/org.apache.ace.repository/ext.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Export-Package: org.apache.ace.repository.ext,\
 	org.apache.ace.repository.ext.impl
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Repository EXT
-Bundle-Description: Provides the Apache ACE Repository EXT packages
+Bundle-Description: Provides the Apache ACE Repository EXT packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.repository/impl.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.repository/impl.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.repository/impl.bnd (original)
+++ ace/trunk/org.apache.ace.repository/impl.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Private-Package: org.apache.ace.repository.impl
 Bundle-Activator: org.apache.ace.repository.impl.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Repository Service
-Bundle-Description: Registers a service factory for Repository services
+Bundle-Description: Registers a service factory for Repository services
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.repository/servlet.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.repository/servlet.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.repository/servlet.bnd (original)
+++ ace/trunk/org.apache.ace.repository/servlet.bnd Wed Jan 27 09:23:08 2016
@@ -3,6 +3,6 @@
 Private-Package: org.apache.ace.repository.servlet
 Bundle-Activator: org.apache.ace.repository.servlet.Activator
 Export-Package: org.apache.ace.repository.servlet
-Bundle-Version: 1.0.1
+Bundle-Version: 2.0.0
 Bundle-Name: Apache ACE Repository Servlet
-Bundle-Description: Registers a repository and replication servlet
+Bundle-Description: Registers a repository and replication servlet
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.repository/src/org/apache/ace/repository/servlet/packageinfo
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.repository/src/org/apache/ace/repository/servlet/packageinfo?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.repository/src/org/apache/ace/repository/servlet/packageinfo (original)
+++ ace/trunk/org.apache.ace.repository/src/org/apache/ace/repository/servlet/packageinfo Wed Jan 27 09:23:08 2016
@@ -1 +1 @@
-version 1.0
\ No newline at end of file
+version 2.0.0
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.repository/task.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.repository/task.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.repository/task.bnd (original)
+++ ace/trunk/org.apache.ace.repository/task.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Bundle-Activator: org.apache.ace.repository.task.Activator
 Private-Package: org.apache.ace.repository.task
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Repository Task
-Bundle-Description: Registers a runnable task for repository replication
+Bundle-Description: Registers a runnable task for repository replication
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.resourceprocessor.useradmin/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.resourceprocessor.useradmin/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.resourceprocessor.useradmin/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.resourceprocessor.useradmin/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -9,6 +9,6 @@ Private-Package: org.apache.ace.resource
 Bundle-Activator: org.apache.ace.resourceprocessor.useradmin.impl.Activator
 Export-Package: org.apache.ace.resourceprocessor.useradmin
 Deployment-ProvidesResourceProcessor: org.apache.ace.resourceprocessor.useradmin
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Bundle-Name: Apache ACE ResourceProcessor UserAdmin
-Bundle-Description: Registers a ResourceProcessor service that handle useradmin resources
+Bundle-Description: Registers a ResourceProcessor service that handle useradmin resources
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.scheduler/api.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.scheduler/api.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.scheduler/api.bnd (original)
+++ ace/trunk/org.apache.ace.scheduler/api.bnd Wed Jan 27 09:23:08 2016
@@ -1,6 +1,6 @@
 # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
 
 Export-Package: org.apache.ace.scheduler.constants
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Scheduler API
-Bundle-Description: Provides the Apache ACE Scheduler API packages
+Bundle-Description: Provides the Apache ACE Scheduler API packages
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.scheduler/impl.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.scheduler/impl.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.scheduler/impl.bnd (original)
+++ ace/trunk/org.apache.ace.scheduler/impl.bnd Wed Jan 27 09:23:08 2016
@@ -2,6 +2,6 @@
 
 Bundle-Activator: org.apache.ace.scheduler.Activator
 Private-Package: org.apache.ace.scheduler
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.1
 Bundle-Name: Apache ACE Scheduler Service
-Bundle-Description: Registers a component that schedules runnable services
+Bundle-Description: Registers a component that schedules runnable services
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.tageditor/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.tageditor/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.tageditor/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.tageditor/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -10,6 +10,6 @@
 	org.apache.ace.webui.vaadin;version=latest
 Private-Package: org.apache.ace.tageditor
 Bundle-Activator: org.apache.ace.tageditor.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE TagEditorUI
 Bundle-Description: Registers an ACE webui extension for editing tags

Modified: ace/trunk/org.apache.ace.target.mgmt.ui/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.target.mgmt.ui/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.target.mgmt.ui/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.target.mgmt.ui/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -10,6 +10,6 @@
 	org.apache.ace.webui.vaadin;version=latest
 Private-Package: org.apache.ace.target.management.ui
 Bundle-Activator: org.apache.ace.target.management.ui.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE TargetMgmtUI
-Bundle-Description: Registers an ACE webui extension for target mgmnt functions
+Bundle-Description: Registers an ACE webui extension for target mgmnt functions
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.test/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.test/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.test/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.test/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -15,7 +15,7 @@ Import-Package: \
 	org.apache.felix.service.command;resolution:=optional,\
 	*
 
-Bundle-Version: 1.1.0
+Bundle-Version: 1.2.0
 Bundle-Name: Apache ACE Test
 Bundle-Description: Provides base classes and utils for integration tests
 Private-Package: org.apache.ace.it.gogo

Modified: ace/trunk/org.apache.ace.test/src/org/apache/ace/test/utils/packageinfo
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.test/src/org/apache/ace/test/utils/packageinfo?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.test/src/org/apache/ace/test/utils/packageinfo (original)
+++ ace/trunk/org.apache.ace.test/src/org/apache/ace/test/utils/packageinfo Wed Jan 27 09:23:08 2016
@@ -1 +1 @@
-version 1.1.0
\ No newline at end of file
+version 1.2.0
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.useradmin.ui/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.useradmin.ui/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.useradmin.ui/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.useradmin.ui/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -13,7 +13,7 @@
 	javax.servlet,\
 	org.apache.ace.webui.vaadin;version=latest
 Bundle-Activator: org.apache.ace.useradmin.ui.osgi.Activator
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Private-Package: org.apache.ace.useradmin.ui.osgi,\
 	org.apache.ace.useradmin.ui.vaadin,\
 	org.apache.ace.useradmin.ui.editor.impl

Modified: ace/trunk/org.apache.ace.verifier/impl.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.verifier/impl.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.verifier/impl.bnd (original)
+++ ace/trunk/org.apache.ace.verifier/impl.bnd Wed Jan 27 09:23:08 2016
@@ -12,7 +12,7 @@ Private-Package: org.apache.felix.framew
 	org.apache.ace.deployment.verifier.impl
 Import-Package: org.osgi.framework;version='[1.5,2)',\
 	*
-Bundle-Version: 1.0.1
+Bundle-Version: 1.1.0
 Bundle-Activator: org.apache.ace.deployment.verifier.impl.Activator
 Bundle-Name: Apache ACE Verifier Service
-Bundle-Description: Registers the Apache ACE verifier service
+Bundle-Description: Registers the Apache ACE verifier service
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.verifier/ui.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.verifier/ui.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.verifier/ui.bnd (original)
+++ ace/trunk/org.apache.ace.verifier/ui.bnd Wed Jan 27 09:23:08 2016
@@ -4,6 +4,6 @@ Private-Package: org.apache.ace.deployme
 Bundle-Activator: org.apache.ace.deployment.verifier.ui.Activator
 Import-Package: org.osgi.framework;version='[1.5,2)',\
 	*
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE Verifier UI
-Bundle-Description: Registers an ACE webui extension that adds verifier functions
+Bundle-Description: Registers an ACE webui extension that adds verifier functions
\ No newline at end of file

Modified: ace/trunk/org.apache.ace.webui.vaadin/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.webui.vaadin/bnd.bnd?rev=1726974&r1=1726973&r2=1726974&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.webui.vaadin/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.webui.vaadin/bnd.bnd Wed Jan 27 09:23:08 2016
@@ -17,6 +17,6 @@ Private-Package: org.apache.ace.webui.do
 Export-Package: org.apache.ace.webui
 Include-Resource: resources/
 Bundle-Activator: org.apache.ace.webui.vaadin.Activator
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Name: Apache ACE WebUI Vaadin
-Bundle-Description: Provides the base ACE WebUI based on Vaadin
+Bundle-Description: Provides the base ACE WebUI based on Vaadin
\ No newline at end of file