On 30 April 2016 at 19:38, Milamber <milam...@apache.org> wrote: > > > On 28/04/2016 14:13, sebb wrote: >> >> I don't think the missing .travis.yml file is a blocker as it's not >> needed for building the code. > > > Done. > >> >> Likewise the missing doc/ directory; all its content is generated.
However there are a couple of images that are needed for JMeter when building from source... > > Nothing to do before RC4? ... need to ensure that the install goal either builds the printable docs (i.e. JMeter help files). I'll add that. >> I think we need to look at dropping docs/ from SVN for the next >> release (but that is for another thread) >> >> The missing lib/ subdirs are empty in SVN >> Might be worth adding Readme files to them they appear in the archives. > > > > Done, I add readme.txt into sub dir and modify the build.xml to add the > readme file into source archive. > > Into the binary archive, only the /lib/ext/readme.txt exists. Need to be > exclude? No, it should be in there. > Milamber >