oscerd merged pull request #165: camel-zipfile quarkus extension
URL: https://github.com/apache/camel-quarkus/pull/165
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
asf-ci commented on issue #165: camel-zipfile quarkus extension
URL: https://github.com/apache/camel-quarkus/pull/165#issuecomment-525897570
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/camel-quarkus-pr/122
davsclaus opened a new pull request #165: camel-zipfile quarkus extension
URL: https://github.com/apache/camel-quarkus/pull/165
This is an automated message from the Apache Git Service.
To respond to the message, please log
Github user adioss closed the pull request at:
https://github.com/apache/camel/pull/1792
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
GitHub user adioss opened a pull request:
https://github.com/apache/camel/pull/1792
CAMEL-11466 align source code with camel-zipfile + add non regression unit
test to test if resources correctly released after splitting tar
see
- https://github.com/apache/camel/pull/1785
ling empty directories. right
now, as far as i can see file component does not support it.
So it is another issue. I will give a try to create test case for it and
raise an issue. Let's see how we will move forward.
Cheers.
--
View this message in context:
http://camel.465427.n5.nabble.co
i think i missed that. i'll try to look and will do another PR.
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-zipfile-tp5793495p5795492.html
Sent from the Camel Development mailing list archive at Nabble.com.
Hi,
Looks like you have fixed https://issues.apache.org/jira/browse/CAMEL-10791
What about second part of issue related with ZipAggregationStrategy.
Thanks a lot
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-zipfile-tp5793495p5795488.html
Sent from the Camel
lders).
Here is a sample of structure from simple odt file:
where you can see that Configurations2/* consists of empty folder.
My idea is to make changes with xml files and save the same structure after
updating a *.odt file. I am using camel-xslt and camel-zipfile components. I
ran to the problem
e/camel/blob/master/components/
> camel-zipfile/src/main/java/org/apache/camel/processor/aggregate/zipfile/
> ZipAggregationStrategy.java>
> there is no way to add empty folder (ZipEnty is a directory entry when name
> ends with a '/').
> At least will be an exception i
Hi,
Looks like the same issue with ZipAggregationStrategy
<https://github.com/apache/camel/blob/master/components/camel-zipfile/src/main/java/org/apache/camel/processor/aggregate/zipfile/ZipAggregationStrategy.java>
there is no way to add empty folder (ZipEnty is a directory entry whe
Hi,
Thanks, I have raised https://issues.apache.org/jira/browse/CAMEL-10791
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-zipfile-tp5793495p5793504.html
Sent from the Camel Development mailing list archive at Nabble.com.
)
Twitter: willemjiang
Weibo: 姜宁willem
On Mon, Feb 6, 2017 at 5:03 AM, zhurlik wrote:
> Hi,
> I am dealing with *.odt/*.ott file as a zip file using *camel-zipfile*
> component and faced with an issue.
> I am looking at ZipFileDataFormat.java
> <https://github.com/apache/camel/blob
Hi,
I am dealing with *.odt/*.ott file as a zip file using *camel-zipfile*
component and faced with an issue.
I am looking at ZipFileDataFormat.java
<https://github.com/apache/camel/blob/master/components/camel-zipfile/src/main/java/org/apache/camel/dataformat/zipfile/ZipFileDataFormat.j
14 matches
Mail list logo