See 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/770/changes>

Changes:

[chirino] Rename SSL->Ssl to keep naming consistent.

[chirino] Support configuring the SSL protocol and getting the X509 certs from 
it.

------------------------------------------
projectStarted org.apache.activemq:apollo-broker:99-trunk-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apollo-broker 99-trunk-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apollo-broker ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0(default)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apollo-broker ---
mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0(default)
mojoStarted org.fusesource.hawtbuf:hawtbuf-protoc:1.9(default)
[INFO] 
[INFO] --- hawtbuf-protoc:1.9:compile (default) @ apollo-broker ---
[INFO] Compiling: 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/proto/data.proto>
mojoSucceeded org.fusesource.hawtbuf:hawtbuf-protoc:1.9(default)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apollo-broker 
---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
apollo-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)[INFO] 
Copying 1 resource
[INFO] Copying 3 resources

mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
apollo-broker ---
[INFO] Compiling 16 source files to 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/target/classes>
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted org.scala-tools:maven-scala-plugin:2.15.2(compile)
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:compile (compile) @ apollo-broker ---
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala>:-1:
 info: compiling
[INFO] 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/target/generated-sources/proto>:-1:
 info: compiling
[INFO] Compiling 72 source files to 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/target/classes>
 at 1345854974649
[INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.2)
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/Connection.scala>:189:
 error: not found: type SecuredSession
[INFO]       case ttransport:SecuredSession=>
[INFO]                       ^
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/WebSocketTransportFactory.scala>:199:
 error: not found: type SecuredSession
[INFO]           extends BaseService with WebSocket.OnTextMessage with 
WebSocket.OnBinaryMessage with Transport with SecuredSession with 
ScatteringByteChannel with GatheringByteChannel {
[INFO]                                                                          
                                     ^
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/protocol/SslProtocol.scala>:18:
 error: SslProtocolCodec is not a member of 
org.fusesource.hawtdispatch.transport
[INFO] import org.fusesource.hawtdispatch.transport.SslProtocolCodec
[INFO]        ^
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/protocol/SslProtocol.scala>:22:
 error: object SslProtocolCodec is not a member of package 
org.fusesource.hawtdispatch.transport
[INFO] import org.fusesource.hawtdispatch.transport.SslProtocolCodec.ClientAuth
[INFO]                                              ^
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/protocol/SslProtocol.scala>:71:
 error: not found: type SslProtocolCodec
[INFO]     val rc = new SslProtocolCodec()
[INFO]                  ^
[ERROR] 5 errors found
mojoFailed org.scala-tools:maven-scala-plugin:2.15.2(compile)
projectFailed org.apache.activemq:apollo-broker:99-trunk-SNAPSHOT

Reply via email to