Author: crossley Date: Sat Jan 29 06:08:27 2011 New Revision: 1064962 URL: http://svn.apache.org/viewvc?rev=1064962&view=rev Log: Publish from forrestbot Modified: forrest/site/.htaccess forrest/site/dtdx/document-v13.pdf forrest/site/dtdx/document-v20.pdf forrest/site/forrest-issues.html forrest/site/procedures/release/How_to_release.html Modified: forrest/site/.htaccess URL: http://svn.apache.org/viewvc/forrest/site/.htaccess?rev=1064962&r1=1064961&r2=1064962&view=diff ============================================================================== --- forrest/site/.htaccess (original) +++ forrest/site/.htaccess Sat Jan 29 06:08:27 2011 @@ -26,6 +26,7 @@ Redirect /pluginDocs/dev http://forrest. RedirectMatch ^/faq(.*) http://forrest.apache.org/docs_0_90/faq$1 RedirectMatch ^/docs/faq(.*) http://forrest.apache.org/docs_0_90/faq$1 RedirectMatch ^/changes(.*) http://forrest.apache.org/docs_0_90/changes$1 +RedirectMatch ^(.*)/upgrading_09(.*) http://forrest.apache.org/docs_0_90/upgrading_09$2 Options -MultiViews Modified: forrest/site/dtdx/document-v13.pdf URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1064962&r1=1064961&r2=1064962&view=diff ============================================================================== Binary files - no diff available. Modified: forrest/site/dtdx/document-v20.pdf URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=1064962&r1=1064961&r2=1064962&view=diff ============================================================================== Binary files - no diff available. Modified: forrest/site/forrest-issues.html URL: http://svn.apache.org/viewvc/forrest/site/forrest-issues.html?rev=1064962&r1=1064961&r2=1064962&view=diff ============================================================================== --- forrest/site/forrest-issues.html (original) +++ forrest/site/forrest-issues.html Sat Jan 29 06:08:27 2011 @@ -201,21 +201,12 @@ document.write("Last Published: " + docu
- -

[FOR-868] add relevant notes to the "Upgrading" xdoc

-
-

-https://issues.apache.org:443/jira/browse/FOR-868 -

-

We need to add some notes to the upgrading_0*.html doc for the upcoming release. This would most easily be done after attending to <a href="https://issues.apache.org:443/jira/browse/FOR-865" title="Add missing entries to status.xml to generate the changes list"><strike>FOR-865</strike></a> &quot;Add missing entries to status.xml to generate the changes list&quot;.

-

[FOR-855] verify the license situation prior to each release

@@ -259,14 +242,6 @@ B) Scan the whole trunk repository to ad <br/> C) Remove any author tags.

- -

[FOR-1184] using unreleased code for some supporting products

-
-

-https://issues.apache.org:443/jira/browse/FOR-1184 -

-

After the last release, an issue was brought to our attention about using unreleased code from other projects.

-

[FOR-1077] new CreationDate causes constant differences in output pdf documents

@@ -277,14 +252,6 @@ C) Remove any author tags.

<br/>

- -

[FOR-1069] add notices for US cryptographic export laws

-
-

-https://issues.apache.org:443/jira/browse/FOR-1069 -

-

We need to investigate our SVN and add crypto notices as explained at <a href="http://www.apache.org/licenses/exports/">http://www.apache.org/licenses/exports/</a> and the legal-discuss mail list.

-

[FOR-1208] NPE exception when generating PDF that includes SVG to PNG image conversion

Modified: forrest/site/procedures/release/How_to_release.html URL: http://svn.apache.org/viewvc/forrest/site/procedures/release/How_to_release.html?rev=1064962&r1=1064961&r2=1064962&view=diff ============================================================================== --- forrest/site/procedures/release/How_to_release.html (original) +++ forrest/site/procedures/release/How_to_release.html Sat Jan 29 06:08:27 2011 @@ -1581,7 +1581,12 @@ svn mkdir plugins/0.10 Note that we have copies FOR-1210. -
  • Commit all of the above changes.
  • +
  • + Commit all of the above changes. Either wait for the cronjob, + or ssh in and do 'svn up' +
  • + +
  • Remember that there is then a one hour rsync delay.
  • Send email to the dev list to remind people about the new docs set docs_0_100 and that we don't update docs_0_70 set. Also remind about the new release branch @@ -1596,8 +1601,11 @@ svn mkdir plugins/0.10

    In this phase we'll upload the new Release, wait for it to be available on most mirror sites, publish the new website, then announce the release. +

    +

    The reason for waiting, is because when you send the announcement, most of the mirrors need to be up-to-date or your audience will grumble. + See various notes below, explaining the delays.

    Note