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

mck commented on CASSANDRA-12704:
---------------------------------

{quote}Do you think the change should go to trunk only or other branches 
too?{quote}
I'm thinking only trunk to begin with, as that's where the current need is. We 
also don't know how this will work, and it might be better to iron out wrinkles 
against just trunk first, and back-port it later if a definite need arises. 
That's my opinion, otherwise easy.

> snapshot build never be able to publish to mvn artifactory
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-12704
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12704
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Jay Zhuang
>            Assignee: Jay Zhuang
>            Priority: Minor
>         Attachments: 12704-trunk.txt
>
>
> {code}
> $ ant publish
> {code}
> works fine when property "release" is set, which publishes the binaries to 
> release Artifactory.
> But for daily snapshot build, if "release" is set, it won't be snapshot build:
> https://github.com/apache/cassandra/blob/cassandra-3.7/build.xml#L74
> if "release" is not set, it doesn't publish to snapshot Artifactory:
> https://github.com/apache/cassandra/blob/cassandra-3.7/build.xml#L1888
> I would suggest just removing the "if check" for target "publish".



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to