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 2d8619d SLING-7163 - Update Jenkins jobs to reference the git
repositories
2d8619d is described below
commit 2d8619d8f820bd6a7863b0c720540f62fa41fd84
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Nov 15 23:41:12 2017 +0200
SLING-7163 - Update Jenkins jobs to reference the git repositories
Tweak build settings
---
.sling-module.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.sling-module.xml b/.sling-module.xml
index 89f775a..04de890 100644
--- a/.sling-module.xml
+++ b/.sling-module.xml
@@ -23,5 +23,8 @@
<jdk>1.8</jdk>
<jdk>9</jdk>
</jdks>
+ <archivePatterns>
+ <archivePattern>**/sling/logs/*.log</archivePattern>
+ </archivePatterns>
</jenkins>
</sling-module>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].