[
https://issues.apache.org/activemq/browse/SMX4-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SMX4-43.
---------------------------------
Assignee: Guillaume Nodet
Fix Version/s: 4.0-m2
Resolution: Fixed
Fixed by gnodet in http://svn.eu.apache.org/viewvc?view=rev&revision=673413
> 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
> Assignee: Guillaume Nodet
> Fix For: 4.0-m2
>
> Attachments: jms.patch
>
>
> 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.