You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by fp...@apache.org on 2018/09/04 18:02:52 UTC

[karaf-decanter] branch master updated (0d6b699 -> 91d175c)

This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git.


    from 0d6b699  [KARAF-5817] Upgrade to maven-bundle-plugin 3.5.1
     add 9d5fb03  [KARAF-5885] Upgrade to commons-io 2.6, start tailing from the end of the file and use a executor service.
     new 91d175c  Merge pull request #41 from jbonofre/KARAF-5885

The 1 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:
 assembly/src/main/feature/feature.xml              |  2 +-
 collector/file/pom.xml                             |  2 +-
 .../collector/file/DecanterTailerListener.java     | 28 +++++++++++++++-------
 3 files changed, 21 insertions(+), 11 deletions(-)


[karaf-decanter] 01/01: Merge pull request #41 from jbonofre/KARAF-5885

Posted by fp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git

commit 91d175cb70a65f91348f27b0de2cddacd010b996
Merge: 0d6b699 9d5fb03
Author: François Papon <fr...@openobject.fr>
AuthorDate: Tue Sep 4 22:02:50 2018 +0400

    Merge pull request #41 from jbonofre/KARAF-5885
    
    [KARAF-5885] Upgrade to commons-io 2.6, start tailing from the end of the file and use an executor service

 assembly/src/main/feature/feature.xml              |  2 +-
 collector/file/pom.xml                             |  2 +-
 .../collector/file/DecanterTailerListener.java     | 28 +++++++++++++++-------
 3 files changed, 21 insertions(+), 11 deletions(-)