Re: svn commit: r1001176 - /camel/trunk/components/camel-jasypt/pom.xml

2010-09-27 Thread Claus Ibsen
            groupIdcommons-lang/groupId             artifactIdcommons-lang/artifactId -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http

Re: svn commit: r1001176 - /camel/trunk/components/camel-jasypt/pom.xml

2010-09-27 Thread Claus Ibsen
On Mon, Sep 27, 2010 at 2:59 PM, Claus Ibsen claus.ib...@gmail.com wrote: It may be needed on some systems. TC servers fail with a NoClassDefFound. So I wonder if we should add it back? Or mark it as optional in the pom? Ah its only needed if using JDK 1.5 http://www.jasypt.org/faq.html#i

[DISCUSS] - Camel 3.0 - Lets get started

2010-09-28 Thread Claus Ibsen
resolved, since 2.4 release. Any thoughts? -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: svn commit: r1002290 - in /camel/trunk/components/camel-ftp/src: main/java/org/apache/camel/component/file/remote/ test/java/org/apache/camel/component/file/remote/

2010-09-29 Thread Claus Ibsen
Exception {         Endpoint endpoint = context.getEndpoint(ftp://u...@hostname?password=secret;);         FtpEndpoint ftpEndpoint = assertIsInstanceOf(FtpEndpoint.class, endpoint); -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source

Re: Camel 2.5 - Starts to look good for a relese

2010-09-29 Thread Claus Ibsen
James will cut the scalate 1.3 release next week. On Fri, Sep 24, 2010 at 2:05 PM, Hadrian Zbarcea hzbar...@gmail.com wrote: Go James :). I'll build 2.5.0 as soon as you're done. Hadrian On Sep 24, 2010, at 4:02 AM, James Strachan wrote: On 24 September 2010 08:55, Claus Ibsen claus.ib

Re: [jira] Commented: (CAMEL-3180) Let it be easier to suspend/stop a route from an Exchange which is currently being routed, or from RoutePolicy

2010-10-03 Thread Claus Ibsen
           Project: Apache Camel         Issue Type: Improvement         Components: camel-core   Affects Versions: 2.4.0           Reporter: Claus Ibsen           Assignee: Claus Ibsen           Priority: Minor            Fix For: 2.5.0 Currently you have to stop the route with a timeout to force

Re: svn commit: r1004751 - in /camel/trunk/examples/camel-example-reportincident-ws-security-osgi: pom.xml src/main/resources/META-INF/ src/main/resources/etc/META-INF/

2010-10-07 Thread Claus Ibsen
Hi I have fixed it now. On Wed, Oct 6, 2010 at 4:46 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Charles This doesn't build. Can you take a look [INFO] [bundle:bundle {execution: default-bundle}] [ERROR] Error building bundle org.apache.camel:camel-example-reportincident

Re: svn commit: r1005334 - /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfConsumer.java

2010-10-07 Thread Claus Ibsen
syncInvoke(Exchange cxfExchange) { -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: Camel 2.5 - Starts to look good for a relese

2010-10-07 Thread Claus Ibsen
/willemjiang -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: [camel-extra][db4o] Stable db4o dependencies

2010-10-11 Thread Claus Ibsen
releases stable maven repo, I'll remove db4o from our camel-extra repository. Is such approach fair enough? -- Henryk Konsek -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http

Re: [camel-extra][smooks] Dependencies only in mirror repo

2010-10-11 Thread Claus Ibsen
://code.google.com/p/camel-extra/source/browse/#svn/maven2/others -- Henryk Konsek -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: Camel 2.5 - Starts to look good for a relese

2010-10-11 Thread Claus Ibsen
. -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: Camel 2.5 - Starts to look good for a relese

2010-10-12 Thread Claus Ibsen
not), other than that we should be able to start the vote today. Cheers Hadrian On Oct 12, 2010, at 12:24 AM, Claus Ibsen wrote: Hi We have upgraded to Scalate 1.3 and CXF 2.2.11. We should be all set in terms of dependencies. Hadrian do you have time to do the 2.5 release? It would

Re: Camel and CXF 2.3

2010-10-12 Thread Claus Ibsen
: CXF 2.3 is due to be released in the next week or two. Are there any plans to produce a Camel release based upon the CXF 2.3 release? If so, what are the approximate dates? Regards, Seumas Soltysik -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com

Re: svn commit: r1021669 - in /camel/trunk/examples/camel-example-cxf-proxy: README.txt pom.xml src/main/webapp/

2010-10-12 Thread Claus Ibsen
-config.xml/applicationContextUri +                               /configuration +                       /plugin +         /plugins     /build  /project -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http

Re: Camel 2.5 - Starts to look good for a relese

2010-10-12 Thread Claus Ibsen
Okay all is set and we are ready for the 2.5 release. Hadrian take it away. On Tue, Oct 12, 2010 at 4:50 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Last minute ticket which James Strachan would love to get in https://issues.apache.org/activemq/browse/CAMEL-3222 I am running full test

Re: svn commit: r1021642 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/model/ThreadsDefinition.java test/java/org/apache/camel/processor/ThreadsZeroInCoreAndMaxPoolTest.java

2010-10-13 Thread Claus Ibsen
(English)         http://jnn.javaeye.com (Chinese) Twitter: http://twitter.com/willemjiang -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com

Re: svn commit: r1022017 - /camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultExecutorServiceStrategy.java

2010-10-13 Thread Claus Ibsen
, maxPoolSize, keepAliveTime,                                                                       timeUnit, maxQueueSize, rejectedExecutionHandler, daemon);         onThreadPoolCreated(answer); -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen

