Re: [ANNOUNCEMENT] Apache Camel 3.0.1 Released

2020-01-18 Thread David Karlsen
> > >>>>> Gregor > > >>>>> > > >>>>> > > >>>>> > > >>>>> On Fri, Jan 17, 2020 at 8:34 AM Andrea Cosentino > > >>>>> wrote: > > >>>>>> Gregor, good morning. Do you have

Re: [ANNOUNCEMENT] Apache Camel 3.0.1 Released

2020-01-16 Thread David Karlsen
maven2/org/apache/camel/camel-bom/3.0.1/camel-bom-3.0.1.pom?tes > > > On Thu, Jan 16, 2020 at 1:03 PM Andrea Cosentino > wrote: > > > > Gregor, can you double check? It seems we don't have the pom for > camel-bom. > > > > Il giorno gio 16 gen 2020 alle ore

Re: [ANNOUNCEMENT] Apache Camel 3.0.1 Released

2020-01-16 Thread David Karlsen
I get a 404 on https://repo1.maven.org/maven2/org/apache/camel/camel-bom/3.0.1/camel-bom-3.0.1.pom tor. 16. jan. 2020 kl. 09:47 skrev Gregor Zurowski : > The Camel community announces the immediate availability of the Camel > 3.0.1 patch release. This is the first patch release for the Camel > 3.

Re: maven plugin in 3.0.0-M1

2019-02-25 Thread David Karlsen
mail: ancosen1...@yahoo.com > Twitter: @oscerd2 > Github: oscerd > > > > > > > On Monday, February 25, 2019, 1:43:29 PM GMT+1, David Karlsen < > davidkarl...@gmail.com> wrote: > > > > > > This one: > > org.ap

Re: maven plugin in 3.0.0-M1

2019-02-25 Thread David Karlsen
; Apache Servicemix PMC Member > Email: ancosen1...@yahoo.com > Twitter: @oscerd2 > Github: oscerd > > > > > > > On Monday, February 25, 2019, 1:20:22 PM GMT+1, David Karlsen < > davidkarl...@gmail.com> wrote: > > > > > > The validation goal se

maven plugin in 3.0.0-M1

2019-02-25 Thread David Karlsen
The validation goal seems to have been removed in this version of the plugin - I could not find any docs on it - could someone shed some light on this? -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Re: [ANNOUNCEMENT] Apache Camel 2.23.1 Released

2019-01-18 Thread David Karlsen
There are some 2.23.0 links on http://camel.apache.org/camel-2231-release.html Den fre. 18. jan. 2019 kl. 08:55 skrev Gregor Zurowski < gre...@list.zurowski.org>: > The Camel community announces the immediate availability of the Camel > 2.23.1 patch release. This release contains 33 fixes and imp

Re: Re: Java 11 support

2019-01-09 Thread David Karlsen
2=Global_YGrowth&af_sub3=EmailSignature> > > Il lun, 7 gen, 2019 alle 21:34, David Karlsen > ha scritto: > I am currently using 2.23 with java 11 just fine. > > man. 7. jan. 2019 kl. 20:53 skrev Claus Ibsen : > > > Hi > > > > Camel 3 will support Java 11.

Re: Java 11 support

2019-01-07 Thread David Karlsen
I am currently using 2.23 with java 11 just fine. man. 7. jan. 2019 kl. 20:53 skrev Claus Ibsen : > Hi > > Camel 3 will support Java 11. > > We may do a "best-effort" support for a future Camel 2.x release, > maybe 2.24 or if we we end up doing a 2.25 release also. > > On Mon, Jan 7, 2019 at 10:1

Re: Spring and Spring Boot upgrades

2018-11-05 Thread David Karlsen
FWIW I'm currently using camel 2.22.1 with boot 2.1 without any problems Den man. 5. nov. 2018, 16:04 skrev Claus Ibsen : > Hi > > Thanks the PR has been merged so Camel 2.23 supports Spring Boot 2.1. > I wonder if on top of your head / anyone else knows if that upgrade > means Spring Boot 2.0.x

