cloudendpoints / endpoints-java

A Java framework for building RESTful APIs on Google App Engine
Apache License 2.0
32 stars 35 forks source link

Remove the test for Java client generation. #201

Closed tomboc closed 3 years ago

tomboc commented 3 years ago

Java client generation feature depends on an external server, which takes an OpenAPI spec and returns a Java client library. The server has been turned down. Remove tests which depends on the server.

Actual error: Execution failed for task ':test-compat:appengineEndpointsGetClientLibs'.

There was an error running endpoints command get-client-lib: 404 Not Found