ParallelExecutorTest can't be compiled due to cast errors
---------------------------------------------------------

                 Key: TAP5-670
                 URL: https://issues.apache.org/jira/browse/TAP5-670
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-ioc
    Affects Versions: 5.1.0.5
            Reporter: Ulrich Stärk
         Attachments: patch.txt

As already stated in http://markmail.org/thread/sybprqs5yeuzobyr 
ParallelExecutorTest won't compile due to cast errors. That's because the 
Invokable isn't being given a type argument of type StringHolder and therefore 
it tries to add an Object to the thunks list were it should add a StringHolder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to