GitHub user ctron opened a pull request:
https://github.com/apache/camel/pull/2262
CAMEL-12288: Initial implementation of method calls in the client
This change refactors the code and adds the ability to perform method
calls instead of write operations.
You can merge this pull r
Hello,
On Wed, Mar 21, 2018 at 9:04 AM, Claus Ibsen wrote:
> Can we have another pipeline that just does the deploy?
> Then we can have the deploy to run once per day.
> And if we are in need of a quicker SNAPSHOT we can kick the job
> manually, and it would take 1h
We can, but that one also can
Hi
Can we have another pipeline that just does the deploy?
Then we can have the deploy to run once per day.
And if we are in need of a quicker SNAPSHOT we can kick the job
manually, and it would take 1h
And then have this pipeline that does the testing.
If we only build SNAPSHOT after a 100% suc