You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by Apache Wiki <wi...@apache.org> on 2015/05/14 20:24:23 UTC

[Tika Wiki] Update of "ReleaseProcess" by TylerPalsulich

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.

The "ReleaseProcess" page has been changed by TylerPalsulich:
https://wiki.apache.org/tika/ReleaseProcess?action=diff&rev1=32&rev2=33

Comment:
Add more information about updating website (DOAP, checksums, new pages for next version).

    1. Update parent version number in the site pom.xml file.
    2. Update the Documentation section of site.xml. Make sure to add the collapse tag for the now old version.
    3. Update the formats page of version X.Y using TIKA-411.
+   4. Update the checksums on the download page.
+   5. Update the DOAP file with the new release.
+   6. Create a new formats and example page for the new version (but don't list it in the sidebar).
-   4. Fill the X.Y index page with the change list and contributor list (using https://github.com/chrismattmann/apachestuff/blob/master/extract-tika-contribs).
+   7. Fill the X.Y index page with the change list and contributor list (using https://github.com/chrismattmann/apachestuff/blob/master/extract-tika-contribs).
-   5. Generate the Javadoc.
+   8. Generate the Javadoc.
      1. `cd trunk`
      2. `mvn javadoc:aggregate`
      3. `mv target/site/apidocs /tika/site/publish/X.Y/api`
-   6. Update tika-server documentation:
+   9. Update tika-server documentation:
      1. `rm -r /tika/site/src/resources/X.Y/miredot`
      2. `cp /tika/trunk/tika-server/target/miredot /tika/site/src/resources/X.Y`
-   6. Check everything looks good with `mvn site:run`.
+   10. Check everything looks good with `mvn site:run`.
-   7. `mvn clean install`
+   11. `mvn clean install`
-   8. `svn commit -m "Update website for X.Y release."`
+   12. `svn commit -m "Update website for X.Y release."`
   14. On the Tika JIRA, "release" version X.Y and update any (new) straggler X.Y issues to X.(Y+1).
   15. Send announcements to user@tika.apache.org, dev@tika.apache.org, and announce@apache.org lists (from your Apache email) - see http://s.apache.org/2hC for a sample.
   16. Log on to https://reporter.apache.org/addrelease.html?tika and add the release data (version and date) to the database