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-war.git
The following commit(s) were added to refs/heads/master by this push:
new 551bcf2 SLING-7163 - Update Jenkins jobs to reference the git
repositories
551bcf2 is described below
commit 551bcf23d4906f241956e8af5e43e3d722b03070
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Nov 15 23:42:01 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]>'].