[
https://issues.apache.org/jira/browse/CAMEL-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995709#comment-12995709
]
Achim Nierbeck commented on CAMEL-3673:
---
If I have some spare time I'll give it a tr
[
https://issues.apache.org/jira/browse/CAMEL-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995705#comment-12995705
]
Claus Ibsen commented on CAMEL-3673:
Achim if you have any hints or ideas how camel-bl
[
https://issues.apache.org/jira/browse/CAMEL-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995701#comment-12995701
]
Claus Ibsen commented on CAMEL-3675:
Thanks for reporting.
> 's disabled attribute do
[
https://issues.apache.org/jira/browse/CAMEL-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3675.
Resolution: Fixed
Fix Version/s: 2.7.0
trunk: 1071531.
> 's disabled attribute does not sup
Hi
I have created a ticket
https://issues.apache.org/jira/browse/CAMEL-3676
Does anyone know if the regexp could be improved to remove the source
code line, instead of replacing it with empty content?
eg I am looking for a \XXX to indicate remove the line.
On Wed, Feb 16, 2011 at 3:11 PM, Clau
Remove $version$ from the source files
--
Key: CAMEL-3676
URL: https://issues.apache.org/jira/browse/CAMEL-3676
Project: Camel
Issue Type: Task
Reporter: Claus Ibsen
Fix For: 2.7.0
[
https://issues.apache.org/jira/browse/CAMEL-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-3675:
--
Assignee: Claus Ibsen
> 's disabled attribute does not support property placeholders
>
[
https://issues.apache.org/jira/browse/CAMEL-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3673.
Resolution: Duplicate
Assignee: Claus Ibsen
Its not a bug, as we have not implemented that fo
Hi,
Based on what I see in the component code (not an expert in Javaspaces, I'm
afraid :)), it looks like the producer & consumer do not require a port,
only the host.
So the URI needs to be
...
.to("javaspace:jini://localhost?spaceName=mySpace");
...
Hope this helps...
Cheers,
Ashwin...
+1 to remove it, we can see the file version by checking the file svn
property.
On 2/16/11 10:11 PM, Claus Ibsen wrote:
Hi
Many of the Java files in Camel source code have $revision$ tags.
I propose we remove those. It makes comparing branches and files more tricky.
And the git people told me
Hi all,
I'm trying to use the JavaSpace component as described at
http://camel.apache.org/javaspace.html. I've got a GigaSpaces implementation
running which also contains a "mySpace" space. I verified that the space
exists and objects can be written to and read from it (by using an example
proje
's disabled attribute does not support property placeholders
--
Key: CAMEL-3675
URL: https://issues.apache.org/jira/browse/CAMEL-3675
Project: Camel
Issue Type: Bug
[
https://issues.apache.org/jira/browse/CAMEL-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Borner updated CAMEL-3675:
---
Description:
The Camel Properties web page (http://camel.apache.org/properties.html) states
that pro
+1
Regards
JB
On 02/16/2011 08:25 PM, Hadrian Zbarcea wrote:
+1
On Feb 16, 2011, at 9:11 AM, Claus Ibsen wrote:
Hi
Many of the Java files in Camel source code have $revision$ tags.
I propose we remove those. It makes comparing branches and files more tricky.
And the git people told me it
+1
I would also like to see it removed...
[
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:
https:
+1
On Feb 16, 2011, at 9:11 AM, Claus Ibsen wrote:
> Hi
>
> Many of the Java files in Camel source code have $revision$ tags.
>
> I propose we remove those. It makes comparing branches and files more tricky.
> And the git people told me it also makes some problem there as well.
>
> We got thi
+1 Never really been useful for me.
On Feb 16, 2011, at 6:11 AM, Claus Ibsen wrote:
> Hi
>
> Many of the Java files in Camel source code have $revision$ tags.
>
> I propose we remove those. It makes comparing branches and files more tricky.
> And the git people told me it also makes some proble
[
https://issues.apache.org/jira/browse/CAMEL-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved CAMEL-3672.
---
Resolution: Fixed
Fixed by SVN revision 1071296
> Make it easier to derive from the Camel model
> -
Camel properties component - to leverage Blueprint properties
-
Key: CAMEL-3674
URL: https://issues.apache.org/jira/browse/CAMEL-3674
Project: Camel
Issue Type: New Feature
I've never used those, so +1 it it helps with git (secretely hoping
git will soon be supported by asf infra and that we could migrate to
it )
On Wed, Feb 16, 2011 at 15:11, Claus Ibsen wrote:
> Hi
>
> Many of the Java files in Camel source code have $revision$ tags.
>
> I propose we remove t
Hi
Many of the Java files in Camel source code have $revision$ tags.
I propose we remove those. It makes comparing branches and files more tricky.
And the git people told me it also makes some problem there as well.
We got this nice command to remove them
find . -name '*.java' | xargs perl -p -
Property placeholders do not work with camel-blueprint
---
Key: CAMEL-3673
URL: https://issues.apache.org/jira/browse/CAMEL-3673
Project: Camel
Issue Type: Bug
Components: camel-
Make it easier to derive from the Camel model
-
Key: CAMEL-3672
URL: https://issues.apache.org/jira/browse/CAMEL-3672
Project: Camel
Issue Type: Improvement
Affects Versions: 2.6.0
[
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 lets you
AggregationStrategy - Allow to access original Exchange in the parameter list
-
Key: CAMEL-3671
URL: https://issues.apache.org/jira/browse/CAMEL-3671
Project: Camel
[
https://issues.apache.org/jira/browse/CAMEL-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3670.
Resolution: Fixed
trunk: 1071179.
> bean component - Thread safey issue when selecting method to u
27 matches
Mail list logo