5 Commits

Author SHA1 Message Date
ca999a2082 Remove unnecessary interfaces from PGHStore
The Serializable and Cloneable interfaces are already implemented by the
parent type PBobject.
2023-05-14 22:26:21 +10:00
b1bad7762c Update Gradle from 4.10 to 6.9.2
Jump to 7.x was not done due to usage of `maven` plugin. This needs to
be migrated to `maven-publish`. `maven` was deprecated in Gradle 5.6,
along with `uploadArchives`.

Signed-off-by: Taylor Smock <tsmock@fb.com>
2022-04-04 09:27:07 -06:00
beadb08419 squid:S1149 - Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used 2016-06-03 18:25:47 +04:00
240d95b79c Update build to newest versions of dependent libraries 2014-09-30 21:26:20 +10:00
231961afb3 Include osmosis prefix on project names
All artefacts have an osmosis prefix, however the project names were
named without the osmosis prefix.  This causes some confusion when
trying to publish to Maven because we end up with an artefact name
including osmosis, but a project name not including osmosis.  It seems
simpler to rename all projects to include the osmosis prefix.
2013-03-30 22:14:30 +11:00