Kevin Davis
38e767f6a2
Updating Build Status Badge ( #1343 )
...
* Updating Build Status Badge
4 years ago
Kevin Davis
0cb7d4bf56
Correcting settings for JDK 11 deploys ( #1340 )
4 years ago
Kevin Davis
83b7f25590
Optimize CircleCI Configuration for Maven Central Releases ( #1338 )
...
Updates the Circle CI configuration to follow Circle best practices and configure workflows for snapshot and tag releases.
4 years ago
Kevin Davis
04bd147fba
Remove TravisCI ( #1337 )
...
* Remove TravisCI
With the migration to CircleCI complete, this change removes the
Travis CI configurations that are no longer needed.
* Correcting License Headers
4 years ago
Kevin Davis
6f1b01ac54
GH-1246: Configuring Sonatype/Maven Central Deployment ( #1334 )
...
Configuring Circle CI to deploy to Maven Central.
* Locking Snapshot to build only on master
* All builds must pass before deploying a snapshot on master
4 years ago
Kevin Davis
e5a922f26b
GH-1246: Enable Multiple JDK Builds in build checks ( #1333 )
...
Configured default workflow to build in JDK 8, 11, and 14
4 years ago
Kevin Davis
c34a77dc3f
GH-1246: Enable offline ci dependencies ( #1332 )
...
This change enabled Circle CI Caching of dependencies to speed up
builds and checks.
* Configured proper JUnit Offline Dependency
4 years ago
Kevin Davis
fb52e2e75b
GH-1246: Initial Circle CI Configuration ( #1331 )
...
This change includes our initial Circle CI configuration.
4 years ago