[osgi-core] branch master updated (cbf4125 -> 32ae56c)
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Mar 16 20:08:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch master
in repository osgi-core.
from cbf4125 Update changelog for bug #678801
new dbe7344 Remove trailing whitespace.
new 5ea2527 New changelog entry.
new 27a604b Update orig-tar.sh. Fix download URL.
adds 841f508 Imported Upstream version 4.3.1
new 9225115 Merge tag 'upstream/4.3.1'
new c44f6d5 Declare compliance with Debian policy 3.9.5.
new 0911a6f Update pom.xml for new upstream release.
new 32ae56c Update changelog for version 4.3.1-1.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
about.html | 2 +-
debian/changelog | 10 ++++
debian/control | 2 +-
debian/orig-tar.sh | 4 +-
debian/pom.xml | 26 ++++++---
src/META-INF/MANIFEST.MF | 57 +++++++++---------
src/bnd.bnd | 8 +--
src/org/osgi/framework/Bundle.java | 40 ++++++-------
src/org/osgi/framework/BundleContext.java | 68 +++++++++++-----------
src/org/osgi/framework/BundleEvent.java | 6 +-
src/org/osgi/framework/BundleListener.java | 24 ++++----
src/org/osgi/framework/Constants.java | 13 +++--
src/org/osgi/framework/Filter.java | 9 +--
src/org/osgi/framework/FrameworkListener.java | 23 ++++----
src/org/osgi/framework/InvalidSyntaxException.java | 7 ++-
src/org/osgi/framework/ServiceEvent.java | 28 ++++-----
src/org/osgi/framework/ServiceFactory.java | 10 ++--
src/org/osgi/framework/ServiceReference.java | 37 ++++++------
src/org/osgi/framework/ServiceRegistration.java | 34 +++++------
.../osgi/framework/SynchronousBundleListener.java | 39 ++++++-------
.../framework/startlevel/FrameworkStartLevel.java | 6 +-
.../osgi/service/condpermadmin/ConditionInfo.java | 6 +-
.../condpermadmin/ConditionalPermissionAdmin.java | 42 +++++++------
.../condpermadmin/ConditionalPermissionInfo.java | 6 +-
.../condpermadmin/ConditionalPermissionUpdate.java | 18 +++---
.../osgi/service/packageadmin/ExportedPackage.java | 10 ++--
.../service/permissionadmin/PermissionInfo.java | 10 ++--
src/org/osgi/service/startlevel/StartLevel.java | 6 +-
.../osgi/service/url/URLStreamHandlerSetter.java | 15 +++--
29 files changed, 290 insertions(+), 276 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-core.git
More information about the pkg-java-commits
mailing list