[ 
https://issues.apache.org/jira/browse/GEODE-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739733#comment-16739733
 ] 

ASF subversion and git services commented on GEODE-6259:
--------------------------------------------------------

Commit 50ea625cbe1c660d9cdfe79c310a88704afcbe88 in geode's branch 
refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=50ea625 ]

GEODE-6259: Refine version specification and consumption (#3058)

* Streamline version specification -- version can be specified directly, rather 
than as a combination of versionNumber, releaseQualifier, and releaseType
* Concourse meta-property MAVEN_SNAPSNOT_BUCKET should now be the complete 
bucket path.
* Concourse uses 'SNAPSHOT' as the semver pre-release token for develop
* Concourse uses semver resource as the source-of-truth for binary build-id and 
version
* Use semver content to help determine release or snapshot in concourse
* Zero-pad build-id number for publications

Co-authored-by: Robert Houghton <[email protected]>
Co-authored-by: Patrick Rhomberg <[email protected]>


> Simplify publication logic -- remove mavenSnapshotBucket
> --------------------------------------------------------
>
>                 Key: GEODE-6259
>                 URL: https://issues.apache.org/jira/browse/GEODE-6259
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> At the moment, the Maven target for publication is determined by:
> (1) If it was provided on the command line
> (2) If the version string indicates that it is a release version
> (3) If a "snapshot bucket" was provided on the commandline
> (4) Or a default snapshot location.
> The {{mavenSnapshotBucket}} is an unnecessary accessory that injects the 
> provided string into a GCS url.  A complete {{mavenRepository}} should be 
> provided instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to