Re: Spring and Spring Boot upgrades

2018-10-30 Thread David Karlsen
Do you remember which error message you got with the test? Den tir. 30. okt. 2018 kl. 16:19 skrev Zoran Regvart : > Hi Cameleers, > I've tinkered with Spring (5.1.2) and Spring Boot (2.1.0) upgrades, > any comments welcome: > > https://github.com/apache/camel/pull/2584 > > zoran > -- > Zoran Regv

Re: Release Camel 2.23.0

2018-10-16 Thread David Karlsen
Would it be worthwhile testing against 2.1.0.M4 in the mean time https://github.com/spring-projects/spring-boot/releases. This also brings Spring 5.1 - in order to do any preliminary testing? Den tir. 16. okt. 2018 kl. 09:52 skrev Andrea Cosentino : > Yeah, 2.1.0 ETA is 29 October > > https://git

Re: Re: Apache Camel 2.21.3 Release

2018-10-02 Thread David Karlsen
Maybe bump to boot 2.1 and spring 5.1 for 2.23? Are you aiming on Java 11 compatibility for 2.23? Den tir. 2. okt. 2018 kl. 20:20 skrev Andrea Cosentino : > Any feedback on this? > > Inviato da Yahoo Mail su Android > > Il mer, 26 set, 2018 alle 8:26, Andrea > Cosentino ha scritto: +1. > > Af

ComponentMeterRegistry

2018-08-18 Thread David Karlsen
https://github.com/apache/camel/blob/master/components/camel-micrometer/src/main/docs/micrometer-component.adoc refers to a ComponentMeterRegistry - is this really a typo and should be CompositeMeterRegistry? -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Re: JUnit5, was: testcontainers

2018-06-16 Thread David Karlsen
isting Surefire/Failsafe plugin configurations. > > As far as I understand that issue is tracking the incorporation of the > existing codebase from JUnit5 into Surefire. > > zoran > > On Wed, May 23, 2018 at 10:15 AM, David Karlsen > wrote: > > Would you have to await

Re: JUnit5, was: testcontainers

2018-05-23 Thread David Karlsen
Would you have to await for https://issues.apache.org/jira/browse/SUREFIRE-1330 to be merged to get surefire support? Den ons. 23. mai 2018 kl. 10:08 skrev Zoran Regvart : > Hi, > on the testcontainers thread I mentioned that we can switch to JUnit5. > I've attended a talk by Sam Brannen at the l

Re: [DISUSS] - Apache Camel 2.21.1 Release

2018-04-27 Thread David Karlsen
Is there a lot outstanding for 2.22? I am currently running on 2.22.0-SNAPSHOT for the spring-boot2 support which is working fine. 2018-04-26 16:30 GMT+02:00 Claus Ibsen : > Hi > > I think its soon time for us to get the first patch release out for > the new 2.21.x branch. > We have 49 JIRAs reso

Spring version in camel

2018-03-17 Thread David Karlsen
I looked into upgrading spring-batch to v4.x in camel-spring-batch (in master/2.22.0). Spring batch is based on spring 5.x, so I was a bit surprised to see mvn dependency:tree report that the main spring-framework versions to be 4.x, I then saw from the dependencyManagement section in the parent po

Re: Getting ready for Apache Camel 2.21 release

2018-02-26 Thread David Karlsen
It would be super-nice if camel could do a release supporting spring-boot 2.x quite close to boot 2.x releasing! 2018-02-26 10:10 GMT+01:00 Claus Ibsen : > Hi > > We should start to close down and get ready for the expected Camel 2.21 > release. > > If you have any new functionality then its last

Re: Apache Camel 2.21 Release in february

2018-01-30 Thread David Karlsen
BTW: Is there a schedule for spring boot 2 (I know there is a delay on the spring side of things, wondering how far back that camel will be) - as I need both to upgrade our stack. 2018-01-30 10:17 GMT+01:00 Luca Burgazzoli : > +1 > > > --- > Luca Burgazzoli > > On Tue, Jan 30, 2018 at 10:14 AM, A

