Re: [cxf] branch master updated: update some dependencies

2018-08-19 Thread Dennis Kieselhorst
I decided to revert ActiveMQ to the old version. >=5.15.0 causes the test 
failure. It also fails with Karaf 4.2.0. Everything looks correct so I don't 
know why.

Maybe Christian can take a look...

Regards
Dennis


Re: [cxf] branch master updated: update some dependencies

2018-08-17 Thread Andriy Redko
Fixed the OpenAPI ones, older Guava dep sneaked through the ActiveMQ broker.

DK> Ops, sorry had multiple other unrelated test failures that's why I haven't 
recognized it. Will fix it until Sunday.

DK> Cheers
DK> Dennis

DK> Am 17. August 2018 17:32:26 MESZ schrieb Andriy Redko :
>>Same effect for OpenAPI test cases, they started to fail now  

>>Best Regards,
>>Andriy Redko

>>COh> Hi Dennis,

>>COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI
>>itests:

>>COh> Caused by: org.apache.felix.resolver.reason.ReasonException:
>>Unable to
>>COh> resolve activemq-broker-noweb/5.15.5: missing requirement
>>COh> [activemq-broker-noweb/5.15.5] osgi.identity;
>>osgi.identity=activemq;
>>COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable
>>to resolve
>>COh> activemq/5.15.5: missing requirement [activemq/5.15.5]
>>osgi.identity;
>>COh> osgi.identity=connector; type=karaf.feature]

>>COh> Colm.

>>COh> On Fri, Aug 17, 2018 at 9:51 AM,  wrote:

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

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


 The following commit(s) were added to refs/heads/master by this
>>push:
  new c9c209c  update some dependencies
 c9c209c is described below

 commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
 Author: Dennis Kieselhorst 
 AuthorDate: Fri Aug 17 10:49:51 2018 +0200

 update some dependencies
 ---
  parent/pom.xml | 8 
  1 file changed, 4 insertions(+), 4 deletions(-)

 diff --git a/parent/pom.xml b/parent/pom.xml
 index 7e2e8bc..39fcbca 100644
 --- a/parent/pom.xml
 +++ b/parent/pom.xml
 @@ -70,7 +70,7 @@
  
  1.1.3
  1.1.3_2
 -5.14.5
 +5.15.5
  2.4.0
  1.9.40
  2.0.0-M24
 @@ -96,7 +96,7 @@
  4.1.4>>> cxf.httpcomponents.asyncclient.version>
  [4.
 0,4.2)
  4.5.6>>> httpcomponents.client.version>
 -4.4.9>>> httpcomponents.core.version>
 +4.4.10>>> httpcomponents.core.version>
  [4.3,4.5.0)>>> cxf.httpcomponents.core.version.range>
  2.4.1
  2.9.6
 @@ -232,7 +232,7 @@
  2.10.4
 
>>2.7.7
  0.31.0
 -0.30.3
 +0.30.4
  3.0.2
  
  
 @@ -1365,7 +1365,7 @@
  
  org.awaitility
  awaitility
 -3.0.0
 +3.1.2
  test
  
  



Re: [cxf] branch master updated: update some dependencies

2018-08-17 Thread Andrey Redko
Thanks Dennis, I will try to take a look on OpenApi ones, getting 3.2.x
build back on track now. Thanks.

Best Regards,
Andriy Redko

On Fri, Aug 17, 2018, 11:41 AM Dennis Kieselhorst  wrote:

