This is an automated email from the ASF dual-hosted git repository. tjwatson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-atomos.git
commit b796fc13a763498ea474f72cd91a5d98d9944f72 Merge: 83f21f0 19d4ee1 Author: Thomas Watson <[email protected]> AuthorDate: Tue Jun 11 15:14:56 2024 -0500 Merge pull request #81 from tjwatson/fixIssue76 Don't add empty directories as packages provided by a bundle .../tests/index/bundles/IndexLaunchTest.java | 53 +++++++++++++++------- .../atomos/tests/index/bundles/TestClass.java | 18 ++++++++ .../src/test/resources/atomos/bundles.index | 1 + .../src/test/resources/testIndex/test.index | 1 + .../apache/felix/atomos/impl/base/AtomosBase.java | 6 ++- 5 files changed, 60 insertions(+), 19 deletions(-)