Re: Camel 2.5 - Starts to look good for a relese

2010-10-13 Thread Claus Ibsen
Hadrian, how is the 2.5 release going? On Tue, Oct 12, 2010 at 9:53 PM, Henryk Konsek hekon...@gmail.com wrote: When you release camel-apache, I'll release camel-extra 2.5 . On Tue, Oct 12, 2010 at 9:24 PM, Claus Ibsen claus.ib...@gmail.com wrote: Okay all is set and we are ready for the 2.5

Re: Camel 2.5 - Starts to look good for a relese

2010-10-13 Thread Claus Ibsen
in jetty, the eclipse goal is not working properly either yet in spring and blueprint. Hadrian On Oct 13, 2010, at 5:56 PM, Claus Ibsen wrote: Hadrian, how is the 2.5 release going? On Tue, Oct 12, 2010 at 9:53 PM, Henryk Konsekhekon...@gmail.com  wrote: When you release camel-apache, I'll

Re: Deprecated......

2010-10-14 Thread Claus Ibsen
units  *  * @version $Revision$  * @deprecated will be removed in Camel 2.5  */ @Deprecated in a file that is still there mere hours before (or maybe after) Camel 2.5 is supposed to be released? :-) -- Daniel Kulp dk...@apache.org http://dankulp.com/blog -- Claus Ibsen Apache

Re: Deprecated......

2010-10-14 Thread Claus Ibsen
may do this when JDK8 comes out with JodaTime built-in :) On Thu, Oct 14, 2010 at 9:04 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Thu, Oct 14, 2010 at 8:43 PM, Daniel Kulp dk...@apache.org wrote: Anyone else find it funny to see a comment like: No not really. The important thing

Re: Camel 2.5 - Starts to look good for a relese (for real)

2010-10-15 Thread Claus Ibsen
: mac On 10/14/10 1:52 PM, Claus Ibsen wrote: On Thu, Oct 14, 2010 at 7:24 AM, Hadrian Zbarceahzbar...@gmail.com wrote: Willem, it works fine now. The only issue we have now is with the eclipse goal not working properly due to the build-helper-maven-plugin in camel-spring and camel-blueprint

Re: Additional fields on the components.

2010-10-15 Thread Claus Ibsen
a single page with OSGi known issues or what an appropriate title would be. This would keep maintenance much easier, as we dont have to update all 70+ components, 20+ data formats, 15+ languages, and what else we got about OSGi tests and whatnot. Johan Edstrom -- Claus Ibsen Apache

