Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread Claus Ibsen
Hi Yeah I seemed a bit rushed. On the components page, Dan added since in the bottom a table with much related components, but as the components is not included in the Camel source tree, he separated them from the top table. http://camel.apache.org/components Maybe we could add the scalete compo

Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread Christian Müller
Yes. I also think it was the right thing to do, but the wrong way... We should act with more respect for each other - independently whether or not we have different point of views. ... and as Claus always says: We love contributions... ;-) Best, Christian On Wed, Jul 20, 2011 at 5:58 PM, James S

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread Jon Anstey
+1 On Mon, Jul 18, 2011 at 9:13 PM, Zbarcea Hadrian wrote: > A new minor release apache-camel-2.8.0 is out with approximately 420 issues > resolved: improvements and bug fixes [1]. This is a release with a record > number of fixes and reflects the increased popularity of Apache Camel and > our g

Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread Guillaume Nodet
Well, another option would be to ask for the camel scalate component code to move to Camel.Scalate is ASL so that's possible. On Wed, Jul 20, 2011 at 18:43, Eric Johnson wrote: > My understanding of what Dan is saying is that since the Scalate > component is not developed as part of the Apach

Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread Eric Johnson
My understanding of what Dan is saying is that since the Scalate component is not developed as part of the Apache Camel project it cannot be documented in a way that makes it look like it is a part of the Apache Camel project. It, and any similarly developed 3rd party components, should be clearly

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread boday
+1 hadrian wrote: > > A new minor release apache-camel-2.8.0 is out with approximately 420 > issues resolved: improvements and bug fixes [1]. This is a release with a > record number of fixes and reflects the increased popularity of Apache > Camel and our growing community. > > Please review, t

[jira] [Resolved] (CAMEL-4252) camel-ftp - Using tempFileName option should use the separator option to allow control of path separators in the generated file name

2011-07-20 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4252. Resolution: Fixed > camel-ftp - Using tempFileName option should use the separator option to > all

Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread James Strachan
On 20 July 2011 16:43, Daniel Kulp wrote: > On Wednesday, July 20, 2011 8:47:19 AM James Strachan wrote: >> Dan could you please explain why you're deleting pages from the wiki which >> describe open source camel components without first at least having a >> discussion about it? > > Because in thi

rsync process for cwiki -> site.....

2011-07-20 Thread Daniel Kulp
I asked Hadrian and he didn't know and James hasn't responded, so I'll ask here. Does anyone know who's crontab the rsync of the site from the cwiki staging area to /www/camel.apache.org is running? It's not currently preserving timestamps (causing unnecessary transfers, cache invalidations,

Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread James Strachan
I still don't get it - maybe I'm just dumb. So we need to delete all web pages hosted at apache that even talk about using, say, JAXB - since its not some source code in an Apache repo? A web page at Apache can only talk about source code hosted by Apache and absolutely nothing else? Can we mentio

Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread Daniel Kulp
On Wednesday, July 20, 2011 8:47:19 AM James Strachan wrote: > Dan could you please explain why you're deleting pages from the wiki which > describe open source camel components without first at least having a > discussion about it? Because in this case, there is nothing really to discuss. That

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread Claus Ibsen
Hi Babak Thanks for the explanation and patch. Do you mind opening creating a JIRA ticket and attach your patch. And remember to [x] in grant license to Apache when attaching the file. Otherwise we at Apache cannot accept your patch. http://camel.apache.org/support On Wed, Jul 20, 2011 at 4:49

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread Guillaume Nodet
+0 On Tue, Jul 19, 2011 at 04:13, Zbarcea Hadrian wrote: > A new minor release apache-camel-2.8.0 is out with approximately 420 issues > resolved: improvements and bug fixes [1]. This is a release with a record > number of fixes and reflects the increased popularity of Apache Camel and our > g

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread bvahdat
Hi Claus, IMHO and with ALL my respect, I would never use the hard-coded unix-line-delimiter "\n", but would ALWAYS use the System.getProperty("line.separator"), so that I'm on the safe side no matter on which platform I'm running. That's "\r\n" on windows, "\n" on unix and "\r" on mac. The probl

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread Claus Ibsen
On Wed, Jul 20, 2011 at 3:21 PM, Claus Ibsen wrote: > On Wed, Jul 20, 2011 at 1:15 PM, Christian Schneider > wrote: >> +1 >> >> Btw. the release builds quite well even on windows. Only got some test >> failures in camel-ftp. >> > > I am doing a windows test and got these 2 tests failing currently

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread Claus Ibsen
On Wed, Jul 20, 2011 at 1:15 PM, Christian Schneider wrote: > +1 > > Btw. the release builds quite well even on windows. Only got some test > failures in camel-ftp. > I am doing a windows test and got these 2 tests failing currently. I will look into it Running org.apache.camel.component.file.rem

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread James Strachan
+1 On 20 July 2011 12:15, Christian Schneider wrote: > +1 > > Btw. the release builds quite well even on windows. Only got some test > failures in camel-ftp. > > Christian > > > Am 19.07.2011 04:13, schrieb Zbarcea Hadrian: >> >> A new minor release apache-camel-2.8.0 is out with approximately 42

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread Christian Schneider
+1 Btw. the release builds quite well even on windows. Only got some test failures in camel-ftp. Christian Am 19.07.2011 04:13, schrieb Zbarcea Hadrian: A new minor release apache-camel-2.8.0 is out with approximately 420 issues resolved: improvements and bug fixes [1]. This is a release w

