A Java implementation of the tzdist protocol - RFC7808
- Conversion program needs a message output function so we can add all output to console
- Conversion fails with exception if cannot compare - add a message
- Etags - on load same value as dtstamp - should it be something else?
- JDK 11
- Maven 3
mvn clean install
Releases of this fork are published to Maven Central via Sonatype.
To create a release, you must have:
- Permissions to publish to the
org.bedework
groupId. gpg
installed with a published key (release artifacts are signed).
To perform a new release use the release script:
./bedework/build/quickstart/linux/util-scripts/release.sh "" "-SNAPSHOT"
When prompted, indicate all updates are committed
For full details, see Sonatype's documentation for using Maven to publish releases.
- Update library versions
- Update library versions
- Update library versions
- Avoid issue with TemporalAmountAdaptor
- Slight refactor and remove warnings
- Use new no-fetch timezone registry for timezone server.
- Update library versions
- Update library versions
- Fixes to AbstractDb and H2 implementation
- Remove all traces of leveldb
- Update library versions
- Partially completed changes to better handle aliases.
- Update library versions
- Update library versions
- Use bedework-parent for builds
- Upgrade library versions
- Use aretfacts to deploy timezone server data and calendar h2 data.
- Upgrade library versions
- Fail with 500 if no config
- Deploy as war not ear
- Update parent
- 5.0.2 skipped after failed release
- Move timezone xml into this project out of bw-xml
- 5.0.4 skipped after failed release due to missing version in poms.