Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-httpclient Wiki" for change notification.
The following page has been changed by OlegKalnichevski: http://wiki.apache.org/jakarta-httpclient/HttpClientReleaseProcess ------------------------------------------------------------------------------ === Release Package === * Tag the code in SVN. + + When releasing off a branch {{{svn copy -m "HttpClient release 3.0.1" https://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_3_0_BRANCH https://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/tags/HTTPCLIENT_3_0_1}}} + + When releasing off the trunk + {{{svn copy -m "HttpClient release 3.0.1" + https://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk https://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/tags/HTTPCLIENT_3_1_ALPHA1}}} + * Make sure you running a 1.3 JVM. This is necessary to ensure that the generated binaries are 1.3 compatable. * Generate the binary packages. `maven httpclient:dist` --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]