joschi / java-metadata

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

Bad data: unknown architecture #35

Closed jdx closed 1 year ago

jdx commented 1 year 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 1 year ago

this appears to be patched now, thanks!

joschi commented 1 year 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.