[ 
https://issues.apache.org/jira/browse/CAMEL-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15595341#comment-15595341
 ] 

ASF GitHub Bot commented on CAMEL-10322:
----------------------------------------

GitHub user aldettinger opened a pull request:

    https://github.com/apache/camel/pull/1220

    Added a test class to ensure CAMEL-10322 non-regression

    Hi,
    
      In the context of 
[CAMEL-10322](https://issues.apache.org/jira/browse/CAMEL-10322), I have 
implemented a test reproducing the issue on 2.16.3 and demonstrating the issue 
correction at least in 2.19.0-SNAPSHOT.
    
      On my machine, I could run commands above against camel-core:
      mvn clean compile -P sourcecheck => ok
      mvn install => ok
    
      I could manage the JIRA issue but I don't have permission yet. Could 
someone bring me in ?
    
    Many thanks

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

    $ git pull https://github.com/aldettinger/camel master

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

    https://github.com/apache/camel/pull/1220.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 #1220
    
----
commit 3becd4acb692fa9400185638f3a6dca8f501922a
Author: aldettinger <[email protected]>
Date:   2016-10-21T14:44:04Z

    Added a test class to ensure CAMEL-10322 non-regression

----


> Choice breaks Advice - UnsupportedOperationException
> ----------------------------------------------------
>
>                 Key: CAMEL-10322
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10322
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.16.3
>            Reporter: Flavel Heyman
>            Priority: Minor
>         Attachments: ChoiceIssueTest.groovy
>
>
> Choice seems to break advice because it is trying to add a task to an 
> abstract array list? (AdviceWithTasks::line 151);
> Somewhat related to: https://issues.apache.org/jira/browse/CAMEL-8798
> Attached is example of advice breaking.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to