What happened to the SDK's internal layout in version 2.0.8+? The sdk zip on Maven appears to be a "delta" download. #320
Answered
by
maigovannon
CalculonPrime
asked this question in
Q&A
-
The top level directory in the SDK is unexpected by our toolchain and is named: |
Beta Was this translation helpful? Give feedback.
Answered by
maigovannon
Dec 30, 2024
Replies: 1 comment 3 replies
-
Hi, can you provide more details about the files you are looking at? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi I am personally am not entirely sure about the the timeline of this change. However, I just check the tarball version of this and it should have the format you are expecting: https://repo1.maven.org/maven2/com/google/appengine/appengine-java-sdk/2.0.31/appengine-java-sdk-2.0.31.tar.gz.
Could you please download this and see if this works? Meanwhile, I will check with @ludoch and get back on the ZIP changes