This is an automated email from the ASF dual-hosted git repository.
simonetripodi pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git.
from de0f7e3 SLING-8530 : Provide more control for attaching features
add ca54947 SLING-8468 - [slingfeature-m-p] donate a new MOJO which is
able to scan and detect differences between different versions of the same
Feature model
add 2e95d73 Merge branch 'master' into feature_diff
add 8ff761c SLING-8468 - [slingfeature-m-p] donate a new MOJO which is
able to scan and detect differences between different versions of the same
Feature model
add f9429ac SLING-8468 - [slingfeature-m-p] donate a new MOJO which is
able to scan and detect differences between different versions of the same
Feature model
add 7c321bf SLING-8468 - [slingfeature-m-p] donate a new MOJO which is
able to scan and detect differences between different versions of the same
Feature model
add 1109778 SLING-8468 - [slingfeature-m-p] donate a new MOJO which is
able to scan and detect differences between different versions of the same
Feature model
add 85dedb6 SLING-8468 - [slingfeature-m-p] donate a new MOJO which is
able to scan and detect differences between different versions of the same
Feature model
add 5790d1f @releng org.apache.sling.feature.diff version updated to
promoted version
add 5c0944f Merge branch 'master' into feature_diff
add 6628aa3 SLING-8468 - [slingfeature-m-p] donate a new MOJO which is
able to scan and detect differences between different versions of the same
Feature model
new 3e0fa23 Merge pull request #32 from apache/feature_diff
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:
pom.xml | 10 +-
.../feature/maven/mojos/FeaturesDiffMojo.java | 204 +++++++++++++++++++++
2 files changed, 209 insertions(+), 5 deletions(-)
create mode 100644
src/main/java/org/apache/sling/feature/maven/mojos/FeaturesDiffMojo.java