Re: building camel code (init eclipse workspace)

2016-09-08 Thread Antoine Toulme
From experience, you probably want to go the m2e way and import the projects as Maven projects. > On Sep 8, 2016, at 2:18 PM, fabryprog wrote: > > Hello, > > i am trying to build source code (master - 8 sept 2016) from this page: > http://camel.apache.org/building.html > > i would use eclipse

Re: [DISCUSS] - Thoughts on Apache Camel 2.18 and towards 3.0

2016-03-28 Thread Antoine Toulme
this @dev. > > And there is JIRA with the 2.18 tickets > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.18.0%20AND%20project%20%3D%20CAMEL%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20updated%20DESC > > > > > > > > > > > >

Re: [DISCUSS] - Thoughts on Apache Camel 2.18 and towards 3.0

2016-03-25 Thread Antoine Toulme
I’d like to help for this release. Looks like you got a good laundry list already. Where can I help best in that list? > On Mar 23, 2016, at 3:07 AM, Claus Ibsen wrote: > > Hi > > So Camel 2.17 was the last release supporting Java 1.7. > The next Camel 2.18 is requiring Java 1.8. > > Here is

Re: XSLT transformation in camel

2016-03-18 Thread Antoine Toulme
Please use the user list for this type of questions. Please see the documentation, especially the examples URIs: https://camel.apache.org/xslt.html > On Mar 16, 2016, at 23:28, krishan.deo wrote: > > Hi, > > I am trying to convert one xml to other xml using xsl but I am getting error > resourc

Re: A possible bug in IOConverter with Win-1251 charset

2016-03-07 Thread Antoine Toulme
What happens is that your default charset is win-1251 while the file is UTF-8. The file is read correctly according to the charset argument passed to the toInputStream method ; however, the default charset used to parse and send the stream is the default charset. The immediate workaround for yo

Re: Addition to Camel commercial offerings page - GOAPPO

2016-01-22 Thread Antoine Toulme
> I do think you are better at explaining what your product does. Though > with all the mentions of ETL can you only use it for that? > > > > On Thu, Jan 21, 2016 at 2:27 AM, Antoine Toulme > wrote: >> Hi folks, >> >> I have gone ahead and a

Addition to Camel commercial offerings page - GOAPPO

2016-01-20 Thread Antoine Toulme
Hi folks, I have gone ahead and added GOAPPO to the Camel Commercial Offerings page (http://camel.apache.org/commercial-camel-offerings.html ). GOAPPO embeds Apache Camel at design, testing and runtime. You start

Re: data format for MIME-Multipart

2015-10-29 Thread Antoine Toulme
Hi Stephan, I am not a committer, I’d say you want to use a separate component since data formats are all separate projects. You can start the ball rolling by opening a pull request. I’d be happy to comment and provide feedback. If that can help, I contributed a new data format not long ago. Y

Wiki access

2015-10-09 Thread Antoine Toulme
Hi all, please give me wiki access. My username is toulmean, My ICLA is listed on the committers page. Thanks, Antoine

[jira] Commented: (CAMEL-3728) Add documentation for DNS component

2011-03-09 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004892#comment-13004892 ] Antoine Toulme commented on CAMEL-3728: --- Thanks Richard. Please let me kno

[jira] Commented: (CAMEL-3481) camel-script doesn't work in OSGi

2011-03-09 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004885#comment-13004885 ] Antoine Toulme commented on CAMEL-3481: --- Claus, Camel 2.7 is JDK6 now, so ca

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-21 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997673#comment-12997673 ] Antoine Toulme commented on CAMEL-3667: --- The enhancement for the dnsjava build

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-21 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997672#comment-12997672 ] Antoine Toulme commented on CAMEL-3667: --- I don't see any blockers

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-16 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995485#comment-12995485 ] Antoine Toulme commented on CAMEL-3667: --- Filed request for enhancement here: h

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-16 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995241#comment-12995241 ] Antoine Toulme commented on CAMEL-3667: --- Claus, AFAIK it doesn't. The code

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995167#comment-12995167 ] Antoine Toulme commented on CAMEL-3667: --- Oh, this one is actually a fork of

[jira] Issue Comment Edited: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995165#comment-12995165 ] Antoine Toulme edited comment on CAMEL-3667 at 2/16/11 4:5

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995165#comment-12995165 ] Antoine Toulme commented on CAMEL-3667: --- Actually, 2.1.1 doesn't have imp

[jira] Issue Comment Edited: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995164#comment-12995164 ] Antoine Toulme edited comment on CAMEL-3667 at 2/16/11 4:5

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995164#comment-12995164 ] Antoine Toulme commented on CAMEL-3667: --- Edstrom, this diff does the job for

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995156#comment-12995156 ] Antoine Toulme commented on CAMEL-3667: --- I actually implemented a set of conver

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995157#comment-12995157 ] Antoine Toulme commented on CAMEL-3667: --- Hadrian, see http://lunar-ocean.com/

[jira] Updated: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Toulme updated CAMEL-3667: -- Attachment: camel-dns-2011-02-15.zip Updated source according to review by tjsnell and joed

[jira] Commented: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994683#comment-12994683 ] Antoine Toulme commented on CAMEL-3667: --- The code is hosted here: http://github

[jira] Updated: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Toulme updated CAMEL-3667: -- Attachment: camel-dns.zip The source code as of Feb 15th, with a license grant to the ASF

[jira] Created: (CAMEL-3667) Camel DNS component

2011-02-15 Thread Antoine Toulme (JIRA)
Camel DNS component --- Key: CAMEL-3667 URL: https://issues.apache.org/jira/browse/CAMEL-3667 Project: Camel Issue Type: New Feature Affects Versions: 2.6.0 Reporter: Antoine Toulme Fix For