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.properties of 
the components don't log ERRORs to the console by default. (I can understand 
they don't do INFO to reduce build verbosity, but they should show errors by 
default in the console (and intentional errors that are being tested can be 
filtered out). Anyway, that's a different issue. :)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ge0ffrey/camel doNotEatOptaPlannerExceptions

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/638.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #638
    
----
commit 52a9b2b58cbad00f0e6e8623cfe5d439a0e1ee80
Author: Geoffrey De Smet <gds.geoffrey.de.s...@gmail.com>
Date:   2015-10-14T08:59:09Z

    PLANNER-468 camel-optaplanner should not eat exceptions + fix async solving 
deamon test that broke after upgrade to 6.3

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to