Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" for change notification.
The "HttpComponentsReleaseProcess" page has been changed by GaryGregory: https://wiki.apache.org/HttpComponents/HttpComponentsReleaseProcess?action=diff&rev1=20&rev2=21 Comment: URL help MAVEN_HOME=C:\\Java\\apache-maven-3.0.5 signing.secretKeyRingFile=C:/Users/ggregory/AppData/Roaming/gnupg/secring.gpg }}} - 'HC_DEV' must refer to the trunk or a stable branch of the project being releases, for example + 'HC_DEV' must refer to the trunk or a stable branch of the project being releases, for example: {{{ https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/ https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.3.x/ }}} + Important: Check that you are using '''https''' and not '''http'''. + 'signing.keyId' must contain id of the personal GPG key to be used for signing release artifacts. 'signing.secretKeyRingFile' must refer to the personal GPG ring file. @@ -346, +348 @@ {{{ gradlew -q promoteRC }}} - - {{{ Promoting HttpCore 4.3.1 RC1 to official release Copying https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.3.1-RC1 to https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.3.1 @@ -371, +371 @@ {{{ gradlew -q svnmucc }}} - - == Prepare next development cycle == * Update project metadata in pom.xml files --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
