[felix-bundlerepository] branch master updated (593f60a -> 8b8afbb)
Markus Koschany
apo-guest at moszumanska.debian.org
Mon May 4 12:03:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch master
in repository felix-bundlerepository.
from 593f60a Upload to unstable
new 9df0a9b Imported Upstream version 2.0.4
new 72a34b3 Merge tag 'upstream/2.0.4'
new f960747 Update changelog
adds 378f0d1 Imported Upstream version 2.0.4
adds 23b2520 Imported Upstream version 2.0.4
new 8b8afbb Merge tag 'upstream/2.0.4'
The 4 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:
debian/changelog | 7 ++
doc/changelog.txt | 14 ++-
pom.xml | 10 +-
.../impl/LazyLocalResourceImpl.java | 120 +++++++++++++++++++++
.../bundlerepository/impl/LocalRepositoryImpl.java | 34 +++---
.../bundlerepository/impl/LocalResourceImpl.java | 54 +++-------
.../bundlerepository/impl/ResourceComparator.java | 10 +-
.../felix/bundlerepository/impl/ResourceImpl.java | 74 ++++++++++++-
.../impl/OSGiRepositoryImplTest.java | 32 ++++++
.../impl/OSGiRepositoryXMLTest.java | 3 +
.../bundlerepository/impl/RepositoryAdminTest.java | 13 ++-
.../bundlerepository/impl/RepositoryImplTest.java | 8 +-
.../bundlerepository/impl/ResolverImplTest.java | 16 ++-
.../bundlerepository/impl/ResourceImplTest.java | 85 +++++++++++++++
.../bundlerepository/impl/StaxParserTest.java | 17 +--
15 files changed, 407 insertions(+), 90 deletions(-)
create mode 100644 src/main/java/org/apache/felix/bundlerepository/impl/LazyLocalResourceImpl.java
create mode 100644 src/test/java/org/apache/felix/bundlerepository/impl/ResourceImplTest.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-bundlerepository.git
More information about the pkg-java-commits
mailing list