Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Project does not compile with jboss-remoting 3.2.2.GA #2

Closed
goldmann opened this issue Feb 16, 2012 · 1 comment
Closed

Project does not compile with jboss-remoting 3.2.2.GA #2

goldmann opened this issue Feb 16, 2012 · 1 comment

Comments

@goldmann
Copy link

The latest remoting is used by AS 7.1.0.Final but jboss-remote-naming is not compiling with it:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project jboss-remote-naming: Compilation failure
[ERROR] bootstrap class path not set in conjunction with -source 1.6
[ERROR] /home/goldmann/work/jboss-remote-naming/BUILD/jboss-remote-naming-1.0.1.Final/src/main/java/org/jboss/naming/remote/client/cache/ConnectionCache.java:[81,12] error: ConnectionCache.ConnectionWrapper is not abstract and does not override abstract method getUserInfo() in Connection
@jaikiran
Copy link
Contributor

Pull request containing a fix has been sent #4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants