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 d1e9dd521d22c7b1017f23f79fb4e62ca9ac971f Author: Robert Munteanu <[email protected]> AuthorDate: Tue Apr 17 15:09:03 2018 +0300 SLING-7587 - Create a CLI-only tool to sync content cli: fix feature file JSON format --- cli/dist/features/clisync.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/dist/features/clisync.json b/cli/dist/features/clisync.json index bcadb0e..deca724 100644 --- a/cli/dist/features/clisync.json +++ b/cli/dist/features/clisync.json @@ -1,7 +1,7 @@ { "id": "org.apache.sling.ide/org.apache.sling.ide.cli-dist/1.0.0", "framework-properties": { - "felix.fileinstall.dir": "cfg", + "felix.fileinstall.dir": "cfg" }, "bundles": [ "org.apache.felix/org.apache.felix.eventadmin/1.4.10", -- To stop receiving notification emails like this one, please contact [email protected].
