You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2020/03/30 19:42:29 UTC

[camel] branch master updated: Update Commons Compress to version 1.20.

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

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 1decde2  Update Commons Compress to version 1.20.
1decde2 is described below

commit 1decde25348bbc8c012edd1cb6eb20898457c7bb
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Mar 30 21:39:49 2020 +0200

    Update Commons Compress to version 1.20.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index df266c6..9ec5101 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -108,7 +108,7 @@
         <commons-codec-version>1.14</commons-codec-version>
         <commons-collections-version>3.2.2</commons-collections-version>
         <commons-collections4-version>4.4</commons-collections4-version>
-        <commons-compress-version>1.19</commons-compress-version>
+        <commons-compress-version>1.20</commons-compress-version>
         <commons-configuration-version>1.9</commons-configuration-version>
         <commons-configuration2-version>2.7</commons-configuration2-version>
         <commons-csv-version>1.6</commons-csv-version>


Re: Re: [camel] branch master updated: Update Commons Compress t

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Can we find out why these tests start to fail? Maybe its a bug in
compress or something that was changed and we need to update our camel
component.
Eg we may have this problem again in following compress releases.


On Mon, Mar 30, 2020 at 10:23 PM Andrea Cosentino
<an...@yahoo.com.invalid> wrote:
>
> Hey Pascal, nothing to sorry about :-)
> We're working together :-)
>
> Inviato da Yahoo Mail su Android
>
>   Il lun, 30 mar, 2020 alle 22:16, Pascal Schumacher<pa...@gmx.net> ha scritto:   Reverted it.
>
> Sorry,
>
> Pascal
>
>
> Am 30.03.2020 um 21:48 schrieb Andrea Cosentino:
> > This breaks some tests in tarfile component I guess
> >
> > Il lun 30 mar 2020, 21:42 <pa...@apache.org> ha scritto:
> >
> >> This is an automated email from the ASF dual-hosted git repository.
> >>
> >> pascalschumacher pushed a commit to branch master
> >> in repository https://gitbox.apache.org/repos/asf/camel.git
> >>
> >>
> >> The following commit(s) were added to refs/heads/master by this push:
> >>      new 1decde2  Update Commons Compress to version 1.20.
> >> 1decde2 is described below
> >>
> >> commit 1decde25348bbc8c012edd1cb6eb20898457c7bb
> >> Author: Pascal Schumacher <pa...@gmx.net>
> >> AuthorDate: Mon Mar 30 21:39:49 2020 +0200
> >>
> >>      Update Commons Compress to version 1.20.
> >> ---
> >>  parent/pom.xml | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/parent/pom.xml b/parent/pom.xml
> >> index df266c6..9ec5101 100644
> >> --- a/parent/pom.xml
> >> +++ b/parent/pom.xml
> >> @@ -108,7 +108,7 @@
> >>          <commons-codec-version>1.14</commons-codec-version>
> >>          <commons-collections-version>3.2.2</commons-collections-version>
> >>          <commons-collections4-version>4.4</commons-collections4-version>
> >> -        <commons-compress-version>1.19</commons-compress-version>
> >> +        <commons-compress-version>1.20</commons-compress-version>
> >>          <commons-configuration-version>1.9</commons-configuration-version>
> >>
> >>  <commons-configuration2-version>2.7</commons-configuration2-version>
> >>          <commons-csv-version>1.6</commons-csv-version>
> >>
> >>
>
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

R: Re: [camel] branch master updated: Update Commons Compress t

Posted by Andrea Cosentino <an...@yahoo.com.INVALID>.
Hey Pascal, nothing to sorry about :-)
We're working together :-)

Inviato da Yahoo Mail su Android 
 
  Il lun, 30 mar, 2020 alle 22:16, Pascal Schumacher<pa...@gmx.net> ha scritto:   Reverted it.

Sorry,

Pascal


