I think it's not documented anywhere... 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

Mike

On Wed, Jul 29, 2009 at 12:23 PM, Mark Miller<markrmil...@gmail.com> wrote:
> Is their a wiki page on how to handle updating the back compat tests? I
> found some mail regarding it, but most of what I found was older. The latest
> I saw talked about the separate branch, and updating that branch with fixes
> if you need too - but I see now it seems to work with tags?
> Do I update the branch, tag it with the current date, then update the build
> file to point to the new tag (compatibility.tag)?
>
> --
> - Mark
>
> http://www.lucidimagination.com
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to