You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2015/06/30 22:38:04 UTC

[jira] [Created] (SAMZA-725) Fix RELEASE.md document

Yi Pan (Data Infrastructure) created SAMZA-725:
--------------------------------------------------

             Summary: Fix RELEASE.md document
                 Key: SAMZA-725
                 URL: https://issues.apache.org/jira/browse/SAMZA-725
             Project: Samza
          Issue Type: Bug
            Reporter: Yi Pan (Data Infrastructure)


During the process to release 0.9.1, I noticed a few issues in the RELEASE.md:

# ./gradlew licenseFormatMain fails
# After {code}git tag -s release-$VERSION-rc0 -m "Apache Samza $VERSION release candidate 0"{code}, the tag is still not in the remote repo, we need to do: {code}git push origin release-$VERSION-rc0{code}
# We need to remove all -PscalaVersion=2.10 since default is now 2.10



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)