You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by lowest_turtle <al...@viasat.com> on 2015/01/07 23:51:49 UTC

rebuilding camel

I'd like to rebuild the camel bundle, but I don't see any easy way to do so.
Camel source code is not included in the zip file along with the other
servicemix source (at least, not for version 5.3.0). Camel seems to be
included as a binary dependency. How can I get a copy of camel and rebuild
it locally so that I can incorporate some minor changes such that the
rebuilt camel still can be used by servicemix please ?



--
View this message in context: http://servicemix.396122.n5.nabble.com/rebuilding-camel-tp5722073.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Re: rebuilding camel

Posted by lowest_turtle <al...@viasat.com>.
Thank you sir. 

I had expected (for no good reason) that the servicemix source would contain
all the necessary things to adapt camel to the container but I see now that
the camel build has all the things necessary to adapt to osgi. 

I now have an snmp getnext capability in camel running in servicemix. Just
what I wanted.



--
View this message in context: http://servicemix.396122.n5.nabble.com/rebuilding-camel-tp5722073p5722078.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Re: rebuilding camel

Posted by Freeman Fang <fr...@gmail.com>.
Hi,

FWIW, you can clone the camel source code from [1]

[1]https://git-wip-us.apache.org/repos/asf/camel.git
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat



On 2015-1-8, at 上午6:51, lowest_turtle wrote:

> I'd like to rebuild the camel bundle, but I don't see any easy way to do so.
> Camel source code is not included in the zip file along with the other
> servicemix source (at least, not for version 5.3.0). Camel seems to be
> included as a binary dependency. How can I get a copy of camel and rebuild
> it locally so that I can incorporate some minor changes such that the
> rebuilt camel still can be used by servicemix please ?
> 
> 
> 
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/rebuilding-camel-tp5722073.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.