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-org-apache-sling-launchpad-testing.git
The following commit(s) were added to refs/heads/master by this push:
new e5b5b20 Remove Maven debug logging, INFRA-17796 seems to no longer be
an issue
e5b5b20 is described below
commit e5b5b2074f5f6cefeffa5dd475f20f8005b3dc23
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Apr 16 16:14:53 2019 +0300
Remove Maven debug logging, INFRA-17796 seems to no longer be an issue
---
.sling-module.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/.sling-module.json b/.sling-module.json
index 2701740..370cbbe 100644
--- a/.sling-module.json
+++ b/.sling-module.json
@@ -5,7 +5,6 @@
"**/logs/*.log"
],
"emailRecipients": ["[email protected]"],
- "additionalMavenParams": "-X",
"upstreamProjects": ["../sling-org-apache-sling-starter/master",
"../sling-org-apache-sling-launchpad-test-bundles/master"]
}
}