Spring boot 2.x

2017-10-26 Thread David Karlsen
Looking at: https://issues.apache.org/jira/browse/CAMEL-11430 Are there any 2.21.0-SNAPSHOT builds with the camel-spring-boot2 artifact? I only find the spring-boot 1.x one: https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-spring-boot/ -- -- David J. M. Ka

Re: [VOTE] Release Apache Camel 2.18.0

2016-10-06 Thread David Karlsen
Where is Rc repo? I can give it a spin on our products. Wiki is not up to date AFAIK Den tor. 6. okt. 2016, 13:39 skrev Claus Ibsen : > Hi > > I am traveling all week and wont have much chance to test this until > sunday when I am back. > > However it would be good if anyone had the time to test

Re: [jira] [Commented] (CAMEL-10241) MockEndpointAndSkip and DirtiesContext not working

2016-08-17 Thread David Karlsen
I think this is pretty much the same issue as I asked for in http://mail-archives.apache.org/mod_mbox/camel-dev/201607.mbox/%3ccago7ob0quxjfrkj+tjmkaxcqe94_dkp4-ud7m4osq-gk6d1...@mail.gmail.com%3E - but it did not get any response. 2016-08-17 17:17 GMT+02:00 Jean-Yves BESSON (JIRA) : > > [ ht

Support for several spring-test bootstrap mechanisms?

2016-07-05 Thread David Karlsen
http://camel.apache.org/spring-testing.html says "When using Spring 4.1 onwards, you need to use the @BootstrapWith annotation to configure it to use Camel testing, as shown below." It would be nice to be able to combine the camel test-support with the upcoming spring-boot release which brings sup

Re: [DISCUSS] Move to java 8 for 2.17?

2016-01-28 Thread David Karlsen
+1 So much goodness of lambdas and methodrefs which will make things a lot smoother and you have a very good point about thirdparties. And even with 9 being a bit set back it's still in reach so moving to 8 seems sensible 28. jan. 2016 15:35 skrev "Daniel Kulp" : > > For master (targeting 2.17),

Re: New camel-hystrix component

2016-01-28 Thread David Karlsen
Just a fyi. I think archaius is gone in Hystrix 1.5 (configuration is an interface with default imp with archaius). There is a RC out of Hystrix 1.5 28. jan. 2016 15:12 skrev "Raul Kripalani" : > Hey Bilgin, > > I agree with you. My implementation started as a experiment, to be honest. > > My visi

Re: what's happening to camel extra?

2015-11-11 Thread David Karlsen
t;> >>> there was a period of uncertainty during which more commits and even >> >>> releases where made from the Google code repo up until the point where >> >>> google shutdown there service. >> >>> >> >>> As time has gone by it seems t

Re: what's happening to camel extra?

2015-10-31 Thread David Karlsen
ng a good uptime on the service in my >>>>>>>> opinion it is not that big a deal >>>>>>>> where or what is hosting it. The important thing is that we get this >>>>> up >>>>>>>> read-write ASAP. >>>>

Fwd: Camel jms - reply handling

2015-10-21 Thread David Karlsen
Crossposting dev as I got no attention on user@ -- Forwarded message -- From: David Karlsen Date: 2015-10-19 23:00 GMT+02:00 Subject: Camel jms - reply handling To: us...@camel.apache.org Hi. We're observing that camel-jms is slow when doing request/reply (from the reque

Re: Update on camel-extra

2015-10-05 Thread David Karlsen
And here is a third IBM one (the CICS component): https://github.com/camel-extra/camel-extra/pull/10 Unsure how we should go about the library issue. We definitively cannot upload it to central, but might set the scope to provided and so some pre-build hack to download and install it for building:

Fwd: Camel WXS component

2015-10-02 Thread David Karlsen
Trying again since the last attempt did not get through... -- Forwarded message -- From: David Karlsen Date: 2015-09-29 15:39 GMT+02:00 Subject: Camel WXS component To: dev@camel.apache.org I got a bit inspired by the contribution of a camel cics component to camel extras here

