-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels