It is only used in GitHubRelease as a member variable, which is never set until now. It may be replaced by the Java8 Date and Time API classes (see Jackson-JSR-310 datatypes) or simple java.util.Date.
Removing the dependency may also help reduce the memory footprint from Issue #3 a tiny bit.
It is implicitly imported and required by Amazon S3, however. I wish I could simply use the Java8 datetime API, which I personally feel is much better. I would really welcome a pull request that manually writes a valid S3 request for the HotSLogs provider.
It is only used in
GitHubRelease
as a member variable, which is never set until now. It may be replaced by the Java8 Date and Time API classes (see Jackson-JSR-310 datatypes) or simplejava.util.Date
.Removing the dependency may also help reduce the memory footprint from Issue #3 a tiny bit.