This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git.
from 7e4f131 Update to 1.3.0-SNAPSHOT
new ab322a6 Revert "Update to 1.3.0-SNAPSHOT"
new f53aef5 Revert "SLING-9265 : Add support for optional bundles"
The 2 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:
pom.xml | 2 +-
.../java/org/apache/sling/feature/Artifact.java | 34 +-------------
.../apache/sling/feature/ArtifactResolution.java | 28 ------------
.../org/apache/sling/feature/package-info.java | 2 +-
.../sling/feature/ArtifactResolutionTest.java | 52 ----------------------
5 files changed, 4 insertions(+), 114 deletions(-)
delete mode 100644
src/main/java/org/apache/sling/feature/ArtifactResolution.java
delete mode 100644
src/test/java/org/apache/sling/feature/ArtifactResolutionTest.java