[ 
https://issues.apache.org/jira/browse/CAMEL-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geoffrey De Smet updated CAMEL-7017:
------------------------------------

    Attachment: wiki-camel-optaplanner.txt

Small fix to wiki-camel-optaplanner:

In the section Termination, I forgot to add in the actual code:
{code}
<solver>
  ...
  <termination>
    <!-- Terminate after 10 seconds, unless it's not feasible by then yet -->
    <terminationCompositionStyle>AND</terminationCompositionStyle>
    <maximumSecondsSpend>10</maximumSecondsSpend>
    <scoreAttained>-1hard/0soft</scoreAttained>
  </termination>
  ...
<solver>
{code}

Now it's finished. Sorry for the disturbance.

> Camel component for optaplanner
> -------------------------------
>
>                 Key: CAMEL-7017
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7017
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.13.0
>
>         Attachments: wiki-camel-optaplanner.txt, wiki-camel-optaplanner.txt
>
>
> See
> https://github.com/apache/camel/pull/62



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to