smiklosovic commented on code in PR #4019:
URL: https://github.com/apache/cassandra/pull/4019#discussion_r2019285615


##########
build.xml:
##########
@@ -493,11 +495,13 @@
     <target name="_createVersionPropFile" 
depends="_get-git-sha,set-cqlsh-version,_set-build-date">
       <taskdef name="propertyfile" 
classname="org.apache.tools.ant.taskdefs.optional.PropertyFile"/>
       <mkdir dir="${version.properties.dir}"/>
-      <propertyfile file="${version.properties.dir}/version.properties">

Review Comment:
   this one will always add comment with different date into property file



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to