You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2009/07/29 18:42:07 UTC

[Lucene-java Wiki] Update of "UpdatingBackCompatTests" by MarkMiller

Dear Wiki user,

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

The following page has been changed by MarkMiller:
http://wiki.apache.org/lucene-java/UpdatingBackCompatTests

New page:
= * This is a stub - this entry still needs to be beefed up =

roughly these are the steps:

 * Make mods to tags/lucene_2_4_.../* so "ant test-tag" passes

 * Use "svn switch" to switch that tags checkout from a "tag" to the
   2_4 back compat branch

 * Commit from that dir & plant a new tag

 * Update common-build.xml to point to the new tag

 * Maybe run "ant test-tag" again and confirm everything passes

 * Commit at the top level