Re: [camel-extra][smooks] Dependencies only in mirror repo

2010-10-15 Thread Claus Ibsen
all its a very simple project. And moving forward you should use the native Camel support from the official Smooks project instead. Its much more power full. On Tue, Oct 12, 2010 at 6:00 AM, Claus Ibsen claus.ib...@gmail.com wrote: The Smooks framework itself will integrate with Camel in their next

[DISCUSS] - Easier Camel route debugging from Camel Test Kit

2010-10-16 Thread Claus Ibsen
{ // this is the route we want to debug from(direct:start) .to(mock:a) .transform(body().prepend(Hello )) .to(mock:b); } }; } } -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com

Re: [VOTE] Release Apache Camel 2.5.0

2010-10-18 Thread Claus Ibsen
/apache/camel/apache-camel/2.5.0/ Please review and vote to approve this release binary. Your vote counts! [ ] +1 Release the binary as Apache Camel 2.5.0 [ ] -1 Veto the release (provide specific comments) Vote is open for 72 hours. Here's my +1 Hadrian -- Claus Ibsen Apache Camel

Re: svn commit: r1023715 - in /camel/trunk/components: camel-cxf/src/test/java/org/apache/camel/component/cxf/CXFGreeterRouterTest.java camel-jms/src/test/java/org/apache/camel/component/jms/bind/JmsM

2010-10-18 Thread Claus Ibsen
, headers.get(foo)); +        Map beanHeaders = bean.getHeaders(); +        assertNotNull(No headers!, beanHeaders); + +        assertEquals(foo header, bar, beanHeaders.get(foo)); +        assertNull(Should get a null value, beanHeaders.get(binding));     }     @Override -- Claus Ibsen

Re: [DISCUSS] - Easier Camel route debugging from Camel Test Kit

2010-10-18 Thread Claus Ibsen
it. Having the filter allows you to let it filter out the noise. On 16 October 2010 14:26, Claus Ibsen claus.ib...@gmail.com wrote: Hi At first read this blog post http://davsclaus.blogspot.com/2010/10/paris-and-easier-camel-route-debugging.html Then this example with full source code

Re: [VOTE] Release Apache Camel 2.5.0

2010-10-18 Thread Claus Ibsen
type converters on startup. -- View this message in context: http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-5-0-tp3216830p3217639.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http

Re: [DISCUSS] Some thoughts about the architecture of camel

2010-10-18 Thread Claus Ibsen
Vorsitzender des Aufsichtsrats: Dr. Bernhard Beck Geschäftsführer: Jochen Adenau, Hans-Günther Meier -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter

Re: [DISCUSS] Some thoughts about the architecture of camel

2010-10-18 Thread Claus Ibsen
On Tue, Oct 19, 2010 at 6:40 AM, Johan Edstrom seij...@gmail.com wrote: Since you did not get your Coffee :) Would you mind putting the hindrances up to the mere mortals? What do you mean? On Oct 18, 2010, at 10:23 PM, Claus Ibsen wrote: Hi I think the idea is really great, but I think

Re: [DISCUSS] Some thoughts about the architecture of camel

