Re: [RESULT][VOTE] Release Apache Camel 2.9.0-RC1

2011-11-11 Thread Claus Ibsen
On Sat, Nov 12, 2011 at 12:12 AM, Christian Müller wrote: > @Hadrian: Camel 2.9.0-RC1 is out since 4 days. Is it possible for you to do > the release announcement today or tomorrow? If you are to busy or > traveling, what's about let Claus do the announcement? > Christian or anyone should definit

Re: [DISCUSS] Extract camel-validator from camel-core

2011-11-11 Thread Claus Ibsen
Does Apache XML Resolver work with OSGi ? But seems like a good idea so a +1 from me. On Sat, Nov 12, 2011 at 7:02 AM, Christian Müller wrote: > Hello all! > > With [1], we add the functionality to Camel to validate XML files against > nested schema files with the camel validator component. So f

[jira] [Commented] (CAMEL-4662) add batching support to sql component

2011-11-11 Thread Commented
[ https://issues.apache.org/jira/browse/CAMEL-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148996#comment-13148996 ] Christian Müller commented on CAMEL-4662: - I will work tomorrow on it...

[jira] [Assigned] (CAMEL-4662) add batching support to sql component

2011-11-11 Thread Assigned
[ https://issues.apache.org/jira/browse/CAMEL-4662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller reassigned CAMEL-4662: --- Assignee: Christian Müller > add batching support to sql component >

Re: [DISCUSS] Rules for backports

2011-11-11 Thread Christian Müller
I will put these things together and put it into our WIKI in the next few days. Feel free to comment, if you disagree with a point and didn't raise your voice until now. Best, Christian

[jira] [Commented] (CAMEL-4666) support catalog entity resolver in validator-component

2011-11-11 Thread Commented
[ https://issues.apache.org/jira/browse/CAMEL-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148993#comment-13148993 ] Christian Müller commented on CAMEL-4666: - http://camel.465427.n5.nabble.com/DISCU

[DISCUSS] Extract camel-validator from camel-core

2011-11-11 Thread Christian Müller
Hello all! With [1], we add the functionality to Camel to validate XML files against nested schema files with the camel validator component. So far so good... We couldn't do this in the best possible way without to introduce an additional dependency to xml-resolver. The current implementation doe

[jira] [Commented] (CAMEL-4666) support catalog entity resolver in validator-component

2011-11-11 Thread Commented
[ https://issues.apache.org/jira/browse/CAMEL-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148843#comment-13148843 ] Björn Bength commented on CAMEL-4666: - very well, it works, but I really think camel

Re: [RESULT][VOTE] Release Apache Camel 2.9.0-RC1

2011-11-11 Thread Christian Müller
@Hadrian: Camel 2.9.0-RC1 is out since 4 days. Is it possible for you to do the release announcement today or tomorrow? If you are to busy or traveling, what's about let Claus do the announcement? Best, Christian

[jira] [Closed] (CAMEL-4666) support catalog entity resolver in validator-component

2011-11-11 Thread Closed
[ https://issues.apache.org/jira/browse/CAMEL-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller closed CAMEL-4666. --- Resolution: Fixed > support catalog entity resolver in validator-component >

[jira] [Commented] (CAMEL-4666) support catalog entity resolver in validator-component

2011-11-11 Thread Commented
[ https://issues.apache.org/jira/browse/CAMEL-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148795#comment-13148795 ] Christian Müller commented on CAMEL-4666: - Björn, thank you very much for your pat

[jira] [Updated] (CAMEL-4666) support catalog entity resolver in validator-component

2011-11-11 Thread Updated
[ https://issues.apache.org/jira/browse/CAMEL-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller updated CAMEL-4666: Fix Version/s: 2.9.0 > support catalog entity resolver in validator-component > ---

[jira] [Created] (CAMEL-4671) The camel-core feature should not reference jaxb2 api / impl

2011-11-11 Thread Guillaume Nodet (Created) (JIRA)
The camel-core feature should not reference jaxb2 api / impl Key: CAMEL-4671 URL: https://issues.apache.org/jira/browse/CAMEL-4671 Project: Camel Issue Type: Bug Affects Versio

[jira] [Created] (CAMEL-4670) The javax.xml.tranform.stax imported package should be optional

2011-11-11 Thread Guillaume Nodet (Created) (JIRA)
The javax.xml.tranform.stax imported package should be optional --- Key: CAMEL-4670 URL: https://issues.apache.org/jira/browse/CAMEL-4670 Project: Camel Issue Type: Bug Co

Re: Bindy csv and generateHeaderColumns doesnt work with tabs

2011-11-11 Thread marcelk
Hi Claus, I dont have much time at the moment but I created a JUnit test and a patch. I'll try to add things the right way later. The patch I have is: Index: src/main/java/org/apache/camel/dataformat/bindy/BindyCsvFactory.java === --

[jira] [Commented] (CAMEL-4577) Create a Scheduled Batch Polling Consumer

2011-11-11 Thread Ioannis Canellos (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148584#comment-13148584 ] Ioannis Canellos commented on CAMEL-4577: - Hi Bilgin, thanks for the contribution.

[jira] [Updated] (CAMEL-4577) Create a Scheduled Batch Polling Consumer

2011-11-11 Thread Bilgin Ibryam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam updated CAMEL-4577: - Attachment: ScheduledBatchPollingConsumer.java Here I created one by extracting the duplicating c

[jira] [Created] (CAMEL-4669) Add JMX support for clearing the resource cache on components that extend ResourceEndpoint

2011-11-11 Thread Rich Newcomb (Created) (JIRA)
Add JMX support for clearing the resource cache on components that extend ResourceEndpoint --- Key: CAMEL-4669 URL: https://issues.apache.org/jira/browse/CAMEL-4669

[jira] [Updated] (CAMEL-4528) XSLT component - Add JMX to the endpoint, and expose operations to clear the cache, so resources is forced to be reloaded

2011-11-11 Thread Rich Newcomb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Newcomb updated CAMEL-4528: Attachment: camel-4528.patch Updated patch with synchronized loadResource() operation. Good catch R

[jira] [Issue Comment Edited] (CAMEL-4668) JpaConsumer - Should rollback if processing of an exchange failed

2011-11-11 Thread Babak Vahdat (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148505#comment-13148505 ] Babak Vahdat edited comment on CAMEL-4668 at 11/11/11 2:38 PM: -

[jira] [Updated] (CAMEL-4528) XSLT component - Add JMX to the endpoint, and expose operations to clear the cache, so resources is forced to be reloaded

2011-11-11 Thread Rich Newcomb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Newcomb updated CAMEL-4528: Attachment: (was: camel-4528.patch) > XSLT component - Add JMX to the endpoint, and expose

[jira] [Issue Comment Edited] (CAMEL-4668) JpaConsumer - Should rollback if processing of an exchange failed

2011-11-11 Thread Babak Vahdat (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148505#comment-13148505 ] Babak Vahdat edited comment on CAMEL-4668 at 11/11/11 2:16 PM: -

[jira] [Commented] (CAMEL-4668) JpaConsumer - Should rollback if processing of an exchange failed

2011-11-11 Thread Babak Vahdat (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148505#comment-13148505 ] Babak Vahdat commented on CAMEL-4668: - But if I start the route as the first step in t

[jira] [Commented] (CAMEL-4668) JpaConsumer - Should rollback if processing of an exchange failed

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148503#comment-13148503 ] Claus Ibsen commented on CAMEL-4668: Its 2 different things: 1: The template send 3 me

[jira] [Commented] (CAMEL-4668) JpaConsumer - Should rollback if processing of an exchange failed

2011-11-11 Thread Babak Vahdat (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148497#comment-13148497 ] Babak Vahdat commented on CAMEL-4668: - There's something baffling me here, which I lik

[jira] [Updated] (CAMEL-4668) JpaConsumer - Should rollback if processing of an exchange failed

2011-11-11 Thread Claus Ibsen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4668: --- Affects Version/s: 2.7.4 Fix Version/s: 2.7.5 > JpaConsumer - Should rollback if processi

[jira] [Created] (CAMEL-4668) JpaConsumer - Should rollback if processing of an exchange failed

2011-11-11 Thread Claus Ibsen (Created) (JIRA)
JpaConsumer - Should rollback if processing of an exchange failed - Key: CAMEL-4668 URL: https://issues.apache.org/jira/browse/CAMEL-4668 Project: Camel Issue Type: Bug

[jira] [Resolved] (CAMEL-4646) MessageDataFormatFeature should keep the interceptors which are set to cxfEndpoint

2011-11-11 Thread Willem Jiang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4646. - Resolution: Fixed Fix Version/s: 2.9.0 Applied the patch into trunk. > Me

[jira] [Resolved] (CAMEL-4658) Camel 2.9.0 SNAPSHOT not start on OSGI apache karaf

2011-11-11 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4658. Resolution: Fixed > Camel 2.9.0 SNAPSHOT not start on OSGI apache karaf > -

[jira] [Resolved] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Willem Jiang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4659. - Resolution: Fixed Applied the patch into trunk and camel 2.8.x branch. > Open th

[jira] [Commented] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Willem Jiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148432#comment-13148432 ] Willem Jiang commented on CAMEL-4659: - Here are some information about the provisional

[jira] [Assigned] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Willem Jiang (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-4659: --- Assignee: Willem Jiang > Open the range when importing org.apache.fe lix.gogo.commands pa

[jira] [Commented] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148426#comment-13148426 ] Claus Ibsen commented on CAMEL-4659: Before the change the bundle plugin appended stat

[jira] [Commented] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148425#comment-13148425 ] Claus Ibsen commented on CAMEL-4659: Thanks Willem, here is MANIFEST.MF after the chan

[jira] [Commented] (CAMEL-4653) Support for Connector Parameters in Restlet Component

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148424#comment-13148424 ] Claus Ibsen commented on CAMEL-4653: This is not possible currently as camel-restlet u

[jira] [Updated] (CAMEL-4653) Support for Connector Parameters in Restlet Component

2011-11-11 Thread Claus Ibsen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4653: --- Fix Version/s: Future Issue Type: New Feature (was: Improvement) > Support for Connector

[jira] [Commented] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Willem Jiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148412#comment-13148412 ] Willem Jiang commented on CAMEL-4659: - @Claus I think you need to specify the version

[jira] [Commented] (CAMEL-4004) Permit to override creation of FileConsumer in FileEndPoint

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148411#comment-13148411 ] Claus Ibsen commented on CAMEL-4004: For all components? Not just a file based compone

[jira] [Commented] (CAMEL-4528) XSLT component - Add JMX to the endpoint, and expose operations to clear the cache, so resources is forced to be reloaded

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148408#comment-13148408 ] Claus Ibsen commented on CAMEL-4528: Raul yeah the same problem can happen here, so th

[jira] [Commented] (CAMEL-4528) XSLT component - Add JMX to the endpoint, and expose operations to clear the cache, so resources is forced to be reloaded

2011-11-11 Thread Raul Kripalani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148403#comment-13148403 ] Raul Kripalani commented on CAMEL-4528: --- Hi - this is a great feature! Some time ag

Re: [jira] [Commented] (CAMEL-4528) XSLT component - Add JMX to the endpoint, and expose operations to clear the cache, so resources is forced to be reloaded

2011-11-11 Thread Claus Ibsen
Rich Great work. There are components outside camel-core which could benefit from JMX attributes/operations on their endpoint classes. This is now very easy on Camel trunk as you just use the Camel JMX annotations. Likewise you may want to look into the abstract ResourceEndpoint from camel-core,

[jira] [Updated] (CAMEL-4646) MessageDataFormatFeature should keep the interceptors which are set to cxfEndpoint

2011-11-11 Thread Willem Jiang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-4646: Description: We can let user choice what interceptor should be kept in MESSAGE dataformat. As the P

[jira] [Resolved] (CAMEL-4648) Clean up the code of CxfRsEndpoint of getting configuration from spring or blueprint

2011-11-11 Thread Willem Jiang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4648. - Resolution: Fixed Applied patch into trunk and Camel 2.8.x branch. > Clean up th

[jira] [Updated] (CAMEL-4658) Camel 2.9.0 SNAPSHOT not start on OSGI apache karaf

2011-11-11 Thread Claus Ibsen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4658: --- Component/s: karaf Fix Version/s: 2.9.0 2.8.3 Assignee: Claus Ibsen

[jira] [Updated] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Claus Ibsen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4659: --- Component/s: karaf Affects Version/s: 2.8.2 Fix Version/s: 2.9.0

[jira] [Commented] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148380#comment-13148380 ] Claus Ibsen commented on CAMEL-4659: The imports is now {code} Import-Package: javax.m

[jira] [Commented] (CAMEL-4659) Open the range when importing org.apache.fe lix.gogo.commands package

2011-11-11 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148382#comment-13148382 ] Claus Ibsen commented on CAMEL-4659: A patch {code} Index: pom.xml ===

[jira] [Updated] (CAMEL-4661) DefaultUnitOfWork doesn't copy headers to originalInMessage for JmsMessages

2011-11-11 Thread Claus Ibsen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4661: --- Fix Version/s: 3.0.0 > DefaultUnitOfWork doesn't copy headers to originalInMessage for JmsMessage

[jira] [Resolved] (CAMEL-4660) Hardcoded initial delay for completionInterval in AggregateProcessor

2011-11-11 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4660. Resolution: Fixed Fix Version/s: 2.9.0 2.8.3 Thanks for the patch

[jira] [Assigned] (CAMEL-4660) Hardcoded initial delay for completionInterval in AggregateProcessor

2011-11-11 Thread Claus Ibsen (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-4660: -- Assignee: Claus Ibsen > Hardcoded initial delay for completionInterval in AggregateProcesso

[jira] [Resolved] (CAMEL-4657) camel-jms - Request/Reply - Leak in ActiveMQSessionPool causing it to eat up memory, when using fixed replyTo queue names

2011-11-11 Thread Claus Ibsen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4657. Resolution: Fixed Fix Version/s: (was: 2.9.0) This was a bug in ActiveMQ which has been