ripple-unmaintained / ripple-lib-java

Java version of ripple-lib (work in progress)
ISC License
126 stars 109 forks source link

Removed unused imports in non-test code #69

Closed p- closed 9 years ago

p- commented 9 years ago

Hi there I removed some unused imports to reduce the number of warnings.

sublimator commented 9 years ago

Travis says: Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/aether/spi/connector/Transfer$State

Will look later, thanks!

p- commented 9 years ago

The Travis error seems unrelated to this pull request. Might be related to the maven version in use on Travis CI. I can reproduce it with maven 3.2.5, but not with 3.2.3.

sublimator commented 9 years ago

Yeah, it's weird huh.

Just I couldn't use Travis to tell if the patch was correct.

I'll need to look at it locally.

sublimator commented 9 years ago

It's in here: https://github.com/ripple/ripple-lib-java/commits/master-next