> Ops, sorry had multiple other unrelated test failures that's why I haven't
> recognized it. Will fix it until Sunday.
>
> Cheers
> Dennis
>
> Am 17. August 2018 17:32:26 MESZ schrieb Andriy Redko :
> >Same effect for OpenAPI test cases, they started to fail now  
> >
> >Best Regards,
> >Andriy Redko
> >
> >COh> Hi Dennis,
> >
> >COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI
> >itests:
> >
> >COh> Caused by: org.apache.felix.resolver.reason.ReasonException:
> >Unable to
> >COh> resolve activemq-broker-noweb/5.15.5: missing requirement
> >COh> [activemq-broker-noweb/5.15.5] osgi.identity;
> >osgi.identity=activemq;
> >COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable
> >to resolve
> >COh> activemq/5.15.5: missing requirement [activemq/5.15.5]
> >osgi.identity;
> >COh> osgi.identity=connector; type=karaf.feature]
> >
> >COh> Colm.
> >
> >COh> On Fri, Aug 17, 2018 at 9:51 AM,  wrote:
> >
> >>> This is an automated email from the ASF dual-hosted git repository.
> >
> >>> deki pushed a commit to branch master
> >>> in repository https://gitbox.apache.org/repos/asf/cxf.git
> >
> >
> >>> The following commit(s) were added to refs/heads/master by this
> >push:
> >>>  new c9c209c  update some dependencies
> >>> c9c209c is described below
> >
> >>> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
> >>> Author: Dennis Kieselhorst 
> >>> AuthorDate: Fri Aug 17 10:49:51 2018 +0200
> >
> >>> update some dependencies
> >>> ---
> >>>  parent/pom.xml | 8 
> >>>  1 file changed, 4 insertions(+), 4 deletions(-)
> >
> >>> diff --git a/parent/pom.xml b/parent/pom.xml
> >>> index 7e2e8bc..39fcbca 100644
> >>> --- a/parent/pom.xml
> >>> +++ b/parent/pom.xml
> >>> @@ -70,7 +70,7 @@
> >>>  
> >>>  1.1.3
> >>>  1.1.3_2
> >>> -5.14.5
> >>> +5.15.5
> >>>  2.4.0
> >>>  1.9.40
> >>>  2.0.0-M24
> >>> @@ -96,7 +96,7 @@
> >>>  4.1.4 >>> cxf.httpcomponents.asyncclient.version>
> >>>  [4.
> >>> 0,4.2)
> >>>  4.5.6 >>> httpcomponents.client.version>
> >>> -4.4.9 >>> httpcomponents.core.version>
> >>> +4.4.10 >>> httpcomponents.core.version>
> >>>  [4.3,4.5.0) >>> cxf.httpcomponents.core.version.range>
> >>>  2.4.1
> >>>  2.9.6
> >>> @@ -232,7 +232,7 @@
> >>>  2.10.4
> >>>
> >2.7.7
> >>>  0.31.0
> >>> -0.30.3
> >>> +0.30.4
> >>>  3.0.2
> >>>  
> >>>  
> >>> @@ -1365,7 +1365,7 @@
> >>>  
> >>>  org.awaitility
> >>>  awaitility
> >>> -3.0.0
> >>> +3.1.2
> >>>  test
> >>>  
> >>>  
>


Re: [cxf] branch master updated: update some dependencies

2018-08-17 Thread Dennis Kieselhorst
Ops, sorry had multiple other unrelated test failures that's why I haven't 
recognized it. Will fix it until Sunday.

Cheers
Dennis

Am 17. August 2018 17:32:26 MESZ schrieb Andriy Redko :
>Same effect for OpenAPI test cases, they started to fail now  
>
>Best Regards,
>Andriy Redko
>
>COh> Hi Dennis,
>
>COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI
>itests:
>
>COh> Caused by: org.apache.felix.resolver.reason.ReasonException:
>Unable to
>COh> resolve activemq-broker-noweb/5.15.5: missing requirement
>COh> [activemq-broker-noweb/5.15.5] osgi.identity;
>osgi.identity=activemq;
>COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable
>to resolve
>COh> activemq/5.15.5: missing requirement [activemq/5.15.5]
>osgi.identity;
>COh> osgi.identity=connector; type=karaf.feature]
>
>COh> Colm.
>
>COh> On Fri, Aug 17, 2018 at 9:51 AM,  wrote:
>
>>> This is an automated email from the ASF dual-hosted git repository.
>
>>> deki pushed a commit to branch master
>>> in repository https://gitbox.apache.org/repos/asf/cxf.git
>
>
>>> The following commit(s) were added to refs/heads/master by this
>push:
>>>  new c9c209c  update some dependencies
>>> c9c209c is described below
>
>>> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
>>> Author: Dennis Kieselhorst 
>>> AuthorDate: Fri Aug 17 10:49:51 2018 +0200
>
>>> update some dependencies
>>> ---
>>>  parent/pom.xml | 8 
>>>  1 file changed, 4 insertions(+), 4 deletions(-)
>
>>> diff --git a/parent/pom.xml b/parent/pom.xml
>>> index 7e2e8bc..39fcbca 100644
>>> --- a/parent/pom.xml
>>> +++ b/parent/pom.xml
>>> @@ -70,7 +70,7 @@
>>>  
>>>  1.1.3
>>>  1.1.3_2
>>> -5.14.5
>>> +5.15.5
>>>  2.4.0
>>>  1.9.40
>>>  2.0.0-M24
>>> @@ -96,7 +96,7 @@
>>>  4.1.4>> cxf.httpcomponents.asyncclient.version>
>>>  [4.
>>> 0,4.2)
>>>  4.5.6>> httpcomponents.client.version>
>>> -4.4.9>> httpcomponents.core.version>
>>> +4.4.10>> httpcomponents.core.version>
>>>  [4.3,4.5.0)>> cxf.httpcomponents.core.version.range>
>>>  2.4.1
>>>  2.9.6
>>> @@ -232,7 +232,7 @@
>>>  2.10.4
>>> 
>2.7.7
>>>  0.31.0
>>> -0.30.3
>>> +0.30.4
>>>  3.0.2
>>>  
>>>  
>>> @@ -1365,7 +1365,7 @@
>>>  
>>>  org.awaitility
>>>  awaitility
>>> -3.0.0
>>> +3.1.2
>>>  test
>>>  
>>>  


Re: [cxf] branch master updated: update some dependencies

2018-08-17 Thread Andriy Redko
Same effect for OpenAPI test cases, they started to fail now  

Best Regards,
Andriy Redko

COh> Hi Dennis,

COh> I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI itests:

COh> Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to
COh> resolve activemq-broker-noweb/5.15.5: missing requirement
COh> [activemq-broker-noweb/5.15.5] osgi.identity; osgi.identity=activemq;
COh> type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable to resolve
COh> activemq/5.15.5: missing requirement [activemq/5.15.5] osgi.identity;
COh> osgi.identity=connector; type=karaf.feature]

COh> Colm.

COh> On Fri, Aug 17, 2018 at 9:51 AM,  wrote:

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

>> deki pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/cxf.git


>> The following commit(s) were added to refs/heads/master by this push:
>>  new c9c209c  update some dependencies
>> c9c209c is described below

>> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
>> Author: Dennis Kieselhorst 
>> AuthorDate: Fri Aug 17 10:49:51 2018 +0200

>> update some dependencies
>> ---
>>  parent/pom.xml | 8 
>>  1 file changed, 4 insertions(+), 4 deletions(-)

>> diff --git a/parent/pom.xml b/parent/pom.xml
>> index 7e2e8bc..39fcbca 100644
>> --- a/parent/pom.xml
>> +++ b/parent/pom.xml
>> @@ -70,7 +70,7 @@
>>  
>>  1.1.3
>>  1.1.3_2
>> -5.14.5
>> +5.15.5
>>  2.4.0
>>  1.9.40
>>  2.0.0-M24
>> @@ -96,7 +96,7 @@
>>  4.1.4> cxf.httpcomponents.asyncclient.version>
>>  [4.
>> 0,4.2)
>>  4.5.6> httpcomponents.client.version>
>> -4.4.9> httpcomponents.core.version>
>> +4.4.10> httpcomponents.core.version>
>>  [4.3,4.5.0)> cxf.httpcomponents.core.version.range>
>>  2.4.1
>>  2.9.6
>> @@ -232,7 +232,7 @@
>>  2.10.4
>>  2.7.7
>>  0.31.0
>> -0.30.3
>> +0.30.4
>>  3.0.2
>>  
>>  
>> @@ -1365,7 +1365,7 @@
>>  
>>  org.awaitility
>>  awaitility
>> -3.0.0
>> +3.1.2
>>  test
>>  
>>  







Re: [cxf] branch master updated: update some dependencies

2018-08-17 Thread Colm O hEigeartaigh
Hi Dennis,

I'm seeing failures due to the ActiveMQ upgrade in the CXF OSGI itests:

Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to
resolve activemq-broker-noweb/5.15.5: missing requirement
[activemq-broker-noweb/5.15.5] osgi.identity; osgi.identity=activemq;
type=karaf.feature; version="[5.15.5,5.15.5]" [caused by: Unable to resolve
activemq/5.15.5: missing requirement [activemq/5.15.5] osgi.identity;
osgi.identity=connector; type=karaf.feature]

Colm.

On Fri, Aug 17, 2018 at 9:51 AM,  wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> deki pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/cxf.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>  new c9c209c  update some dependencies
> c9c209c is described below
>
> commit c9c209c4506c88c13af1f01861eb80c8e9fcb27e
> Author: Dennis Kieselhorst 
> AuthorDate: Fri Aug 17 10:49:51 2018 +0200
>
> update some dependencies
> ---
>  parent/pom.xml | 8 
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/parent/pom.xml b/parent/pom.xml
> index 7e2e8bc..39fcbca 100644
> --- a/parent/pom.xml
> +++ b/parent/pom.xml
> @@ -70,7 +70,7 @@
>  
>  1.1.3
>  1.1.3_2
> -5.14.5
> +5.15.5
>  2.4.0
>  1.9.40
>  2.0.0-M24
> @@ -96,7 +96,7 @@
>  4.1.4 cxf.httpcomponents.asyncclient.version>
>  [4.
> 0,4.2)
>  4.5.6 httpcomponents.client.version>
> -4.4.9 httpcomponents.core.version>
> +4.4.10 httpcomponents.core.version>
>  [4.3,4.5.0) cxf.httpcomponents.core.version.range>
>  2.4.1
>  2.9.6
> @@ -232,7 +232,7 @@
>  2.10.4
>  2.7.7
>  0.31.0
> -0.30.3
> +0.30.4
>  3.0.2
>  
>  
> @@ -1365,7 +1365,7 @@
>  
>  org.awaitility
>  awaitility
> -3.0.0
> +3.1.2
>  test
>  
>  
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com