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.
Nothing to do before RC4?
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?
Milamber