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 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 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
Github user ge0ffrey closed the pull request at:
https://github.com/apache/camel/pull/62
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