[jira] Commented: (CAMEL-1697) Java DSL for multicast, split, aggregate does not use block explicit

2009-06-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=5#action_5 ] Claus Ibsen commented on CAMEL-1697: I have decided to keep the old behavior. It does

[jira] Issue Comment Edited: (CAMEL-1697) Java DSL for multicast, split, aggregate does not use block explicit

2009-06-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=5#action_5 ] Claus Ibsen edited comment on CAMEL-1697 at 6/12/09 1:23 AM: - I

[jira] Resolved: (CAMEL-1697) Java DSL for multicast, split, aggregate does not use block explicit

2009-06-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1697. Resolution: Fixed trunk: 784038. Java DSL for multicast, split, aggregate does not use block

Re: in.body.bean - camel simple language

2009-06-12 Thread Charles Moulliard
Is the OGNL language fully supported in Camel or do we have restrictions ? http://www.opensymphony.com/ognl/html/LanguageGuide/index.html Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com On Thu,

Re: in.body.bean - camel simple language

2009-06-12 Thread Claus Ibsen
On Fri, Jun 12, 2009 at 12:18 PM, Charles Moulliardcmoulli...@gmail.com wrote: Is the OGNL language fully supported in Camel or do we have restrictions ? http://www.opensymphony.com/ognl/html/LanguageGuide/index.html I am not aware of any restrictions. So assume fully supported. But no

[jira] Created: (CAMEL-1701) Let camel spring auto detect any InterceptStrategy spring beans and auto use them on startup

2009-06-12 Thread Claus Ibsen (JIRA)
Let camel spring auto detect any InterceptStrategy spring beans and auto use them on startup Key: CAMEL-1701 URL: https://issues.apache.org/activemq/browse/CAMEL-1701

How to propagate headers received in a camel bean ?

2009-06-12 Thread Charles Moulliard
Hi, I' m a little bit confused about how to propagate headers received in a camel bean ? Here is my example. Is it correct what I do or not public Request createRequest( @Header(value = messageType) String messageType, -- header received @Header(value =

Re: How to propagate headers received in a camel bean ?

2009-06-12 Thread Claus Ibsen
On Fri, Jun 12, 2009 at 1:23 PM, Charles Moulliardcmoulli...@gmail.com wrote: Hi, I' m a little bit confused about how to propagate headers received in a camel bean ? Here is my example. Is it correct what I do or not    public Request createRequest(           �...@header(value =

[jira] Created: (CAMEL-1702) Mirgrate Camel EIP decorated headers to properties

2009-06-12 Thread Claus Ibsen (JIRA)
Mirgrate Camel EIP decorated headers to properties -- Key: CAMEL-1702 URL: https://issues.apache.org/activemq/browse/CAMEL-1702 Project: Apache Camel Issue Type: Improvement

[VOTE] Release Apache Camel 2.0-M2

2009-06-12 Thread Hadrian Zbarcea
A long awaited apache-camel-2.0-M2 is finally out with 220 new features, improvements and bug fixes. Please find the staging repo here: https://repository.apache.org/content/groups/public/org/apache/camel/ The tarballs are here

[jira] Resolved: (CAMEL-1701) Let camel spring auto detect any InterceptStrategy spring beans and auto use them on startup

2009-06-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1701. Resolution: Fixed trunk: 784101. And started a wiki page about it

Re: [VOTE] Release Apache Camel 2.0-M2

2009-06-12 Thread Claus Ibsen
+1 On Fri, Jun 12, 2009 at 2:46 PM, Hadrian Zbarceahzbar...@gmail.com wrote: A long awaited apache-camel-2.0-M2 is finally out with 220 new features, improvements and bug fixes. Please find the staging repo here: https://repository.apache.org/content/groups/public/org/apache/camel/ The

[jira] Commented: (CAMEL-1675) Created a new camel printer component that supports document/image printing with copies, stationary and sides choices.

2009-06-12 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52229#action_52229 ] Ashwin Karpe commented on CAMEL-1675: - Hi Hadrian, Claus, Does everything look ok? Do

[jira] Commented: (CAMEL-1675) Created a new camel printer component that supports document/image printing with copies, stationary and sides choices.

2009-06-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52231#action_52231 ] Claus Ibsen commented on CAMEL-1675: Hi I personally do not have time to look into a new

Re: [VOTE] Release Apache Camel 2.0-M2

2009-06-12 Thread Guillaume Nodet
The javadocs jars do not contain the required LICENSE / NOTICE files. At least, the one I've just checked https://repository.apache.org/content/groups/public/org/apache/camel/camel-core/2.0-M2/camel-core-2.0-M2-javadoc.jar On Fri, Jun 12, 2009 at 14:46, Hadrian Zbarceahzbar...@gmail.com wrote: A

Re: [VOTE] Release Apache Camel 2.0-M2

2009-06-12 Thread Hadrian Zbarcea
Please be aware, that although the vote has not been finalized, the 2.0-M2 is in the nexus public repo, not the staging repo as it should be. This is due to my mistake this morning, I did not only a close on the staged release, but also a promote, which is only done after the vote passes.