killnine commented on a change in pull request #9: [AMQNET-565] - .net standard conversion, project reorganization URL: https://github.com/apache/activemq-nms-openwire/pull/9#discussion_r301775403
########## File path: RELEASE.md ########## @@ -0,0 +1,21 @@ +replace <rc-version> in the below steps with your rc version, e.g. 1.8.0-rc3 + +git clone https://gitbox.apache.org/repos/asf/activemq-nms-openwire.git + +ensure versions (csproj files, and package.ps1) + +build project + +git tag -m "tag <rc-version>" <rc-version> git push origin <rc-version> + +svn checkout rc dist dev https://dist.apache.org/repos/dist/dev/activemq/activemq-nms-openwire Review comment: There is no `activemq-nms-openwire` solution here. I just made this up. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services