Am 30.03.2020 um 21:48 schrieb Andrea Cosentino:
> This breaks some tests in tarfile component I guess
>
> Il lun 30 mar 2020, 21:42 <pa...@apache.org> ha scritto:
>
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> pascalschumacher pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/camel.git
>>
>>
>> The following commit(s) were added to refs/heads/master by this push:
>>      new 1decde2  Update Commons Compress to version 1.20.
>> 1decde2 is described below
>>
>> commit 1decde25348bbc8c012edd1cb6eb20898457c7bb
>> Author: Pascal Schumacher <pa...@gmx.net>
>> AuthorDate: Mon Mar 30 21:39:49 2020 +0200
>>
>>      Update Commons Compress to version 1.20.
>> ---
>>  parent/pom.xml | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/parent/pom.xml b/parent/pom.xml
>> index df266c6..9ec5101 100644
>> --- a/parent/pom.xml
>> +++ b/parent/pom.xml
>> @@ -108,7 +108,7 @@
>>          <commons-codec-version>1.14</commons-codec-version>
>>          <commons-collections-version>3.2.2</commons-collections-version>
>>          <commons-collections4-version>4.4</commons-collections4-version>
>> -        <commons-compress-version>1.19</commons-compress-version>
>> +        <commons-compress-version>1.20</commons-compress-version>
>>          <commons-configuration-version>1.9</commons-configuration-version>
>>
>>  <commons-configuration2-version>2.7</commons-configuration2-version>
>>          <commons-csv-version>1.6</commons-csv-version>
>>
>>

  

Re: [camel] branch master updated: Update Commons Compress to version 1.20.

Posted by Pascal Schumacher <pa...@gmx.net>.
Reverted it.

Sorry,

Pascal


Am 30.03.2020 um 21:48 schrieb Andrea Cosentino:
> This breaks some tests in tarfile component I guess
>
> Il lun 30 mar 2020, 21:42 <pa...@apache.org> ha scritto:
>
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> pascalschumacher pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/camel.git
>>
>>
>> The following commit(s) were added to refs/heads/master by this push:
>>       new 1decde2  Update Commons Compress to version 1.20.
>> 1decde2 is described below
>>
>> commit 1decde25348bbc8c012edd1cb6eb20898457c7bb
>> Author: Pascal Schumacher <pa...@gmx.net>
>> AuthorDate: Mon Mar 30 21:39:49 2020 +0200
>>
>>      Update Commons Compress to version 1.20.
>> ---
>>   parent/pom.xml | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/parent/pom.xml b/parent/pom.xml
>> index df266c6..9ec5101 100644
>> --- a/parent/pom.xml
>> +++ b/parent/pom.xml
>> @@ -108,7 +108,7 @@
>>           <commons-codec-version>1.14</commons-codec-version>
>>           <commons-collections-version>3.2.2</commons-collections-version>
>>           <commons-collections4-version>4.4</commons-collections4-version>
>> -        <commons-compress-version>1.19</commons-compress-version>
>> +        <commons-compress-version>1.20</commons-compress-version>
>>           <commons-configuration-version>1.9</commons-configuration-version>
>>
>>   <commons-configuration2-version>2.7</commons-configuration2-version>
>>           <commons-csv-version>1.6</commons-csv-version>
>>
>>


Re: [camel] branch master updated: Update Commons Compress to version 1.20.

Posted by Andrea Cosentino <an...@gmail.com>.
This breaks some tests in tarfile component I guess

Il lun 30 mar 2020, 21:42 <pa...@apache.org> ha scritto:

> This is an automated email from the ASF dual-hosted git repository.
>
> pascalschumacher pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/camel.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new 1decde2  Update Commons Compress to version 1.20.
> 1decde2 is described below
>
> commit 1decde25348bbc8c012edd1cb6eb20898457c7bb
> Author: Pascal Schumacher <pa...@gmx.net>
> AuthorDate: Mon Mar 30 21:39:49 2020 +0200
>
>     Update Commons Compress to version 1.20.
> ---
>  parent/pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/parent/pom.xml b/parent/pom.xml
> index df266c6..9ec5101 100644
> --- a/parent/pom.xml
> +++ b/parent/pom.xml
> @@ -108,7 +108,7 @@
>          <commons-codec-version>1.14</commons-codec-version>
>          <commons-collections-version>3.2.2</commons-collections-version>
>          <commons-collections4-version>4.4</commons-collections4-version>
> -        <commons-compress-version>1.19</commons-compress-version>
> +        <commons-compress-version>1.20</commons-compress-version>
>          <commons-configuration-version>1.9</commons-configuration-version>
>
>  <commons-configuration2-version>2.7</commons-configuration2-version>
>          <commons-csv-version>1.6</commons-csv-version>
>
>