2010-10-18 Thread Claus Ibsen
at least run them locally to keep an eye on it. Am 19.10.10 06:23, schrieb Claus Ibsen: Hi I think the idea is really great, but I think the timing for this is *not* the right spot. And by saying that I mean the goal of Camel 3.0 is to have a short development cycle (not like 2.0 which took

Re: [VOTE] Release Apache Camel 2.5.0

2010-10-18 Thread Claus Ibsen
Dispatching Tel : +49-(0)721-63-15482 EnBW Systeme Infrastruktur Support GmbH Sitz der Gesellschaft: Karlsruhe Handelsregister: Amtsgericht Mannheim - HRB 108550 Vorsitzender des Aufsichtsrats: Dr. Bernhard Beck Geschäftsführer: Jochen Adenau, Hans-Günther Meier -- Claus Ibsen Apache

Re: [DISCUSS] Some thoughts about the architecture of camel

2010-10-19 Thread Claus Ibsen
On Tue, Oct 19, 2010 at 1:47 PM, Daniel Kulp dk...@apache.org wrote: On Tuesday 19 October 2010 12:23:27 am Claus Ibsen wrote: Hi I think the idea is really great, but I think the timing for this is *not* the right spot. Why not? And by saying that I mean the goal of Camel 3.0

Re: [VOTE] Release Apache Camel 2.5.0

2010-10-19 Thread Claus Ibsen
the vote already? Regards, Christian -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: [DISCUSS] Some thoughts about the architecture of camel

2010-10-19 Thread Claus Ibsen
EnBW Systeme Infrastruktur Support GmbH Sitz der Gesellschaft: Karlsruhe Handelsregister: Amtsgericht Mannheim ­ HRB 108550 Vorsitzender des Aufsichtsrats: Dr. Bernhard Beck Geschäftsführer: Jochen Adenau, Hans-Günther Meier -Ursprüngliche Nachricht- Von: Claus Ibsen [mailto:claus.ib

Re: [DISCUSS] - Easier Camel route debugging from Camel Test Kit

2010-10-19 Thread Claus Ibsen
make it easier for it having the short name and a few other infos easily avail for it. Good idea. -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http

Re: [VOTE] Release Apache Camel 2.5.0

2010-10-19 Thread Claus Ibsen
(provide specific comments) Vote is open for 72 hours. Here's my +1 Hadrian -- Cheers, Jon Camel in Action: http://manning.com/ibsen Open Source Integration: http://fusesource.com Blog: http://janstey.blogspot.com -- Claus Ibsen Apache Camel Committer Author of Camel in Action

Re: Design advice. - Syslog DataFormat.

2010-10-20 Thread Claus Ibsen
syslogMessage;    } } Johan Edstrom -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: Design advice. - Syslog DataFormat.

2010-10-20 Thread Claus Ibsen
the same approach. The lead on Netty was also lead on Mina. /je On Oct 20, 2010, at 3:40 AM, Claus Ibsen wrote: We usually add placeholders for popular data formats in the DSL. So you can do marshal().sysLog(). For example even HL7 has this, so just check a bit in camel-core how it can

Re: Design advice. - Syslog DataFormat.

2010-10-20 Thread Claus Ibsen
conforms with the BSD syslog spec, i.e it is 1024 bytes long and that is it. I'll look into the Netty side and see if I can't make a similar packet codec for it. /je On Oct 20, 2010, at 3:40 AM, Claus Ibsen wrote: We usually add placeholders for popular data formats in the DSL. So you can do

Re: [RESULT][VOTE] Release Apache Camel 2.5.0

2010-10-23 Thread Claus Ibsen
to approve this release binary. Your vote counts! [ ] +1 Release the binary as Apache Camel 2.5.0 [ ] -1 Veto the release (provide specific comments) Vote is open for 72 hours. Here's my +1 Hadrian -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com

Re: Signed ICLA

2010-10-24 Thread Claus Ibsen
in as a committer, please advise the project PMC that your ICLA has been filed. Warm Regards, Craig L Russell Secretary, Apache Software Foundation -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog

Re: Signed ICLA

2010-10-24 Thread Claus Ibsen
On Sun, Oct 24, 2010 at 12:27 PM, Richard Kettelerij richardkettele...@gmail.com wrote: Claus, I've tried logging in/out but I can't edit pages or add new ones. Try again, I have upgraded you once step further. On Sun, Oct 24, 2010 at 12:11 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi

Re: [RESULT][VOTE] Release Apache Camel 2.5.0

2010-10-24 Thread Claus Ibsen
us posted on the progress of the release. Cheers, Hadrian On Oct 23, 2010, at 3:47 AM, Claus Ibsen wrote: Hi On Wed, Oct 20, 2010 at 4:11 PM, Hadrian Zbarcea hzbar...@gmail.com wrote: This vote did not pass. We need to cleanup the builds a bit more and I will restart the release. I