Camel WXS component

2015-09-29 Thread David Karlsen
I got a bit inspired by the contribution of a camel cics component to camel extras here the other day, so I whipped up a camel-wxs component: https://github.com/davidkarlsen/camel-extra/tree/camel-wxs . Would you care to give feedback (coding style, test approach, naming etc etc)? WXS is an elasti

Re: CXF - too many dependencies

2015-09-08 Thread David Karlsen
Axis would be my least favourite choice - what about spring-ws ? http://camel.apache.org/spring-web-services.html 2015-09-08 19:25 GMT+02:00 smalik : > Thanks Sergey. > > Unfortunately I can't wait long enough for Camel 2.16 I have a delivery > pretty soon :) > > Ok so indeed the camel-cxf stuff

Re: R: Re: Using docker for Camel CI/CD

2015-07-22 Thread David Karlsen
Oracle java can be installed through a ppa repo like this: https://github.com/davidkarlsen/docker-java 2015-07-22 5:07 GMT+02:00 Mark Webb : > While it does not explicitly state on the page: > > http://camel.apache.org/building.html > > Are all the Camel release builders using Oracle Java? This

Re: typo in docs...

2015-01-10 Thread David Karlsen
Fixed: https://cwiki.apache.org/confluence/pages/diffpages.action?pageId=53835&originalId=50858564 2015-01-10 22:47 GMT+01:00 James Carman : > We should fix the last section on this page: > > http://camel.apache.org/contributing.html > > It mentions activemq-developers. Where do we make such up

Re: Does camel support channels for IBM MQ?

2014-12-04 Thread David Karlsen
You define the channel on the connection pool and that's it. 2014-12-04 10:38 GMT+01:00 sonusgr : > Hi everyone, > > I have been asked to use a channel when posting the url to IBM MQ. Can this > be done? if so is there an example that I can use. I couldn't see anything > about channels in the boo

Re: Memory leak with Message History

2014-07-24 Thread David Karlsen
Nope - images not appearing. 2014-07-24 16:00 GMT+02:00 Claus Ibsen : > Hi > > Anyone able to see those images? Maybe you can log a JIRA and attach the > images there. Not sure if this mailing list accepts images and embedded > files in mails etc. > > > > > On Thu, Jul 24, 2014 at 3:42 PM, Raul

Re: [DISCUSS] - Drop Spring 3.1 support in Camel 2.13 onwards

2014-02-03 Thread David Karlsen
Sounds good to me. And also if one take into consideration moving onto spring 4.x as well: https://issues.apache.org/jira/browse/CAMEL-7074 2014-02-03 Claus Ibsen : > Hi > > In Camel 2.12 we dropped support for Spring 3.0. But shipped and > tested with Spring 3.1. > > For Camel 2.13 we could dr

Re: Spring 4 update

2014-01-08 Thread David Karlsen
There is a jira already: https://issues.apache.org/jira/browse/CAMEL-7074 2014/1/8 Christoph Emmersberger > Hi Henryk > > please go ahead and create the JIRA. > > However, as far as I know there will be a dependency to the version that > Karaf provides. > > Many greets and kind regards, > > Chr

Re: [ANNOUNCE] Apache Camel 2.12.2 Released

2013-11-27 Thread David Karlsen
The release page has wrong link (version) into JIRA for the fixed issues 28. nov. 2013 01:03 skrev følgende: > The Apache Camel project [1] is a powerful open source integration > framework based on known Enterprise Integration Patterns [2]. > > The Camel community announces the immediate availab

Re: [1/3] git commit: CAMEL-6317: Camel-validator not able to resolve schema when using useSharedSchema=false Thanks David J. M. Karlsen for reporting it

2013-06-21 Thread David Karlsen
The problem (reported in the jira) is that by using this option the logic is wrong so that the schema is not read correctly - regardless if true|false and JDK it's running on - e.g. not tied to buggy JDK - but bug in the validator code, which the test i submitted shows. 2013/6/21 Claus Ibsen >

