BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io

Don't cache snapshots

Description

Add a check to not cache packages in artifacts if the pre-release identifier is "snapshot". They will be re-downloaded every time they are installed. Other pre-release ids such as alpha, beta, or rc will be cached. To force a new alpha download, the package maintainer would increment the prerelease ID to alpha.1, alpha.2, alpha.3, etc.

Gliffy Diagrams

Activity

Show:

Brad Wood December 15, 2016 at 6:42 AM

Snapshot builds will still be cached in artifacts so they can be useful for offline installs, but they will download and re-cache every time.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Assignee

Reporter

Affects versions

Fix versions

Priority

Created December 9, 2016 at 6:08 PM
Updated December 15, 2016 at 6:42 AM
Resolved December 15, 2016 at 6:42 AM

Flag notifications