On Mon, Jan 6, 2014 at 8:54 PM, Ryan Cutter <ryancut...@gmail.com> wrote:
> 1. Should we be using Java 6 or 7?  The docs say 1.6 (
> http://wiki.apache.org/solr/HowToContribute) but running 'ant test' on
> trunk/ yields:
>
> ..../lucene/common-build.xml:328: Minimum supported Java version is 1.7.
>
> I don't get that error with branch_4x/ which leads to my next question.

branch_4x is on Java 6 and trunk is on Java 7.

>
> 2. Should work toward 4.X be done on trunk/ or branch_4x/?  It sounds like
> patches should be based on trunk then it gets ported as necessary.
>
> Thanks! Ryan

Yeah, you are right. Features are committed to trunk first and
backported to branch_4x

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to