You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by si...@apache.org on 2019/06/27 22:10:47 UTC

[sling-org-apache-sling-feature-inventoryprinter] 01/01: Merge pull request #2 from apache/r2f

This is an automated email from the ASF dual-hosted git repository.

simonetripodi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-inventoryprinter.git

commit 3f217fdf1487dceae7a805188477e1188606d4ef
Merge: 9829244 7d681c8
Author: Simone Tripodi <st...@adobe.com>
AuthorDate: Fri Jun 28 00:10:42 2019 +0200

    Merge pull request #2 from apache/r2f
    
    SLING-8542 Generate feature model from running AEM instance

 pom.xml                                            | 43 ++++++++++----------
 ...r.java => AbstractFeatureInventoryPrinter.java} | 40 ++++++++----------
 .../impl/FeaturesInventoryPrinter.java             | 46 ++++++++++-----------
 .../impl/Launch2RunningInventoryPrinter.java       | 47 ++++++++++++++++++++++
 .../impl/RunningInventoryPrinter.java              | 47 ++++++++++++++++++++++
 .../impl/RuntimeInventoryPrinter.java              | 47 ++++++++++++++++++++++
 6 files changed, 200 insertions(+), 70 deletions(-)