[GitHub] camel pull request: camel-optaplanner should not eat exceptions

2015-10-14 Thread ge0ffrey
GitHub user ge0ffrey opened a pull request: https://github.com/apache/camel/pull/638 camel-optaplanner should not eat exceptions Also fix async solving deamon test that broke after upgrade to 6.3 PS: It's a PITA (which cost me several hours) that the log4j.properti

[GitHub] camel pull request: Fix test corruption by6 3 upgrade + ignore tes...

2015-10-13 Thread ge0ffrey
GitHub user ge0ffrey opened a pull request: https://github.com/apache/camel/pull/636 Fix test corruption by6 3 upgrade + ignore test due to upstream issue The master code currently suffers from PLANNER-468 and a corrupted test case. This PR fixes the test case. It also ignores

[GitHub] camel pull request: camel-optaplanner: Upgrade OptaPlanner from 6....

2014-07-15 Thread ge0ffrey
GitHub user ge0ffrey opened a pull request: https://github.com/apache/camel/pull/220 camel-optaplanner: Upgrade OptaPlanner from 6.0.1.Final to 6.1.0.CR2 As from OptaPlanner 6.1, there's a public API which will be 100% backwards compatible for future versions. This PR assures

camel pull request: camel-optaplanner: production code + unit test

2013-11-27 Thread ge0ffrey
Github user ge0ffrey closed the pull request at: https://github.com/apache/camel/pull/62

camel pull request: camel-optaplanner: production code + unit test

2013-11-26 Thread ge0ffrey
GitHub user ge0ffrey opened a pull request: https://github.com/apache/camel/pull/62 camel-optaplanner: production code + unit test The camel-optaplanner component takes the body of a request, for example an unsolved TSP problem, then solves it and returns it as the body of the