Re: [VOTE] Accept karaf-camel as new Apache Karaf subproject

2023-01-18 Thread Romain Manni-Bucau
Le mer. 18 janv. 2023 à 20:17, Andrea Cosentino a écrit : > Il mer 18 gen 2023, 20:06 Romain Manni-Bucau ha > scritto: > > > Le mer. 18 janv. 2023 à 19:43, Andrea Cosentino a > > écrit : > > > > > Hello, > > > > > > The point is just one in

Re: [VOTE] Accept karaf-camel as new Apache Karaf subproject

2023-01-18 Thread Romain Manni-Bucau
Le mer. 18 janv. 2023 à 19:43, Andrea Cosentino a écrit : > Hello, > > The point is just one in relation to OSGi metadata. The components will be > consumed, also, by runtimes that don't need OSGi metadata, so why all the > components should be with OSGi metadata and packaged as bundles? > I'm m

Re: [VOTE] Accept karaf-camel as new Apache Karaf subproject

2023-01-18 Thread Romain Manni-Bucau
Any hope to evaluate the "bunch" of users which would move to this new project and not spring-boot/quarkus/anything-hype-cause-$$? Can be great to see if the community wants to focus on karaf or aggregation on the long run due to available/active resources. If we have proofs there is a need and c

Re: Are you using binary distribution?

2021-01-14 Thread Romain Manni-Bucau
level you just need to point to the src distro so while there is the required download link it is more than fine (and you can make the "m2 download" page looking better than the mirror download page to let users keep doing what they do for all java projects: not use mirror download ;)).

jbatch module?

2013-12-29 Thread Romain Manni-Bucau
e one (like spring-batch is + it would be more consistent for JBatch components/extensions to be in the underlying frameworks instead of a generic project like batchee). wdyt? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.c

camel cdi extension

2012-07-04 Thread Romain Manni-Bucau
Hi, following a discussion on deltaspike IRC channel i created a small CDI extension camel oriented --> https://github.com/rmannibucau/camel-cdi-extension the idea is to decorate route builders with @CamelContextConfig(contextName = "") and then be able to get injected the context directly:

[jira] [Updated] (CAMEL-3999) stax and sax to parse a xml document

2011-11-13 Thread Romain Manni-Bucau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated CAMEL-3999: -- Attachment: CAMEL-3999-nospring.patch removing spring dependency

[jira] [Commented] (CAMEL-3999) stax and sax to parse a xml document

2011-11-12 Thread Romain Manni-Bucau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149116#comment-13149116 ] Romain Manni-Bucau commented on CAMEL-3999: --- the spring needed classes are

[jira] [Commented] (CAMEL-3999) stax and sax to parse a xml document

2011-11-12 Thread Romain Manni-Bucau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149074#comment-13149074 ] Romain Manni-Bucau commented on CAMEL-3999: --- the needed spring code is simp

[jira] [Updated] (CAMEL-3999) stax and sax to parse a xml document

2011-11-07 Thread Romain Manni-Bucau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated CAMEL-3999: -- Attachment: CAMEL-3999-cleaning-dep.patch removing camel-jaxb and camel-spring

[jira] [Updated] (CAMEL-3999) stax and sax to parse a xml document

2011-11-07 Thread Romain Manni-Bucau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated CAMEL-3999: -- Attachment: CAMEL-3999-cosmetic.patch updating the patch to remove @author tags and

[jira] [Updated] (CAMEL-3999) stax and sax to parse a xml document

2011-10-30 Thread Romain Manni-Bucau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated CAMEL-3999: -- Attachment: CAMEL-3999-camel-stax.patch a first patch version created from camel trunk

[jira] [Commented] (CAMEL-3999) stax and sax to parse a xml document

2011-10-30 Thread Romain Manni-Bucau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139597#comment-13139597 ] Romain Manni-Bucau commented on CAMEL-3999: --- i'll be happy to do it, a

[jira] [Commented] (CAMEL-3966) allow xpath to use stax more easily

2011-10-23 Thread Romain Manni-Bucau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133714#comment-13133714 ] Romain Manni-Bucau commented on CAMEL-3966: --- i think it is important to pro

[jira] [Commented] (CAMEL-3966) allow xpath to use stax more easily

