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/02/11 02:31:59 UTC

[Tika Wiki] Trivial 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=23&rev2=24

      3. `mv target/site/apidocs /tika/site/publish/X.Y/api`
    6. 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
+     2. `cp /tika/trunk/tika-server/target/miredot /tika/site/src/resources/X.Y`
    6. Check everything looks good with `mvn site:run`.
    7. `mvn clean install`
    8. `svn commit -m "Update website for X.Y release."`