Re: [RESULT][VOTE] Release Apache Camel 2.5.0

2010-10-25 Thread Claus Ibsen
news :) -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus

Re: [VOTE] Release Apache Camel 2.5.0

2010-10-26 Thread Claus Ibsen
, the .formatted files are no longer there, signatures look ok. Please review and vote to approve this release binary. Your vote counts! [ ] +1 Release the binary as Apache Camel 2.5.0 [ ] -1 Veto the release (provide specific comments) Vote is open for 72 hours. Here's my +1 -- Claus Ibsen

Re: Do you provide support or consulting?

2010-10-26 Thread Claus Ibsen
.nabble.com/Do-you-provide-support-or-consulting-tp3237598p3237598.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com

Re: Camel 2.5.0 released

2010-11-01 Thread Claus Ibsen
and enjoy the ride! Hadrian [1] http://camel.apache.org/ [2] http://camel.apache.org/2010/10/31/camel-250-released.html [3] http://camel.apache.org/camel-250-release.html [4] http://camel.apache.org/download.html -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web

Re: [JSch-users] ANNOUNCE: JSch 0.1.44

2010-11-02 Thread Claus Ibsen
jsch-us...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http

Re: ftp2 - idempotent feature

2010-11-03 Thread Claus Ibsen
component apply for ftp2. I have tried using idempotent=true in my ftp connection uri but all files are still being processed. Can someone tell me if I am missing something? Thanks, -- Deepti Bhogle Software Engineer -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web

Re: [DISCUSS] CXF 2.3 upgrade in Camel 2.6?

2010-11-05 Thread Claus Ibsen
not finalized/settled, so I wouldn't use that as part of the decision point. Dan Thanks, Willem and William -- Daniel Kulp dk...@apache.org http://dankulp.com/blog -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus

Re: Camel 2.5 - Starts to look good for a relese

2010-11-05 Thread Claus Ibsen
-- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: Failing unit tests of spring-ws component in CI.

2010-11-06 Thread Claus Ibsen
a committer (Claus?) can add this (in the parent pom). -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: Camel test coverage in Hudson/Sonar

2010-11-06 Thread Claus Ibsen
to run. And when there is code coverage there is a little overhead as well. We run it once in a while locally to detect gaps in the most important components. Regards, Richard -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter

Re: helping out with the Web site

2010-11-10 Thread Claus Ibsen
://macstrac.blogspot.com/ Open Source Integration -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: [jira] Created: (CAMEL-3325) camel-jmx: Auto creation of a monitor bean via endpoint properties

2010-11-10 Thread Claus Ibsen
notification or exception through its route to signal the processors -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com

Re: LDAP Component

2010-11-11 Thread Claus Ibsen
. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: svn commit: r1034252 - /camel/trunk/apache-camel/pom.xml

2010-11-12 Thread Claus Ibsen
-          /plugin -        /plugins -      /build -    /profile -  /profiles -  /project -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: svn commit: r1034252 - /camel/trunk/apache-camel/pom.xml

2010-11-12 Thread Claus Ibsen
. Cheers, Hadrian On Nov 12, 2010, at 9:26 AM, Claus Ibsen wrote: Hi Hadrian Can you elaborate a bit on this? The idrelease/id profile is removed. What do you mean by apache-release is used? According to the release guide http://camel.apache.org/release-guide.html It appears

Re: LDAP Component

2010-11-15 Thread Claus Ibsen
Geschäftsführer: Torsten Straß (Vors.) | Steven Blythe | Dr. Markus Feidicker | Eric Guyot | Olaf Scholz | Oliver Starzonek | Dr. Alexander Wurdack Handelsregister: AG Stuttgart HRB 724084 Von: Claus Ibsen [mailto:claus.ib...@gmail.com] Gesendet: Do 11.11.2010 17:12

Re: Any interest in a Drools-based dynamic router?

