Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build warnings #6

Open
chefhoobajoob opened this issue Dec 7, 2016 · 0 comments
Open

Build warnings #6

chefhoobajoob opened this issue Dec 7, 2016 · 0 comments

Comments

@chefhoobajoob
Copy link

chefhoobajoob commented Dec 7, 2016

Anyone else getting these warning during the kue-core build?

kue-core\src\main\java\io\vertx\blueprint\kue\CallbackKue.java:20: warning: Interface io.vertx.blueprint.kue.CallbackKue does not redeclare the @Fluent return type  of method getWorkTime(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Long>>) declared by io.vertx.blueprint.kue.service.JobService
public interface CallbackKue extends JobService {

...one for each @Fluent-attributed method in the CallbackKue interface.

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

No branches or pull requests

1 participant