InterceptStrategy - add some sugar to make it easier for end users to use it
Key: CAMEL-1569
URL: https://issues.apache.org/activemq/browse/CAMEL-1569
Project: Apache Camel
[
https://issues.apache.org/activemq/browse/CAMEL-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-1543:
---
Fix Version/s: 1.6.1
Also fixed in 1.6.1
> Apply removeHeader also to the underying JMS message
[
https://issues.apache.org/activemq/browse/CAMEL-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1543.
Resolution: Fixed
Fix Version/s: 2.0.0
trunk: 769251.
1.x: 769255.
> Apply removeHeader
[
https://issues.apache.org/activemq/browse/CAMEL-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-1543:
--
Assignee: Claus Ibsen
> Apply removeHeader also to the underying JMS message delegate
> ---
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1568.
Resolution: Fixed
trunk: 769239.
1.x: 769241.
> Converting from stream/reader to string change
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51413#action_51413
]
Claus Ibsen commented on CAMEL-1568:
Thanks for the the patch Christian
> Converting fro
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-1568:
--
Assignee: Claus Ibsen
> Converting from stream/reader to string changes line breaks other t
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: hl7codec-2.0-m2.patch
hl7codec-1.6.1.patch
> HL7/MLLP receivers f
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: (was: hl7codec-1.6.1.patch)
> HL7/MLLP receivers fails for long HL7 messages
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: (was: hl7codec-2.0-m2.patch)
> HL7/MLLP receivers fails for long HL7 messages
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: (was: HL7MLLPCodec.zip)
> HL7/MLLP receivers fails for long HL7 messages
> --
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: hl7codec-2.0-m2.patch
hl7codec-1.6.1.patch
Patches for the decodi
[
https://issues.apache.org/activemq/browse/CAMEL-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1558.
Resolution: Fixed
I renamed it to {{interceptSendToEndpoint}} to make it clear what the
interc
[
https://issues.apache.org/activemq/browse/CAMEL-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-1558:
---
Fix Version/s: 2.0.0
trunk: 768955
> Add interceptor(Endpoint) to intercept exchanges being rout
[
https://issues.apache.org/activemq/browse/CAMEL-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-1558:
--
Assignee: Claus Ibsen
> Add interceptor(Endpoint) to intercept exchanges being routed to a
Hi Gert,
I found the long building time was caused by mvn trys to download the
snapshot version of camel components. The second run is much faster than
the first.
Thanks,
Willem
Gert Vanthienen wrote:
> Willem,
>
> If you run this build on a clean repo, it will download all
> dependencies for
Hi Gert
Thanks for your clarification.
If all the bundles' dependencies are defined in the ServiceMix Kernel.
It makes sense that we can't find any third party bundles in the
camel-jdbc feature if the ServiceMix doesn't have the bundle definition
for the jar that camel-jdbc dependents.
Can you s
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1568:
-
Attachment: IOConverter-2.0m2.patch
> Converting from stream/reader to string changes line br
Willem,
The generator now uses a 4 step routine:
- make an inventory of all the bundles and OSGi exports in the
provided dependencies (that's where we define ServiceMix Kernel)
- make an inventory of all the bundles and OSGi exports in the
src/main/resources/bundle.properties file
- scan the Camel
Willem,
If you run this build on a clean repo, it will download all
dependencies for ServiceMix Kernel and all the Camel components. It
will also download the replacement bundles to figure out the OSGi
imports/exports. It will download these artifacts into your local
Maven repo, so a subsequent
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1568:
-
Description:
The IOConverter#toString(Reader/Stream) copies the input data line by line. A
l
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1568:
-
Attachment: IOConverter-1.6.1.patch
Patch for 2.0m2 follows asap
> Converting from stream/re
Converting from stream/reader to string changes line breaks other than "\n"
---
Key: CAMEL-1568
URL: https://issues.apache.org/activemq/browse/CAMEL-1568
Project: Apache Camel
On Mon, Apr 27, 2009 at 7:25 AM, Willem Jiang wrote:
> Hi,
>
> I found it takes about 18 mins to build the
> camel\platforms\karaf\features module.
> It will check 4~6 maven repositories for every dependency module, can we
> introduce some kind of cache mechanism to speed up the build of Camel
> f
24 matches
Mail list logo