Re: Source WIKI site

2013-05-21 Thread David Karlsen
It's supported and has been for some time: https://confluence.atlassian.com/display/FISHEYE/Git 2013/5/21 Daniel Kulp > Did anyone file a ticket with atlassian to get the Camel stuff on fisheye > to point at the git repo? > > Honestly, I don't know if fisheye supports git. I assume it does, bu

Missing component for camel-validator in jira?

2013-04-25 Thread David Karlsen
Hi. Should there be a component for the validator in jira? https://issues.apache.org/jira/browse/CAMEL#selectedTab=com.atlassian.jira.plugin.system.project%3Aissues-panel -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Re: [VOTE] Release Apache Camel 2.11.0 (take 3)

2013-04-14 Thread David Karlsen
second that 2013/4/14 Babak Vahdat > > > Am 14.04.13 13:09 schrieb "Raul Kripalani" unter : > > >Hi Claus > > > >+1 to redo the release. > > > >These stats are really useful for profiling. > > > >I'd rather turn the counters into plain longs and make it clear to users > >(in the log statements

Re: [VOTE] Release Apache Camel 2.11.0 (take 2)

2013-04-10 Thread David Karlsen
You can use the enforcer plugin to enforce stuff (and optionally have it active in a profile to only run when you want/during preparing a release): http://maven.apache.org/enforcer/maven-enforcer-plugin/ Animal sniffer could be something to look into as an alternative if you in fact want to build

RE: Support for zip (de)compression

