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

Jay Zhuang edited comment on CASSANDRA-12704 at 10/4/16 9:31 PM:
-----------------------------------------------------------------

https://github.com/cooldoger/cassandra/commit/8ba7b5a00cffb6ca8a48102f44f4bdb086ad364d


was (Author: jay.zhuang):
https://github.com/cooldoger/cassandra/commit/d995df91a1ca7a830d5f0a4469f89e51a50a2c01

> 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
>            Priority: Minor
>             Fix For: 3.7
>
>
> {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
(v6.3.4#6332)

Reply via email to