This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git.
from d97d4b5 [KARAF-6806] Upgrade to jackson 2.10.5 new 6b91dff Add Jenkinsfile new 6565030 Fix socket collector tests new 279f33b Merge pull request #189 from jbonofre/JENKINSFILE The 712 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: Jenkinsfile | 162 +++++++++++++++++++++ .../decanter/appender/socket/SocketAppender.java | 1 - collector/pom.xml | 2 +- collector/socket/pom.xml | 5 + .../collector/socket/SocketCollectorTest.java | 4 +- 5 files changed, 170 insertions(+), 4 deletions(-) create mode 100644 Jenkinsfile