Werner Keil
Werner Keil
Even for an Eclipse project, using the Duke mascot seems inappropriate and should be changed. Either we replace the logo with something else or remove it for the time being....
A Jenkins CI instance was created as per #129 but there is no link or status badge here in the Readme.
The project metadata https://projects.eclipse.org/projects/technology.jnosql/developer says "All the sources are here: https://github.com/JNOSQL", that should be changed.
#182 helped answer questions about the independence of implementation projects from Jakarta NoSQL. There should be no Parent POM of the spec used in an implementation project like this one....
I saw, the POM defines a parent ``` jakarta.nosql jakarta-nosql-parent 0.1.0-SNAPSHOT ``` However, if it is an implementation of the Jakarta NoSQL spec/API, wouldn't it be better or correct to...
This is not a bug report, so please label it (since there is none available here) as question, enhancement or similar I wonder, if the internal representation of units in...
- [ ] Maven POM and settings.xml, see https://central.sonatype.org/pages/apache-maven.html - [ ] Project Settings: Update `CI_DEPLOY_PASSWORD` for Sonatype/OSSH See https://github.com/JavaMoney/javamoney-parent/issues/6
Consider an Exchange Rate Provider for Google Currency similar to https://github.com/RubyMoney/google_currency
An Android app exists tapping into the Bulgarian National Bank: https://github.com/vexelon-dot-net/bgrates We should consider something similar. Ideally also working on Android ;-) If it's premature here, then maybe for the...
The [JEP 338: Vector API](https://openjdk.java.net/jeps/338) first incubating in Java 16 sounds interesting. Whether it may influence the API or (similar to `Range`, `MixedQuantity`, etc.) mostly implementations remains to be seen,...