2010-11-15 Thread Claus Ibsen
welcome any feedback, either proposed design or nifty features. -- View this message in context: http://camel.465427.n5.nabble.com/Any-interest-in-a-Drools-based-dynamic-router-tp3265110p3265110.html Sent from the Camel Development mailing list archive at Nabble.com. -- Claus Ibsen

Re: Social Network Feed Component

2010-11-20 Thread Claus Ibsen
a dependency on camel-atom. Thoughts? Thanks,       Aaron -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: Migrating activemq JIRA contents to https://issues.apache.org/jira

2010-11-27 Thread Claus Ibsen
on Apache Camel. The following is committers (we have more, but those are the ones I could easily spot) - James Strachan - Ashwin Karpe - Christian Mueller - Christian Schneider - Claus Ibsen - Gert Vanthiensen - Hadrian Zbarcea - Jonathan Anstey - Martin Krasser - Stan Lewis - Willem Jiang Those

Re: svn commit: r1042087 - in /camel/trunk: components/camel-atom/ components/camel-blueprint/ components/camel-csv/ components/camel-ftp/ components/camel-quartz/ components/camel-script/ components/

2010-12-04 Thread Claus Ibsen
://www.aqute.biz/repo/url -    /repository -    repository       idhapi/id       nameHAPI Maven Repository/name       urlhttp://hl7api.sourceforge.net/m2//url -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http

Re: svn commit: r1043407 - in /camel/trunk: components/camel-blueprint/src/main/java/org/apache/camel/blueprint/ components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/ components

2010-12-09 Thread Claus Ibsen
On Fri, Dec 10, 2010 at 6:05 AM, Claus Ibsen claus.ib...@gmail.com wrote: On Fri, Dec 10, 2010 at 12:46 AM, Guillaume Nodet gno...@gmail.com wrote: I actually did, and it seems to work for me. What kind of errors do you have ? For example fusesource CI :) http://ci.fusesource.com/hudson

Re: [VOTE] Release Apache Camel 1.6.4

2010-12-14 Thread Claus Ibsen
this binary as the final 1.6.4 maintenance release. Your vote counts! [ ] +1 Release the binary as Apache Camel 1.6.4 [ ] -1 Veto the release (provide specific comments) Vote is open for 72 hours. Here's my +1 Hadrian -- Claus Ibsen - FuseSource Email: cib

Apache Camel - Update documentation for release procedure

2010-12-15 Thread Claus Ibsen
this as part of doing the next release, such as Camel 2.6? Then at the same time you do the release, you update the documentation. That way we get the documentation updated based on actual procedure you do. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: Johan, it happens for all committers

2010-12-17 Thread Claus Ibsen
made the change after hunting an NPE when upgrading code from an older Camel release. Ah nice maybe you can can provide more details and we can either add a note in a release note or get the NPE fixed it ifs a valid bug. On Dec 17, 2010, at 11:15 AM, Claus Ibsen wrote: That you commit

Re: Johan, it happens for all committers

2010-12-19 Thread Claus Ibsen
do away / Deperecate that call completely? Since it is very easy to resolve, it just through me for a loop. Cheers! On Dec 17, 2010, at 11:44 PM, Claus Ibsen wrote: On Fri, Dec 17, 2010 at 7:20 PM, Johan Edstrom seij...@gmail.com wrote: Claus, Yes, beer is on me. The explanation makes

Re: Approx. Camel 2.6.0 release date?

2011-01-03 Thread Claus Ibsen
blog:    http://krasserm.blogspot.com code:    http://github.com/krasserm twitter: http://twitter.com/mrt1nz -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action

[DISCUSS] - Ignoring exceptions thrown while processing sub messages in a splitter

2011-01-06 Thread Claus Ibsen
= throws IOException -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: [DISCUSS] - Ignoring exceptions thrown while processing sub messages in a splitter

2011-01-06 Thread Claus Ibsen
it's implemented now is just fine. My $0.02, Hadrian On Jan 6, 2011, at 8:57 AM, Claus Ibsen wrote: Hi Give a scenario you use a splitter EIP to process sub messages. from X  split body     process step 1     process step 2  end  to Y process step 1 and 2 is part of the sub

