- Upgrade artifactory-rest
- Add MoveArtifact
- Migrate to maven central and update project
- FIX: serialization error in ArtifactToCopy
- REFACTOR: General improvements - Build with gradle-java-plugin, cleanup task input warnings, & helpers for Aql.
- REFACTOR: bring the plugin into the 21st century of gradle operations.
- ADDED: Expose
targetTag
onPromote
task.
- ADDED: SetProperties task can be setup to retry using
retries
task property
- FIX: Change setProperties logging to debug level
- ADDED: LatestVersionFromLayout task gained optional property 'remote'.
- BUGFIX: Bump
artifactory-rest
client to0.9.4
- ADDED: Bump
artifactory-rest
client to0.9.3
.
- ADDED: bumped artifactory-rest to
0.9.2
- FIX: bug in
PromoteImage
task where incorrect class was being referenced.
- FIX: bug fix for potential ExceptionInInitializerError
- ADDED: basic retry logic added for 'latestVersionFromLayout' endpoint as it appears to be special in some way and fails with cryptographic exceptions randomly.
- ADDED: Bump
artifactory-rest
library to0.9.0
- PR 1 - ADDED: Exposed jclouds
overrides
options through extension - PR 2
- REFACTOR: Bump version of artifactory-rest to 0.0.10
- FIX: malformed base package structure when referencing the 'all' jar
- REFACTOR: bump version of artifactory-rest to 0.0.9 and use
all
classifier
- ADDED: task
FileList
- REFACTOR: bump version of gradle to 2.14.1
- REFACTOR: bump version of artifactory-rest to 0.0.5
- ADDED:
DeleteArtifact
gained optional propertyfailFast
. - ADDED: task
LatestVersionFromLayout
. - REFACTOR: bump version of gradle to 2.13
- REFACTOR: bump version of artifactory-rest to 0.0.4
- ADDED: bumped to version 0.0.3 of artifactory-rest.
- ADDED: bumped to version 2.12 for gradlew wrapper.
- ADDED: Task CopyArtifact.
- init for project.