+1 for next version: we need to improve the packaging of kdc-dist, it is currently copying libraries into the module source root, though it is ignored by Git, it should best be copied to the 'target' directory. Also it will be easier to test if the configuration files have '/tmp' as the root for database instead of '/home/kerby'
On Sun, Sep 13, 2015 at 1:42 AM, Stefan Seelmann <[email protected]> wrote: > +1 > > * Verified checksums and signature of source package > * Built with Maven 3.3.3 and Java 8 > * Run apache-rat:check > * Successfully tested the kerby-dist examples > * Checked LICENSE and NOTICE file, look good since we only release the > source package. > > Found some (non-blocking) issues: > * The created ticket cache `/tmp/[email protected]` is world > readable. Probably in future it should only be readable/writeable by the > current user? > * We should update the NOTICE file with the required attributions of > used dependencies (slf4j, netty, gson). That is required as soon as we > publish a binary package that includes the dependencies. > > Kind Regards, > Stefan > > On 09/10/2015 04:18 PM, Emmanuel Lécharny wrote: > > Hi ! > > > > this is the very first release of Apache Kerby, 1.0.0-RC1 (second > attempt). This is a > > release candidate, which means we are reaching an API freeze, but some > > bug might be fixed before we move to an official GA. > > > > > > Please cast your vote ! > > > > The revision : > > > > http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/69d63691 > > > > The source packages are available here : > > http://people.apache.org/~elecharny/ > > > > The staging repository: > > > https://repository.apache.org/content/repositories/orgapachedirectory-1042/ > > > > Please cast your votes: > > [ ] +1 Release Apache Kerby 1.0.0-RC1 > > [ ] 0 abstain > > [ ] -1 Do not release Apache Kerby 1.0.0-RC1 > > > > -- Kiran Ayyagari http://keydap.com
