GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
36 stars 25 forks source link

What happened to com.google.cloud.tools:endpoints-framework-gradle-plugin? #995

Open TWiStErRob opened 7 months ago

TWiStErRob commented 7 months ago

Hi, sorry for asking here, but the other repository is archived: https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin

however I don't see any deprecation or migration links like this repository has as the first line: https://github.com/GoogleCloudPlatform/gradle-appengine-plugin

@suztomo could you unarchive and add a single line as to what happened?

If apply plugin: 'com.google.cloud.tools.endpoints-framework-server' is no longer a thing, and is deprecated, what is the replacement?

Note: the plugin is broken on Gradle 8, because the last PR fix never got released.

dangazineu commented 7 months ago

Hi @TWiStErRob thank you for your inquiry. We have no intention to upgrade the Endpoints Framework Gradle plugin to work with Gradle 8. The repository is archived in its final state, and the code is available for the community to fork if necessary.

TWiStErRob commented 7 months ago

I can see that @dangazineu, and the intention is clear, my question was "why" 🤓