[jira] [Commented] (CAMEL-14748) Unmarshal ZIP w/ error handling in Camel 3.x

2020-03-20 Thread Omar Al-Safi (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063492#comment-17063492
 ] 

Omar Al-Safi commented on CAMEL-14748:
--

Yeah, it may as well have the same issue, will create a new ticket for the 
tarfile and fix it

> Unmarshal ZIP w/ error handling in Camel 3.x
> 
>
> Key: CAMEL-14748
> URL: https://issues.apache.org/jira/browse/CAMEL-14748
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zipfile
>Affects Versions: 3.0.1
>Reporter: Gerald Kallas
>Assignee: Omar Al-Safi
>Priority: Major
> Fix For: 3.2.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I've following route
>  
>  
> {code:java}
> http://www.osgi.org/xmlns/blueprint/v1.0.0;>
>  http://camel.apache.org/schema/blueprint;>
>
>  
>  
>
>  
>  
>  
>
>  
> {code}
>  
> When I'm sending a corrupted ZIP file to this route I'd expect a Camel 
> runtime error. This won't happen, I'm only getting an empty body.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-14748) Unmarshal ZIP w/ error handling in Camel 3.x

2020-03-20 Thread Claus Ibsen (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063491#comment-17063491
 ] 

Claus Ibsen commented on CAMEL-14748:
-

Can we check camel-tarfile also as it may have the same, as its similar to this 
component

> Unmarshal ZIP w/ error handling in Camel 3.x
> 
>
> Key: CAMEL-14748
> URL: https://issues.apache.org/jira/browse/CAMEL-14748
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zipfile
>Affects Versions: 3.0.1
>Reporter: Gerald Kallas
>Assignee: Omar Al-Safi
>Priority: Major
> Fix For: 3.2.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I've following route
>  
>  
> {code:java}
> http://www.osgi.org/xmlns/blueprint/v1.0.0;>
>  http://camel.apache.org/schema/blueprint;>
>
>  
>  
>
>  
>  
>  
>
>  
> {code}
>  
> When I'm sending a corrupted ZIP file to this route I'd expect a Camel 
> runtime error. This won't happen, I'm only getting an empty body.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-14748) Unmarshal ZIP w/ error handling in Camel 3.x

2020-03-20 Thread Omar Al-Safi (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063211#comment-17063211
 ] 

Omar Al-Safi commented on CAMEL-14748:
--

Thanks [~dmvolod], missed that! Will give a test 

> Unmarshal ZIP w/ error handling in Camel 3.x
> 
>
> Key: CAMEL-14748
> URL: https://issues.apache.org/jira/browse/CAMEL-14748
> Project: Camel
>  Issue Type: Bug
>  Components: came-core
>Affects Versions: 3.0.1
>Reporter: Gerald Kallas
>Priority: Major
>
> I've following route
>  
>  
> {code:java}
> http://www.osgi.org/xmlns/blueprint/v1.0.0;>
>  http://camel.apache.org/schema/blueprint;>
>
>  
>  
>
>  
>  
>  
>
>  
> {code}
>  
> When I'm sending a corrupted ZIP file to this route I'd expect a Camel 
> runtime error. This won't happen, I'm only getting an empty body.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-14748) Unmarshal ZIP w/ error handling in Camel 3.x

2020-03-20 Thread Dmitry Volodin (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063206#comment-17063206
 ] 

Dmitry Volodin commented on CAMEL-14748:


Oh, [~omarsmak] looks like corrupted zip file is any non-zip file, for example 
text, data, etc.

> Unmarshal ZIP w/ error handling in Camel 3.x
> 
>
> Key: CAMEL-14748
> URL: https://issues.apache.org/jira/browse/CAMEL-14748
> Project: Camel
>  Issue Type: Bug
>  Components: came-core
>Affects Versions: 3.0.1
>Reporter: Gerald Kallas
>Priority: Major
>
> I've following route
>  
>  
> {code:java}
> http://www.osgi.org/xmlns/blueprint/v1.0.0;>
>  http://camel.apache.org/schema/blueprint;>
>
>  
>  
>
>  
>  
>  
>
>  
> {code}
>  
> When I'm sending a corrupted ZIP file to this route I'd expect a Camel 
> runtime error. This won't happen, I'm only getting an empty body.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CAMEL-14748) Unmarshal ZIP w/ error handling in Camel 3.x

2020-03-20 Thread Omar Al-Safi (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-14748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063192#comment-17063192
 ] 

Omar Al-Safi commented on CAMEL-14748:
--

Is it possible to provide an example for the corrupted zip file in order to 
re-produce it?

> Unmarshal ZIP w/ error handling in Camel 3.x
> 
>
> Key: CAMEL-14748
> URL: https://issues.apache.org/jira/browse/CAMEL-14748
> Project: Camel
>  Issue Type: Bug
>  Components: came-core
>Affects Versions: 3.0.1
>Reporter: Gerald Kallas
>Priority: Major
>
> I've following route
>  
>  
> {code:java}
> http://www.osgi.org/xmlns/blueprint/v1.0.0;>
>  http://camel.apache.org/schema/blueprint;>
>
>  
>  
>
>  
>  
>  
>
>  
> {code}
>  
> When I'm sending a corrupted ZIP file to this route I'd expect a Camel 
> runtime error. This won't happen, I'm only getting an empty body.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)