2013-02-14 Thread David Karlsen
A common module sounds nice. After all they are small libraries. Less overhead on wiki etc. Den 14. feb. 2013 18:08 skrev "Daniel Gredler" følgende: > Sounds good. The only thing I wanted to check first is if maybe we > wanted to create a camel-compression component (containing the existing > Gzi

Re: [DISCUSS] - Camel 2.10.4 release

2013-02-01 Thread David Karlsen
+1. this also fixes the validator regression. 2013/2/1 Claus Ibsen : > Hi > > We released 2.10.3 in the middle of December 2012. > > Since this release we have resolved 78 tickets in JIRA. > https://issues.apache.org/jira/browse/CAMEL/fixforversion/12323558#selectedTab=com.atlassian.jira.plugin.s

Re: [jira] [Issue Comment Edited] (CAMEL-4164) A camel component for ISO8583 protocol

2013-01-27 Thread David Karlsen
We have a need for such functionality at work. But it would need to use a business-friendly license. Would also need support for packed EBCDIC format. Could possible chip in on this if that was the case. 2013/1/27 Christian Müller : > I think creating "only" a data format for this kind of function

Re: [DISCUSS] Refactoring of Registry/Injector interface

2012-11-22 Thread David Karlsen
I suggest looking at the spring api for some sensible behaviours. Den 22. nov. 2012 21:52 skrev "Christian Müller" < christian.muel...@gmail.com> følgende: > > +1 > I'm fine with this changes. I'm only wondering what is the intention for > "lookupByNameAndType"? Throwing an exception if the type is

Re: Edit permission on wiki

2012-11-11 Thread David Karlsen
it is da...@davidkarlsen.com - but as I said - I've already got the carma. 2012/11/11 Christian Müller : > What's the Confluence user name? > > Best, > Christian > > On Sun, Nov 11, 2012 at 11:11 AM, David Karlsen wrote: > >> Already got them - the ICL

Re: Edit permission on wiki

2012-11-11 Thread David Karlsen
Already got them - the ICLA has been filed. 2012/11/11 Christian Müller : > Did you already sent your ICLA? > What's your user name? > > Sent from a mobile device > Am 10.11.2012 16:26 schrieb "Massyl Nait" : > >> Hi all, >> i need to update th camel-aws wiki page to reflect the patch i sent to f

Re: [jira] [Commented] (CAMEL-5777) Misleading docs on wiki

2012-11-10 Thread David Karlsen
Could you give me wiki karma? My id is da...@davidkarlsen.com. I'm still waiting for a missing pw reset but have asked infra for that. 2012/11/8 Christian Müller : > Arrived at Apache and in the ICLAS.txt file. > > Sent from a mobile device > Am 08.11.2012 08:50 schri

Re: [jira] [Commented] (CAMEL-5777) Misleading docs on wiki

2012-11-07 Thread David Karlsen
Done. You're in the copy Claus. 2012/11/8 Claus Ibsen : > On Thu, Nov 8, 2012 at 8:28 AM, David Karlsen wrote: >> Sure - but mailing/faxing the ICLA seems a little archaic - can I scan >> the signed document and e-mail it somewhere? >> > > Yes see this page

Re: [jira] [Commented] (CAMEL-5777) Misleading docs on wiki

2012-11-07 Thread David Karlsen
Sure - but mailing/faxing the ICLA seems a little archaic - can I scan the signed document and e-mail it somewhere? 2012/11/8 Claus Ibsen (JIRA) : > > [ > https://issues.apache.org/jira/browse/CAMEL-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13

Re: Access log files on builds.apache.org

2012-10-30 Thread David Karlsen
es too. > > Thanks again, > Christian > > On Tue, Oct 30, 2012 at 10:09 AM, David Karlsen wrote: > >> You could configure the job to archive the log-files - then they >> should appear under archived artifacts. >> >> 2012/10/30 Christian Müller : >> > Hello

Re: Access log files on builds.apache.org

2012-10-30 Thread David Karlsen
You could configure the job to archive the log-files - then they should appear under archived artifacts. 2012/10/30 Christian Müller : > Hello Dan, hello list, > > do you know whether there is a way to access the Camel log files on > build.apache.org even I'm not a Jenkins admin? I'm asking becaus

Re: does Camel support PGP Encryption?

2012-09-06 Thread David Karlsen
Yes, see: http://camel.apache.org/crypto.html 2012/9/6 ckalirasa : > Hi: > I am new to Camel. Just wondering wheather camel support PGP > encryption/decryption? > Is there any example I can see camel route encrypt/decrypt? > Thanks > Chandra > > > > -- > View this message in context: > http://ca

Re: SJMS and batched transactions

2012-08-08 Thread David Karlsen
Maybe use a groupedExchange, see: http://camel.apache.org/aggregator2.html ? 2012/8/7 Thomas Johansen : > I'm not sure what this implies, Scott. > > My use case is to have a transaction started on a first exchange, and then > have X exhanges on the same transaction. It should first be committed w

Re: [DISCUSS] - Apache Camel 2.10 release

2012-06-02 Thread David Karlsen
+1 to that. 2012/6/2 Daniel Kulp : > On Saturday, June 02, 2012 02:57:56 PM Claus Ibsen wrote: >> Hi >> >> So the Java 7 support is now done. >> And when CXF 2.6.1 is out, we should be in a shape for a release. >> >> I have created a JIRA version 2.11, and moved some tickets from 2.10 to >> that.

Re: [DISCUSS] - XML DSL and trimming value

2012-05-20 Thread David Karlsen
+1 for explicitly using control chars. Den 20. mai 2012 16:28 skrev "Claus Ibsen" følgende: > Hi > > Just a heads up you can now easier add new lines in XML DSLs as I > added support for using escaped values in the XML DSLs. > https://issues.apache.org/jira/browse/CAMEL-5295 > > eg from an unit t

Re: What replaces camelContext.getRouteDefinition( String routeId ) ?

2012-03-02 Thread David Karlsen
I took another route (pun intended) towards it: camelContext.getRoute( "routeId" ).getRouteContext().getRoute() which is non-deprecated. But I should still change .adviceWith( camelContext, new AdviceWithRouteBuilder() which is deprecated in favour of the one using ModelCamelContext instead. 201

Re: [VOTE] Release Apache Camel 2.8.4

2012-01-25 Thread David Karlsen
Will there be a 2.9.1 soon as well? 2012/1/25 Hadrian Zbarcea : > A new patch release candidate apache-camel-2.8.4 is out with approximately > 88 issues resolved: improvements and bug fixes [1]. > > Please find the staging repo here: > https://repository.apache.org/content/repositories/orgapacheca

Stale javadocs at site

2012-01-16 Thread David Karlsen
The javadocs at http://camel.apache.org/maven/current/camel-core/apidocs/index.html are 2.7.x. I couldn't find a link to javadocs where you can choose version. Should maybe links exist and the latest release be the default? -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Re: [jira] [Updated] (CAMEL-4767) Upgrade commons-codec:commons-codec:1.4 -> commons-codec:commons-codec:1.6

2012-01-11 Thread David Karlsen
Should be backwards compatible - not on 2.9.1? Den 12. jan. 2012 00:19 skrev "Christian Müller (Updated) (JIRA)" < j...@apache.org> følgende: > > [ > https://issues.apache.org/jira/browse/CAMEL-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Christian Müller updated

Re: [jira] [Commented] (CAMEL-4713) Create a camel component for SSH

2012-01-04 Thread David Karlsen
Ssh is quite widespread (and often replacing FTP) so I think it belongs to the main sourcetree. Den 4. jan. 2012 22:52 skrev "Scott Cranton (Commented) (JIRA)" < j...@apache.org> følgende: > >[ > https://issues.apache.org/jira/browse/CAMEL-4713?page=com.atlassian.jira.plugin.system.issuetabpan

Re: [PROPOSAL] - camel-test - @deprecate JUnit 3.x API

2011-12-28 Thread David Karlsen
+1 Den 28. des. 2011 18:54 skrev "Christian Schneider" følgende: > +1 for deprecation and removing in 3.0.0 > > Christian > > Am 28.12.2011 16:08, schrieb Claus Ibsen: > >> Hi >> >> The camel-test component supports currently both JUnit 3.x and 4.x, >> each in separate package. >> Supporting both

Re: Issues list is setup....

2011-11-15 Thread David Karlsen
Should http://camel.apache.org/mailing-lists.html be updated so that one can see how to subscribe. 2011/11/15 Daniel Kulp : > > Just an FYI, the issues@camel list is now setup and JIRA has been flipped to > send email notices there.   Thus, you can now subscribe to that list for those > notificati

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

2011-11-08 Thread David Karlsen
Good to announce and draw attention. I just build my projects without any problems. I was struck by stricter regex parser which was due to me missing escaping the expression in '' - which I found at http://camel.apache.org/camel-290-release.html so thumbs up! 2011/11/9 Jon Anstey : > Looks like

Re: [DISCUSS] - Apache Camel 2.9.0 release

2011-10-24 Thread David Karlsen
Yes - please promote it - then it's easy to spot and consume. I have some projects with Camel and can help test - that should be pretty good for spotting regressions. 2011/10/24 Christian Schneider : > We should name it 2.9.0-rc1 and also promote it. If not then not many people > will use it at al

Re: [jira] [Resolved] (CAMEL-4560) camel-file component does not close a file when it's used with camel-xslt

2011-10-21 Thread David Karlsen
Fix version 2.8.3? 2.8.2 isn't released yet? 2011/10/21 Claus Ibsen (Resolved) (JIRA) : > >     [ > https://issues.apache.org/jira/browse/CAMEL-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Claus Ibsen resolved CAMEL-4560. > > >  

2.9 release

2011-10-10 Thread David Karlsen
Hi. When will 2.9 be out. Especially interested in getting my hands on the improved bean binding stuff. -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Stale docs at the site

2011-08-29 Thread David Karlsen
http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/component/bean/BeanInvocation.htmlhas 2.7.0 docs - it should probably be 2.8.0. -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Improve validator component - CAMEL-4361

2011-08-21 Thread David Karlsen
Any comments on: https://issues.apache.org/jira/browse/CAMEL-4361 ? -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen