[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-oai-store-service-8.0.4
Let's add also a try with ISO_ZONED_DATE_TIME
We also have some date as ISO DateTime with Zone...
I really hope we are finally fine with date handling
[maven-release-plugin] prepare release dnet-oai-store-service-8.0.3
testing date parsing
Using custom datetimeformatter that can parse milliseconds
[maven-release-plugin] prepare release dnet-oai-store-service-8.0.2
Some values in the datestamp field are not stored as Dates but as Strings. It is not clear why, but with this patch we should be able to deal with it and avoid the ugly ClassCastException we are getting.
js script that cannbe run on mongo to transform string dates of the datestamp field into Date
[maven-release-plugin] prepare release dnet-oai-store-service-8.0.1
removed useless throws declaration
Using commons.lang3
[maven-release-plugin] prepare release dnet-oai-store-service-8.0.0
depending on released parent
updated version
removed parallel build option
migrated to dnet45
codebase used to migrate to java8 the production system