[jira] [Updated] (CAMEL-15797) AWS2 S3 component option isIncludeFolders check fails in some cases

2020-11-03 Thread Filipe Portes (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Portes updated CAMEL-15797: -- Description: with a recent update aws s3 started to send folder keys with the contentType

[jira] [Updated] (CAMEL-15797) AWS2 S3 component option isIncludeFolders check fails in some cases

2020-11-03 Thread Filipe Portes (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Portes updated CAMEL-15797: -- Description: with a recent update aws s3 started to send folder keys with the contentType

[jira] [Updated] (CAMEL-15797) AWS2 S3 component option isIncludeFolders check fails in some cases

2020-11-03 Thread Filipe Portes (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Portes updated CAMEL-15797: -- Summary: AWS2 S3 component option isIncludeFolders check fails in some cases (was: AWS2 S3

[jira] [Created] (CAMEL-15797) AWS2 S3 component options isIncludeFolders check fails in some cases

2020-11-03 Thread Filipe Portes (Jira)
Filipe Portes created CAMEL-15797: - Summary: AWS2 S3 component options isIncludeFolders check fails in some cases Key: CAMEL-15797 URL: https://issues.apache.org/jira/browse/CAMEL-15797 Project

[jira] [Updated] (CAMEL-15530) AWS2 S3 Component unclosed stream issue with includeFolders property

2020-09-13 Thread Filipe Portes (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Portes updated CAMEL-15530: -- Description: When using Camel aws2-s3 component and the `includeFolders` option as false

[jira] [Commented] (CAMEL-15530) AWS2 S3 Component unclosed stream issue with includeFolders property

2020-09-13 Thread Filipe Portes (Jira)
[ https://issues.apache.org/jira/browse/CAMEL-15530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17195103#comment-17195103 ] Filipe Portes commented on CAMEL-15530: --- PR: [https://github.com/apache/camel/pull/4209] > A

[jira] [Created] (CAMEL-15530) AWS2 S3 Component unclosed stream issue with includeFolders property

2020-09-13 Thread Filipe Portes (Jira)
Filipe Portes created CAMEL-15530: - Summary: AWS2 S3 Component unclosed stream issue with includeFolders property Key: CAMEL-15530 URL: https://issues.apache.org/jira/browse/CAMEL-15530 Project

Re: [osgi-dev] run JavaFx and Fxml in OSGI

2013-03-19 Thread Filipe Portes
Hello, sorry for revival this thread, just to say I made some update in ModuleFX, now its more simple, run with JavaFX 2.2 and in theory(need more tests) works in any OS. https://github.com/filipeportes/ModuleFX On Wed, Mar 21, 2012 at 10:37 AM, Filipe Portes omeuefil...@gmail.comwrote: Hi

Re: [osgi-dev] Bundles in a bundle

2012-07-09 Thread Filipe Portes
24-25 October 2012 |* Liferay **Spain Symposium* | liferay.com/spain2012http://www.liferay.com/spain2012 ___ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev -- Filipe Portes - @filipeportes Java

Re: [osgi-dev] run JavaFx and Fxml in OSGI

2012-06-15 Thread Filipe Portes
hello everyone, finally It's in github, I hope you help-me to test and improve this bundle, that brings a lot of cool possibilities involving Rich Client and Modularization. https://github.com/filipeportes/ModuleFX Best regards. On Wed, Mar 21, 2012 at 10:37 AM, Filipe Portes omeuefil

Re: [osgi-dev] run JavaFx and Fxml in OSGI

2012-03-21 Thread Filipe Portes
on a JavaFX forum about how they intend for JavaFX applications to run inside a standard OSGi environment? Regards, Neil On Monday, 19 March 2012 at 14:27, Filipe Portes wrote: I'm already saw this post, I can't understand what he is doing, there's no doc and reading the code I just found

[osgi-dev] run JavaFx and Fxml in OSGI

2012-03-19 Thread Filipe Portes
some problem to find BorderPane class by It's name... ps.: the same fxml file run fine outside the osgi runtime. best regards. -- Filipe Portes - @filipeportes Java Architec - Senior Java EE/Web/Flex Developer JUGLeader Gojava http://www.gojava.org/ - @gojava

Re: [osgi-dev] run JavaFx and Fxml in OSGI

2012-03-19 Thread Filipe Portes
://tomsondev.bestsolution.at/2012/03/11/javafx2-and-osgi-deployment-model/ On 19-03-12 15:07, Filipe Portes wrote: hello, I'm working to run javafx in the Apache felix osgi runtime, using Bundle-NativeCode and lots of Import/Export-Package I make an javafx bundle, that work properly to run javaFx interfaces