Re: [VOTE] Release Apache Camel 2.8.0 (2nd attempt)

2011-07-20 Thread Jean-Baptiste Onofré
+1 Regards JB On 07/19/2011 05:15 AM, Hadrian Zbarcea wrote: We had to redo the release due to an issue we discovered with the previous builds. This vote is for the second attempt. I changed the subject line to reflect that and avoid confusions. Hadrian On Mon, Jul 18, 2011 at 10:13 PM, Zbarc

Build failed in Jenkins: Camel » Camel :: Platforms :: Apache Karaf :: Commands #1279

2011-07-20 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building Camel :: Platforms :: Apache Karaf :: Commands [INFO]task-segm

Build failed in Jenkins: Camel » Camel :: JMX #1279

2011-07-20 Thread Apache Jenkins Server
See -- [INFO] [INFO] SKIPPING Camel :: HawtDB [INFO]task-segment: [clean, install] [INFO] This project has bee

Build failed in Jenkins: Camel » Camel :: Core XML #1279

2011-07-20 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building Camel :: Core XML [INFO]task-segment: [clean, install] [INFO] -

Build failed in Jenkins: Camel #1279

2011-07-20 Thread Apache Jenkins Server
See Changes: [davsclaus] Polished [ningjiang] CAMEL-4245 changed the surefire plugin version to 2.8 to fixed the unit test error of camel-web [ningjiang] CAMEL-4245 upgrade surefire plugin to 2.9 -- [..

Build failed in Jenkins: Camel » Camel :: Guice #1279

2011-07-20 Thread Apache Jenkins Server
See -- [INFO] [INFO] SKIPPING Camel :: Web [INFO]task-segment: [clean, install] [INFO] This project has been

Build failed in Jenkins: Camel » Camel :: Core OSGi #1279

2011-07-20 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building Camel :: Core OSGi [INFO]task-segment: [clean, install] [INFO] ---

Build failed in Jenkins: Camel » Camel :: Test Bundles: mock-javamail-1.7 #1279

2011-07-20 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building Camel :: Test Bundles: mock-javamail-1.7 [INFO

Build failed in Jenkins: Camel » Camel :: Integration Tests :: Standalone #1279

2011-07-20 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building Camel :: Integration Tests :: Standalone [INFO]task-segment: [clea

Re: Fetch Custom Exception from the exchange

2011-07-20 Thread Echo
Sorry . I have moved the post there . -- View this message in context: http://camel.465427.n5.nabble.com/Fetch-Custom-Exception-from-the-exchange-tp4615141p4615184.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: Fetch Custom Exception from the exchange

2011-07-20 Thread Claus Ibsen
Hi You should post on the @user mailing list instead. The @dev is reserved for discussing the development of Apache Camel. On Wed, Jul 20, 2011 at 10:30 AM, Echo wrote: > Hello , > I have declared my CustomException class. > When the onException() catches it , it goes to the processor I defined

Fetch Custom Exception from the exchange

2011-07-20 Thread Echo
Hello , I have declared my CustomException class. When the onException() catches it , it goes to the processor I defined : onException(classOf[CustomException]).process(doSmth) So far so good . The issue that I need into the processor to check if the exception is of type "CustomException" or not

[jira] [Created] (CAMEL-4252) camel-ftp - Using tempFileName option should use the separator option to allow control of path separators in the generated file name

2011-07-20 Thread Claus Ibsen (JIRA)
camel-ftp - Using tempFileName option should use the separator option to allow control of path separators in the generated file name Key: CAMEL-425

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

2011-07-20 Thread Claus Ibsen (JIRA)
camel-example-cxf-tomcat - SoapUI cannot import wsdl Key: CAMEL-4251 URL: https://issues.apache.org/jira/browse/CAMEL-4251 Project: Camel Issue Type: Task Components: examples

Re: [VOTE] Release Apache Camel 2.8.0

2011-07-20 Thread Claus Ibsen
Hi I gave the 2nd RC a test run with the Camel in Action source code. Worked fine. I took a look at a couple of examples. We have 34 so too many to test em all. The camel-example-cxf-tomcat deploys fine on Apache Tomcat 7, but SoapUI 3.6.1 fails to import the wsdl file. It throws a NPE exception

Re: [CONF] Apache Camel > Scalate

2011-07-20 Thread James Strachan
Dan could you please explain why you're deleting pages from the wiki which describe open source camel components without first at least having a discussion about it? On 19 July 2011 18:54, wrote: >Scalate Page *removed* by Daniel > Kulp >

Re: [VOTE] Release Apache Camel 2.8.0 (2nd attempt)

2011-07-20 Thread Willem Jiang
Here is my +1. Willem On 7/19/11 11:15 AM, Hadrian Zbarcea wrote: We had to redo the release due to an issue we discovered with the previous builds. This vote is for the second attempt. I changed the subject line to reflect that and avoid confusions. Hadrian On Mon, Jul 18, 2011 at 10:13 PM, Z