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


##########
examples/triggers/build.xml:
##########
@@ -57,7 +57,12 @@
                </jar>
        </target>
 
+       <target name="install" depends="jar">

Review Comment:
   Instructions in readme were telling to copy this jar manually to 
`conf/triggers`. There is no reason a user has to do that step manually if we 
can automate it.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to