Build failure when trying to build servicemix-features
-------------------------------------------------------
Key: SMX4-43
URL: https://issues.apache.org/activemq/browse/SMX4-43
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0-m2
Reporter: Edell Nolan
C:\servicemix-components-pom\bindings\servicemix-http\src\main\java\org\apache\s
ervicemix\http\HttpEndpoint.java:[346,33] getAuthenticationService() in org.apac
he.servicemix.http.HttpEndpoint cannot override getAuthenticationService() in or
g.apache.servicemix.soap.SoapEndpoint; attempting to use incompatible return typ
e
found : org.apache.servicemix.jbi.security.auth.AuthenticationService
required: org.apache.servicemix.common.security.AuthenticationService
C:\servicemix-components-pom\bindings\servicemix-http\src\main\java\org\apache\s
ervicemix\http\HttpEndpoint.java:[351,27] getKeystoreManager() in org.apache.ser
vicemix.http.HttpEndpoint cannot override getKeystoreManager() in org.apache.ser
vicemix.soap.SoapEndpoint; attempting to use incompatible return type
found : org.apache.servicemix.jbi.security.keystore.KeystoreManager
required: org.apache.servicemix.common.security.KeystoreManager
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.