Subject: Re: [Pljava-dev] Draft release notes in preparation for 1.5.1-BETA1 References: <5947FF8B.9040803@anastigmatix.net> <7a9451ce-eed8-ddec-4fff-add3cfb351f9@matrix.gatewaynet.com> <5949120C.2080705@anastigmatix.net> From: Chapman Flack Message-ID: <5949198B.3080304@anastigmatix.net> Date: Tue, 20 Jun 2017 08:48:11 -0400 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 On 06/20/17 08:32, Achilleas Mantzios wrote: > I thought the general consensus was to git clone the HEAD : > https://github.com/tada/pljava.git , at least that's what I gathered from > the old pages. There /was/ a long period before the release of 1.5.0 where that was the only way to get any of the changes made since the release of 1.4.3 back in 2011. The current intent is to stick to a more conventional plan with named tagged releases. For the last couple months, it has been possible for the impatient to build (most of) the upcoming 1.5.1 by git cloning and checking out REL1_5_STABLE, which is (as the name suggests) less adventurous than building whatever's on the head of master, but it is still more adventurous than using a release. -Chap