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-feature-inventoryprinter.git
The following commit(s) were added to refs/heads/master by this push:
new fdff7ad SLING-7245 - Validate pull requests using Jenkins
fdff7ad is described below
commit fdff7ad22390ff24780d17b17de262320ba99bf2
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Jan 29 22:55:02 2019 +0100
SLING-7245 - Validate pull requests using Jenkins
---
Jenkinsfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Jenkinsfile b/Jenkinsfile
new file mode 100644
index 0000000..5a49422
--- /dev/null
+++ b/Jenkinsfile
@@ -0,0 +1 @@
+slingOsgiBundleBuild()