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


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

        

Reply via email to