[
https://issues.apache.org/jira/browse/GEODE-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093106#comment-17093106
]
ASF subversion and git services commented on GEODE-7999:
--------------------------------------------------------
Commit 33ae60faef6d7c749246d9f0dd4f42baecb403b2 in geode's branch
refs/heads/develop from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=33ae60f ]
GEODE-7999: make support branches publish snapshots (#4996)
*make support branches publish snapshots
* add missing step to update examples version when creating new support branch
* update copyright year (both at branch creation and RC creation)
> snapshots not available for support branches
> --------------------------------------------
>
> Key: GEODE-7999
> URL: https://issues.apache.org/jira/browse/GEODE-7999
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Owen Nichols
> Priority: Major
>
> Using maven to fetch org.apache.geode:geode-core:1.12.0-SNAPSHOT currently
> returns an artifact from Feb 5 -- the last day develop was 1.12. Now that we
> have long-lived support branches, we should continue publishing to the
> snapshot repo from those support branches as well.
> Changes needed:
> change the release scripts to not remove -SNAPSHOT when cutting a support
> branch
> change the conditionals in the pipeline jinja template to keep the
> PublishArtifacts job on support branches.
> backport these changes to support/1.12
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)