Author: raulk
Date: Fri Mar 22 00:32:59 2013
New Revision: 1459602
URL: http://svn.apache.org/r1459602
Log:
CAMEL-6123 Fixed camel-jms: InOut exchange can time out even if response was
received
Added:
camel/branches/camel-2.9.x/components/camel-jms/src/test/java/org/apache/camel/component/j
Author: raulk
Date: Fri Mar 22 00:32:41 2013
New Revision: 1459601
URL: http://svn.apache.org/r1459601
Log:
CAMEL-6123 Fixed camel-jms: InOut exchange can time out even if response was
received
Added:
camel/branches/camel-2.10.x/components/camel-jms/src/test/java/org/apache/camel/component/
Author: buildbot
Date: Fri Mar 22 00:25:35 2013
New Revision: 855505
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-in-one-page.html
websites/production/camel/content/cache/main.pageCache
Modified: websites/production/camel/content/book-in-o
Author: raulk
Date: Fri Mar 22 00:24:06 2013
New Revision: 1459600
URL: http://svn.apache.org/r1459600
Log:
CAMEL-6123 Fixed camel-jms: InOut exchange can time out even if response was
received
Added:
camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/JmsCh
Author: buildbot
Date: Thu Mar 21 22:24:54 2013
New Revision: 855486
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-dataformat-appendix.html
websites/production/camel/content/csv.html
Modified: websites/production/camel/content/book-dataform
CSV
Page edited by Christian Mueller
Changes (1)
...
from("direct:start") .unmarshal(csv)
.to("bean:myCsvHandler?method=doHand
Author: buildbot
Date: Thu Mar 21 19:25:10 2013
New Revision: 855469
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/http4.html
Modified: websites/production/camel/content/http4.html
HTTP4
Page edited by Christian Mueller
Changes (1)
...
As long as you implement the HttpClientConfigurer and configure your keystore and trust
Author: dvaleri
Date: Thu Mar 21 16:43:27 2013
New Revision: 1459393
URL: http://svn.apache.org/r1459393
Log:
[CAMEL-6195] Applied Christian's patch with minor updates for CS compliance and
completeness.
Removed:
camel/trunk/components/camel-ftp/src/test/java/org/apache/camel/component/file
Author: buildbot
Date: Thu Mar 21 16:24:26 2013
New Revision: 855445
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-languages-appendix.html
websites/production/camel/content/simple.html
Modified: websites/production/camel/content/book-langua
Author: davsclaus
Date: Thu Mar 21 16:11:54 2013
New Revision: 1459380
URL: http://svn.apache.org/r1459380
Log:
CAMEL-6191: Added unit tests
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/language/simple/SimpleParserExpressionTest.java
camel/trunk/camel-core/src/test/ja
Simple
Page edited by Claus Ibsen
Changes (1)
...
To assume the body is {{Map}} based and lookup the value with {{foo}} as key, and invoke the
Author: davsclaus
Date: Thu Mar 21 13:59:50 2013
New Revision: 1459317
URL: http://svn.apache.org/r1459317
Log:
CAMEL-6193: Mail consumer when mapMailMessage=true we should eager map message
to ensure all mail data is read, so when the folder is closed later, we wont be
in trouble.
Modified:
Author: davsclaus
Date: Thu Mar 21 13:04:04 2013
New Revision: 1459287
URL: http://svn.apache.org/r1459287
Log:
svn ignores
Modified:
camel/trunk/camel-core/ (props changed)
camel/trunk/examples/camel-example-ssh-security/ (props changed)
Propchange: camel/trunk/camel-core/
-
Camel 2.11.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* The JMX MBean name for the [Tracer] has removed the identity hash code, eg {{
SQL Component
Page edited by Claus Ibsen
Changes (1)
...
| {{consumer.expectedUpdateCount}} | {{int}} | {{-1}} | *Camel 2.11:* *SQL consumer on
Author: davsclaus
Date: Thu Mar 21 11:09:43 2013
New Revision: 1459224
URL: http://svn.apache.org/r1459224
Log:
CAMEL-6186: sql producer should only access message body if there is epxected
parameters to be set on query. Added option to use old behavior if needed for
some odd reason.
Added:
Author: buildbot
Date: Thu Mar 21 10:27:16 2013
New Revision: 855380
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-pattern-appendix.html
websites/production/camel/content/content-enricher.html
websites/production/camel/content/http4.html
Author: davsclaus
Date: Thu Mar 21 10:24:27 2013
New Revision: 1459215
URL: http://svn.apache.org/r1459215
Log:
CAMEL-6154: Fixed potential NPE in mail binding if mail content is empty.
Added:
camel/branches/camel-2.10.x/components/camel-mail/src/test/java/org/apache/camel/component/mail/Mai
Author: davsclaus
Date: Thu Mar 21 10:12:24 2013
New Revision: 1459214
URL: http://svn.apache.org/r1459214
Log:
CAMEL-6154: Fixed potential NPE in mail binding if mail content is empty.
Added:
camel/trunk/components/camel-mail/src/test/java/org/apache/camel/component/mail/MailPollEnrichNoMai
Content Enricher
Page edited by Claus Ibsen
Changes (4)
...
| {{ref}} | | Refers to the endpoint for the external service to enrich from. You m
HTTP4
Page edited by Claus Ibsen
Changes (1)
...
If you need more control over the HTTP producer you should use the {{HttpComponent}} where you
Author: davsclaus
Date: Thu Mar 21 09:17:00 2013
New Revision: 1459198
URL: http://svn.apache.org/r1459198
Log:
CAMEL-6168: Fixed sql producer to support null message body.
Added:
camel/trunk/components/camel-sql/src/test/java/org/apache/camel/component/sql/SqlProducerNullBodyHeaderTest.java
Author: buildbot
Date: Thu Mar 21 08:26:50 2013
New Revision: 855370
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-component-appendix.html
websites/production/camel/content/jpa.html
Modified: websites/production/camel/content/book-component
Author: davsclaus
Date: Thu Mar 21 08:21:17 2013
New Revision: 1459186
URL: http://svn.apache.org/r1459186
Log:
Removed test that can cause problems on CI
Removed:
camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatorTimerAndTracerTest.java
Mod
Author: davsclaus
Date: Thu Mar 21 08:20:38 2013
New Revision: 1459185
URL: http://svn.apache.org/r1459185
Log:
Removed test that can cause problems on CI
Removed:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatorTimerAndTracerTest.java
Author: davsclaus
Date: Thu Mar 21 07:19:37 2013
New Revision: 1459173
URL: http://svn.apache.org/r1459173
Log:
Polished javadoc
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/components/camel-jpa/src/main/java/org/apache/camel/component/jpa/Consumed
JPA
Page edited by Claus Ibsen
Changes (2)
...
Consuming messages from a JPA consumer endpoint removes (or updates) entity beans in the databas
Author: davsclaus
Date: Thu Mar 21 07:18:48 2013
New Revision: 1459172
URL: http://svn.apache.org/r1459172
Log:
Polished javadoc
Modified:
camel/trunk/components/camel-jpa/src/main/java/org/apache/camel/component/jpa/Consumed.java
Modified:
camel/trunk/components/camel-jpa/src/main/java/or
29 matches
Mail list logo