Re: [DISCUSS] - Ignoring exceptions thrown while processing sub messages in a splitter

2011-01-07 Thread Claus Ibsen
the exception(s)? Yes if an AggregationStrategy has been set, its in control. I created a ticket so we wont forget about this https://issues.apache.org/jira/browse/CAMEL-3511 Christian -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter

Preparing for Camel 2.6 release

2011-01-11 Thread Claus Ibsen
with a, but the component works fine - Caused by: java.net.BindException: Address already in use So we should keep an eye on CI builds and make sure to focus on any last minute bug fixes, and fix/improve unit test if needed. -- Claus Ibsen - FuseSource Email: cib

Re: Preparing for Camel 2.6 release

2011-01-13 Thread Claus Ibsen
-- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: Preparing for Camel 2.6 release

2011-01-13 Thread Claus Ibsen
On Tue, Jan 11, 2011 at 3:13 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Apache Camel 2.6 starts to look really good. There is only a few tickets left. https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truemode=hidesorter/order=DESCsorter/field=priorityresolution=-1pid

Re: Preparing for Camel 2.6 release

2011-01-15 Thread Claus Ibsen
of Camel, such as a invalid bean ref id, or method name. The validate method doesn't cater for the more complex OGNL like expression you can do, and hence why you see the failures in the SimpleTest. Ah in fact we should check for the OGNL in the validate method name. Let me try this. -- Claus

Re: Preparing for Camel 2.6 release

2011-01-15 Thread Claus Ibsen
when you use .beanRef Now it works for .bean as well. On Sat, Jan 15, 2011 at 4:42 PM, Claus Ibsen claus.ib...@gmail.com wrote: On Sat, Jan 15, 2011 at 3:40 PM, Christian Müller christian.muel...@gmail.com wrote: Sorry for the delay on https://issues.apache.org/jira/browse/CAMEL-3311, but I

Re: Preparing for Camel 2.6 release

2011-01-16 Thread Claus Ibsen
with https://issues.apache.org/jira/browse/CAMEL-3515https://issues.apache.org/jira/browse/CAMEL-3311 . -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http

[DISCUSS] - Route scoped onCompletion

2011-01-17 Thread Claus Ibsen
onCompletion so end user can decide? (atThisRouteOnly) = the new option (find a better name for it) onCompletion atThisRouteOnly - mock:a end And if so, what should the default option for it be? -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: Preparing for Camel 2.6 release

2011-01-17 Thread Claus Ibsen
/job/Camel.trunk.fulltest/119/ [2] https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/120/org.apache.c amel$camel-scala/ On Jan 16, 2011, at 3:45 AM, Claus Ibsen wrote: Thanks Christian All tickets for Camel 2.6 has now been resolved. So lets give the CI servers some time to test

[HEADS UP] - Camel will now fail on startup if annotation type converter could not find any converters

2011-01-18 Thread Claus Ibsen
test and all is good. Even the OSGi tests works. With this change I hope we can alert end users in a better way that there is an issue loading the type converters. If anyone sees any problems with this then feedback is welcome. -- Claus Ibsen - FuseSource Email: cib

Re: Preparing for Camel 2.6 release

2011-01-18 Thread Claus Ibsen
early issues. Better would have been to add the staging repo for the 2.3.2 and use that :) We should focus on fixing any last minute bugs and ensures the release has successful tests. https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/ -- Claus Ibsen - FuseSource Email

[DISCUSS] - JMSReplyTo to yourself

2011-01-19 Thread Claus Ibsen
(activemq:queue:foo?disableReplyTo=true) .process(xxx) But that's general so if there was a JMSReplyTo header with the queue:bar then it would be ignored as well. However sending to a bar queue may be a valid use-case. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

[DISCUSS] - Add ref as expression to DSL

2011-01-20 Thread Claus Ibsen
that for now. eg: simpleref:xxx/simple -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: [DISCUSS] - JMSReplyTo to yourself

2011-01-20 Thread Claus Ibsen
people to override. Something like ?allowReplyToSameDestination=true Christian Am 20.01.2011 07:38, schrieb Claus Ibsen: Hi Suppose you have a Camel route from(activemq:queue:foo) .process(xxx) And a client sends a message to the foo queue with a JMSReplyTo header set

Re: Preparing for Camel 2.6 release

2011-01-21 Thread Claus Ibsen
Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/ -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: svn commit: r1061741 - /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/transport/CamelDestination.java

2011-01-21 Thread Claus Ibsen
);             }         }     } -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/

Re: [DISCUSS] - Route scoped onCompletion

2011-01-21 Thread Claus Ibsen
, this is not exactly the case for the seda component, in which case we should fix it there. I don't see a need for an atThisRouteOnly option. Cheers, Hadrian On Jan 17, 2011, at 5:53 AM, Claus Ibsen wrote: Hi In Camel we have on completions http://camel.apache.org/oncompletion.html

Re: ClassResolver.resolveClass() vs. ObjectHelper.loadClass()

2011-01-21 Thread Claus Ibsen
{                return null;            }        }    } {code} Thank you in advance for the clarification, Christian -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http

Re: Building Camel with Maven 3

2011-01-21 Thread Claus Ibsen
with Maven 2.2, I will ask when I should commit this fix (and we have to update the Camel prequisites to Maven 3). Ok for you? Christian -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author

Re: Building Camel with Maven 3

2011-01-21 Thread Claus Ibsen
. Not just windows, mac and linux. When using IBM AIX, HP-UX, Solaris and whatnot, those platforms often have some sublet issues, with either the JDK or Maven version. So its not always just that easy. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Re: Preparing for Camel 2.6 release

2011-01-21 Thread Claus Ibsen
. Hadrian take it away when you have the time. On Fri, Jan 21, 2011 at 10:32 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Okay Camel 2.6 seems good now. Just fixed a few tests failures reported on CI servers, often due they are much slower than our local fast laptops. CXF 2.3.2 is about

Re: Preparing for Camel 2.6 release

2011-01-21 Thread Claus Ibsen
servers and different OS and whatnot. The release looks very good release. On Jan 21, 2011, at 10:41 AM, Claus Ibsen wrote: Hi Dan Kulp have confirmed that CXF 2.3.2 has been voted and released. I have just commited the updates to the camel trunk code to upgrade to CXF 2.3.2. We should

Re: Preparing for Camel 2.6 release

2011-01-21 Thread Claus Ibsen
/Camel.trunk.fulltest/lastBuild/testReport/ On Jan 21, 2011, at 10:41 AM, Claus Ibsen wrote: Hi Dan Kulp have confirmed that CXF 2.3.2 has been voted and released. I have just commited the updates to the camel trunk code to upgrade to CXF 2.3.2. We should be good to go for a release. We have

Re: Preparing for Camel 2.6 release

2011-01-22 Thread Claus Ibsen
:41 AM, Claus Ibsen wrote: Hi Dan Kulp have confirmed that CXF 2.3.2 has been voted and released. I have just commited the updates to the camel trunk code to upgrade to CXF 2.3.2. We should be good to go for a release. We have been testing with 2.3.2-SNAPSHOT for a week so the camel-cxf

Re: Preparing for Camel 2.6 release

2011-01-23 Thread Claus Ibsen
build didn't go to well [1]. I am looking into it. As soon as we have something green I'll start building the release. Hadrian [1] https://hudson.apache.org/hudson/job/Camel.trunk.fulltest/lastBuild/testReport/ On Jan 21, 2011, at 10:41 AM, Claus Ibsen wrote: Hi Dan Kulp have confirmed

Re: svn commit: r1062776 - in /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf: transport/CamelDestination.java util/CxfHeaderHelper.java

2011-01-24 Thread Claus Ibsen
); +        if (value != null !strategy.applyFilterToExternalHeaders(key, value, exchange)) { +            headers.put(Exchange.HTTP_RESPONSE_CODE, value); +        }     }  } -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog

<    1   2   3   4   5   6   7   8   9   10   >