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

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

Commit a4c8b9ed8bbea584f798164fa5308d236e9b6048 in geode's branch 
refs/heads/mass-test-run from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a4c8b9e ]

GEODE-8016: publish with non-zero-padded build ids instead of SNAPSHOT. (#5057)

* Artifacts take the form `1.13.0-build.123` instead of `1.13.0-SNAPSHOT`.
* checkPom task has been modified to use a slug instead of an always
changing version.
* Gradle clients will use the greedy "1.13.0-build+" notation
* Maven clients will use semver v1.0 "[1.13.0-build,1.14.0)" notation.

Signed-off-by: Sean Goller <sgol...@pivotal.io>

> Replace Maven SNAPSHOT with enumerated build-id artifacts
> ---------------------------------------------------------
>
>                 Key: GEODE-8016
>                 URL: https://issues.apache.org/jira/browse/GEODE-8016
>             Project: Geode
>          Issue Type: Task
>          Components: build, ci
>            Reporter: Robert Houghton
>            Assignee: Robert Houghton
>            Priority: Major
>
> To better support repeatable builds in CI, publish artifacts in the form 
> `1.2.3-build.123` instead of `1.2.3-SNAPSHOT` with the SNAPSHOT dynamically 
> changing. As an example, the `geode-examples` pipeline would be able to grab 
> a distinct artifact for build-and-test, instead of an unrepeatable, invisibly 
> rolling `SNAPSHOT`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to