joschi / java-metadata

Project collecting release metadata of various JDK distributions.
https://joschi.github.io/java-metadata/index.html
MIT License
32 stars 10 forks source link

Bad data: unknown architecture #35

Closed jdx closed 11 months ago

jdx commented 11 months ago

There are some bad releases added in the latest commit that are causing some problems for me with null values

https://github.com/joschi/java-metadata/commit/d2d2a425008f5349946cb78aa15b58f443d502c2

https://github.com/joschi/java-metadata/blob/main/docs/metadata/ea/aix/unknown-architecture-/jdk.json

jdx commented 11 months ago

this appears to be patched now, thanks!

joschi commented 11 months ago

@jdx Thanks for reporting this. ❤️

The fix and cleanup were in https://github.com/joschi/java-metadata/commit/b4c031958de2de5168c15fa8281668ba7ceab2fd and https://github.com/joschi/java-metadata/commit/2483deb71c5f360f736c528c42a41d67d1917bed respectively.