2011-10-23 Thread Romain Manni-Bucau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133672#comment-13133672 ] Romain Manni-Bucau commented on CAMEL-3966: --- generally some xpath commands

[jira] [Commented] (CAMEL-4000) camel-assert

2011-06-05 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044569#comment-13044569 ] Romain Manni-Bucau commented on CAMEL-4000: --- yes, this DSL is nice and can

[jira] [Commented] (CAMEL-4015) camel hazelcast uri format

2011-05-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039644#comment-13039644 ] Romain Manni-Bucau commented on CAMEL-4015: --- I don't want to remove t

[jira] [Commented] (CAMEL-4015) camel hazelcast uri format

2011-05-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039619#comment-13039619 ] Romain Manni-Bucau commented on CAMEL-4015: --- i don't understand you

[jira] [Created] (CAMEL-4015) camel hazelcast uri format

2011-05-26 Thread Romain Manni-Bucau (JIRA)
camel hazelcast uri format -- Key: CAMEL-4015 URL: https://issues.apache.org/jira/browse/CAMEL-4015 Project: Camel Issue Type: Improvement Components: camel-hazelcast Reporter: Romain Manni

[jira] [Issue Comment Edited] (CAMEL-4000) camel-assert

2011-05-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039346#comment-13039346 ] Romain Manni-Bucau edited comment on CAMEL-4000 at 5/25/11 9:5

[jira] [Commented] (CAMEL-4000) camel-assert

2011-05-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039346#comment-13039346 ] Romain Manni-Bucau commented on CAMEL-4000: --- The goal was to check a value

[jira] [Updated] (CAMEL-4000) camel-assert

2011-05-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated CAMEL-4000: -- Description: a component helping testing things (like Assert in junit) in the route

[jira] [Created] (CAMEL-4001) camel codec (md5, sha1, ...)

2011-05-20 Thread Romain Manni-Bucau (JIRA)
camel codec (md5, sha1, ...) Key: CAMEL-4001 URL: https://issues.apache.org/jira/browse/CAMEL-4001 Project: Camel Issue Type: New Feature Components: camel-core Reporter: Romain Manni-Bucau

[jira] [Created] (CAMEL-4000) camel-assert

2011-05-20 Thread Romain Manni-Bucau (JIRA)
camel-assert Key: CAMEL-4000 URL: https://issues.apache.org/jira/browse/CAMEL-4000 Project: Camel Issue Type: New Feature Components: camel-core Reporter: Romain Manni-Bucau Priority: Minor a

[jira] [Created] (CAMEL-3999) stax and sax to parse a xml document

2011-05-19 Thread Romain Manni-Bucau (JIRA)
: Romain Manni-Bucau Priority: Minor to parse a xml document without loading it can be useful. i had a try here http://code.google.com/p/rmannibucau/source/browse/#hg%2Fcamel%2Fcamel-stax%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fcamel%2Fstax%2Fcomponent to be able to use a sax content

[jira] [Created] (CAMEL-3998) improve stax/jax components

2011-05-19 Thread Romain Manni-Bucau (JIRA)
improve stax/jax components --- Key: CAMEL-3998 URL: https://issues.apache.org/jira/browse/CAMEL-3998 Project: Camel Issue Type: Improvement Components: camel-core Reporter: Romain Manni-Bucau

[jira] [Created] (CAMEL-3966) allow xpath to use stax more easily

2011-05-12 Thread Romain Manni-Bucau (JIRA)
: Romain Manni-Bucau It could be nice to be able to use stax when we are filetring messages by xpath. A boolean parameter is probably the easier way to configure it. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Created] (CAMEL-3962) don't always load the content of a file when unmarshalling

2011-05-11 Thread Romain Manni-Bucau (JIRA)
ement Components: camel-core Reporter: Romain Manni-Bucau org.apache.camel.component.file.GenericFileConverter#genericFileToInputStream always load the content of a file, it can be improved for well known types (returning a FileInputStream). -- This message is automatically generated by

[jira] [Created] (CAMEL-3961) improving methods calls in bean component

2011-05-11 Thread Romain Manni-Bucau (JIRA)
Reporter: Romain Manni-Bucau To invoke a bean taking multiple parameters we need to create an array. It is not really fluent and it could be improved. Claus suggested to modify the bean uri to provide parameters in a camel language. Example: from(...) .bean(XXX.class, "myM