You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jason Sherman (Updated) (JIRA)" <ji...@apache.org> on 2012/04/17 02:40:16 UTC

[jira] [Updated] (CAMEL-5182) SpringXsltRouteFileTest and SpringXsltRouteTest Fail

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

Jason Sherman updated CAMEL-5182:
---------------------------------

    Attachment: camel-5182.patch

Attached patch to resolve compilation error.
                
> SpringXsltRouteFileTest and SpringXsltRouteTest Fail
> ----------------------------------------------------
>
>                 Key: CAMEL-5182
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5182
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-spring
>    Affects Versions: 2.10.0
>         Environment: OSX 10.7.3
>            Reporter: Jason Sherman
>         Attachments: camel-5182.patch
>
>
> When running either of the following tests, the following compilation error occurs from the camel-spring component:
> mvn test -Dtest=SpringXsltRouteFileTest
> mvn test -Dtest=SpringXsltRouteTest
> Error:
> [ERROR] /Users/jsherman/Development/sandbox/camel/components/camel-spring/src/test/java/org/apache/camel/spring/DummyLifecycleStrategy.java:[37,7] org.apache.camel.spring.DummyLifecycleStrategy is not abstract and does not override abstract method onErrorHandlerRemove(org.apache.camel.spi.RouteContext,org.apache.camel.Processor,org.apache.camel.ErrorHandlerFactory) in org.apache.camel.spi.LifecycleStrategy

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira