https://bugzilla.redhat.com/show_bug.cgi?id=1083589



--- Comment #1 from gil cattaneo <[email protected]> ---
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[471,64]
incompatible types: org.springframework.security.core.context.SecurityContext
cannot be converted to org.acegisecurity.context.SecurityContext
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[797,19]
cannot find symbol
  symbol:   method exec(java.lang.String,java.io.ByteArrayOutputStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[815,23]
cannot find symbol
  symbol:   method
exec(java.lang.String,org.apache.commons.io.output.TeeOutputStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[850,19]
cannot find symbol
  symbol:   method exec(java.lang.String,java.io.PrintStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[1039,27]
cannot find symbol
  symbol:   method exec(java.lang.String,java.io.PrintStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[1043,31]
cannot find symbol
  symbol:   method exec(java.lang.String,java.io.PrintStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[1049,23]
cannot find symbol
  symbol:   method exec(java.lang.String,hudson.util.NullStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[1062,19]
cannot find symbol
  symbol:   method exec(java.lang.String,java.io.PrintStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[1070,19]
cannot find symbol
  symbol:   method exec(java.lang.String,java.io.ByteArrayOutputStream)
  location: variable connection of type com.trilead.ssh2.Connection
[ERROR]
/builddir/build/BUILD/ssh-slaves-plugin-ssh-slaves-1.6/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java:[1165,39]
cannot find symbol
  symbol:   method exec(java.lang.String,java.io.PrintStream)
  location: variable connection of type com.trilead.ssh2.Connection
[INFO] 10 errors

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to