We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
the build on the master branch currently fails on my machine:
$ gradle build > Task :endpoints-management-protos:compileJava FAILED /home/jan/repos/github/endpoints-management-java/endpoints-management-protos/build/generated/source/proto/main/java/com/google/api/servicecontrol/v1/QuotaControllerGrpc.java:26: error: cannot find symbol @javax.annotation.Generated( ^ symbol: class Generated location: package javax.annotation /home/jan/repos/github/endpoints-management-java/endpoints-management-protos/build/generated/source/proto/main/java/com/google/api/servicecontrol/v1/ServiceControllerGrpc.java:25: error: cannot find symbol @javax.annotation.Generated( ^ symbol: class Generated location: package javax.annotation 2 errors FAILURE: Build failed with an exception.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
the build on the master branch currently fails on my machine:
The text was updated successfully, but these errors were encountered: