This is an automated email from the ASF dual-hosted git repository.
pauls pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git.
from a1ec804 Merge pull request #65 from apache/frameworkR8
add af8cf08 FELIX-6294: add a slash to urls for directories
new 425655e Merge pull request #66 from apache/issues/FELIX-6294
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:
.../apache/felix/framework/BundleRevisionImpl.java | 12 ++++++
.../apache/felix/framework/ExtensionManager.java | 9 ++++-
.../framework/cache/ConnectContentContent.java | 6 +++
.../org/apache/felix/framework/cache/Content.java | 12 ++++++
.../framework/cache/ContentDirectoryContent.java | 8 ++++
.../felix/framework/cache/DirectoryContent.java | 12 ++++++
.../apache/felix/framework/cache/JarContent.java | 16 +++++++-
.../felix/framework/util/MultiReleaseContent.java | 6 +++
.../felix/framework/ResourceLoadingTest.java | 44 +++++++++++++++++++++-
9 files changed, 122 insertions(+), 3 deletions(-)