Re: svn commit: r1152992 - /camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/JettyHttpGetWithParamAsExchangeHeaderTest.java

2011-08-15 Thread Christian Müller
Ok, thank you both for the hint (I didn't had any problems to compile the code). I fixed the unit test, because after Dan's change the unit test was useless. Best, Christian

[jira] [Commented] (CAMEL-4251) camel-example-cxf-tomcat - SoapUI cannot import wsdl

2011-08-15 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085422#comment-13085422 ] James Carman commented on CAMEL-4251: - Nevermind. I believe someone has already addre

[jira] [Commented] (CAMEL-4251) camel-example-cxf-tomcat - SoapUI cannot import wsdl

2011-08-15 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085409#comment-13085409 ] James Carman commented on CAMEL-4251: - Does anyone have any ideas on this one? I was

[jira] [Commented] (CAMEL-4310) Generate CamelSplitSize property with streaming splitter

2011-08-15 Thread Sebastien Petrucci (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085316#comment-13085316 ] Sebastien Petrucci commented on CAMEL-4310: --- Hi Claus, I finally found some time

[jira] [Updated] (CAMEL-4310) Generate CamelSplitSize property with streaming splitter

2011-08-15 Thread Sebastien Petrucci (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastien Petrucci updated CAMEL-4310: -- Attachment: Proposed_fix_for_CAMEL-4310.patch Proposed fix for CAMEL-4310. > Generate

[jira] [Updated] (CAMEL-4334) ResourceHelperTest.testLoadFileNotFound fails in Windows/non english OS.

2011-08-15 Thread edge wang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] edge wang updated CAMEL-4334: - Attachment: ResourceHelperTest.java.patch Ok, I made the modification by changing the assertion to: asse

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Rob Davies
Seems a sensible approach On 14 Aug 2011, at 10:35, Claus Ibsen wrote: > Hi > > I wonder if we should consider dropping any official support for Maven > 2.x on the Apache Camel project? > I guess most people is now migrated to Maven 3.0. And the last number > of releases has been done using Maven

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Jean-Baptiste Onofré
+1 We can also add an enforcer rule as we made on Karaf. Regards JB On 08/15/2011 05:15 PM, Willem Jiang wrote: It could be easy to do it by changing the pom.xml 3.0.x +1 for it. On 8/14/11 5:35 PM, Claus Ibsen wrote: Hi I wonder if we should consider dropping any official support for M

Re: [DISCUSS] - Adjust Apache Camel product descriptions

2011-08-15 Thread Donald Whytock
On Mon, Aug 15, 2011 at 2:31 AM, Charles Moulliard wrote: > > "Apache Camel is a powerful open source integration framework based on > known Enterprise Integration Patterns with powerful Bean Integration. > It has been designed to be easily integrated with Java standards like > J2EE or Spring and

[jira] [Resolved] (CAMEL-4137) CxfNamespaceHandler should not just set the TCCL and not set it back

2011-08-15 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4137. - Resolution: Fixed Fix Version/s: 2.8.1 Applied patch into trunk and Camel 2.8.x after upgr

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Willem Jiang
It could be easy to do it by changing the pom.xml 3.0.x +1 for it. On 8/14/11 5:35 PM, Claus Ibsen wrote: Hi I wonder if we should consider dropping any official support for Maven 2.x on the Apache Camel project? I guess most people is now migrated to Maven 3.0. And the last number of r

[jira] [Resolved] (CAMEL-4259) Add blueprint integration test for CXF endpoint

2011-08-15 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4259. - Resolution: Fixed > Add blueprint integration test for CXF endpoint > ---

[jira] [Resolved] (CAMEL-4258) Add blueprint integrate test for CXFRS

2011-08-15 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4258. - Resolution: Fixed > Add blueprint integrate test for CXFRS >

[jira] [Resolved] (CAMEL-4110) camel-cxf - Add blueprint namespace parser for CXFRS (and possible another missing)

2011-08-15 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4110. - Resolution: Fixed Fix Version/s: 2.8.1 Upgraded CXF version to 2.4.2. > camel-cxf - Add b

[jira] [Resolved] (CAMEL-4336) camel-cxf payload should take consideration of the namespace which is defined in the soap envelope

2011-08-15 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4336. - Resolution: Fixed Applied patch into trunk. > camel-cxf payload should take consideration of the

[jira] [Resolved] (CAMEL-4335) Upgrade to CXF 2.4.2

2011-08-15 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4335. - Resolution: Fixed Applied patch into trunk and camel-2.8.x branch. > Upgrade to CXF 2.4.2 >

[jira] [Updated] (CAMEL-4337) Bindy - Proposal: Evaluate DataField annotation properties trim, length, clip when marshalling BindyCsvDataFormat

2011-08-15 Thread Reinhard Luft (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reinhard Luft updated CAMEL-4337: - Attachment: trimandcliptrunk.patch > Bindy - Proposal: Evaluate DataField annotation properties t

[jira] [Created] (CAMEL-4337) Bindy - Proposal: Evaluate DataField annotation properties trim, length, clip when marshalling BindyCsvDataFormat

2011-08-15 Thread Reinhard Luft (JIRA)
Bindy - Proposal: Evaluate DataField annotation properties trim, length, clip when marshalling BindyCsvDataFormat - Key: CAMEL-4337 URL: https://issues

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Jon Anstey
+1 On Sun, Aug 14, 2011 at 7:05 AM, Claus Ibsen wrote: > Hi > > I wonder if we should consider dropping any official support for Maven > 2.x on the Apache Camel project? > I guess most people is now migrated to Maven 3.0. And the last number > of releases has been done using Maven 3.0.x. > > Als

[jira] [Created] (CAMEL-4336) camel-cxf payload should take consideration of the namespace which is defined in the soap envelope

2011-08-15 Thread Willem Jiang (JIRA)
camel-cxf payload should take consideration of the namespace which is defined in the soap envelope -- Key: CAMEL-4336 URL: https://issues.apache.org/jira/browse/CAMEL-

[jira] [Created] (CAMEL-4335) Upgrade to CXF 2.4.2

2011-08-15 Thread Claus Ibsen (JIRA)
Upgrade to CXF 2.4.2 Key: CAMEL-4335 URL: https://issues.apache.org/jira/browse/CAMEL-4335 Project: Camel Issue Type: Task Components: camel-cxf Reporter: Claus Ibsen Assignee: Willem Ji