On 6/6/07, Jan-Pascal van Best <[EMAIL PROTECTED]> wrote:
Yonik Seeley wrote: > OK, this one is it! > Please vote to release the artifacts at > http://people.apache.org/~yonik/staging_area/solr/1.2rc4/ > as Apache Solr 1.2Don't know if it is important, but in the source tarball, build.xml has <property name="version" value="1.2.1-dev" /> shouldn't this be <property name="version" value="1.2.0" /> for the released version?
We do this so that if anyone builds their own version from the 1.2 branch, it's clear it's not the official build. -Yonik
