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 domtheo: http://wiki.apache.org/tika/ReleaseProcess?action=diff&rev1=6&rev2=7 2. Update CHANGES.txt with release date (Release X.Y - MM/dd/yyyy) and (if needed) add additional changelog entries - 3. Check if documentation needs an update + 3. Check if documentation needs an update: [[http://vamostech.com/gps-tracking|GPS Tracker]] | [[http://www.propertykita.com/rumah.html|Rumah Dijual]] | [[http://www.pedatimotor.com/|Aksesoris Sparepart Motor]] | [[http://www.trimasjaya.com/pintu-dan-jendela/index.html|Pintu dan Jendela]] - 4. Update news in src/site/src/documentation/content/xdocs/index.xml and for main lucene.apache.org site stored at https://svn.apache.org/repos/asf/lucene/site/. The second change may require additional rights + 4. Update news in src/site/src/documentation/content/xdocs/index.xml and for main lucene.apache.org site stored at. The second change may require additional rights 5. Commit all these changes 6. Make a clean checkout - * svn co https://svn.apache.org/repos/asf/tika/trunk + * svn co 7. Build it. * mvn package @@ -27, +27 @@ 9. Do basic test to see if release looks ok - e.g. install it and run Tika command line on a sample document 10. Branch it for release maintenance - * svn copy https://svn.apache.org/repos/asf/lucene/tika/trunk \ - https://svn.apache.org/repos/asf/lucene/tika/branches/X.Y -m "Tika X.Y release maintenance branch and rc working copy." + * svn copy + 11. Create a branch for release maintenance - 12. Sign it - [[http://www.apache.org/dev/mirror-step-by-step.html|Step-By-Step Guide to Mirroring Releases]]. + 12. Sign it -. * e.g., gpg --armor --output tika-X.Y.tar.gz.asc --detach-sig tika-X.Y.tar.gz \ md5sum tika-X.Y.tar.gz > tika-X.Y.tar.gz.md5 @@ -41, +41 @@ Hi Folks, I have posted a candidate for the Apache Tika X.Y release at - - http://people.apache.org/~yourusername/tika_X.Y/rcN/ See the included CHANGES.txt file for details on release contents and latest changes. The release was made from the X.Y-dev trunk. @@ -58, +56 @@ 14. Based on feedback, cut new release candidates and update accordingly 15. Once vote passes, tag the tika release: + * svn copy - * svn copy https://svn.apache.org/repos/asf/lucene/tika/trunk \ - https://svn.apache.org/repos/asf/lucene/tika/tika/tags/X.Y -m "Tika X.Y release." 16. Copy release tar file to people.apache.org:/www/www.apache.org/dist/lucene/tika. based on vote (also included *.asc file and *.md5 file)
