You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/04/18 16:16:13 UTC

[sling-ide-tooling] 08/08: SLING-7587 - Create a CLI-only tool to sync content

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git

commit 9f250aabfa885cd6a5d6b333dabd4c35e4142feb
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Apr 17 15:09:03 2018 +0300

    SLING-7587 - Create a CLI-only tool to sync content
    
    Disable the cli/dist build as it depends on SNAPSHOT version of the
    feature model and is not working now anyway.
---
 cli/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cli/pom.xml b/cli/pom.xml
index fd40a59..46e7cfa 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -34,6 +34,8 @@
 
     <modules>
         <module>cli</module>
+        <!--  Not used for now, depends on SNAPSHOT versions of the feature model
         <module>dist</module>
+        -->
     </modules>
 </project>

-- 
To stop receiving notification emails like this one, please contact
rombert@apache.org.