Hi all,

So I canceled the vote on your behalf on the general mailing list due to
the licensing issues brought up by Justin.

I did just open a PR to fix the binary file issue he found.
https://github.com/apache/incubator-usergrid/pull/133
As a part of this, I also applied the ASF copyright headers to the files in
the repo.

A few more questions remain.

First, this file:
https://github.com/apache/incubator-usergrid/blob/master/stack/launcher/src/main/java/org/apache/usergrid/launcher/ClasspathStaticHttpHandler.java
Why is it GPL/CDDL? As best as I can tell it's unique to usergrid, I
couldn't find it coming from one of the dependencies (e.g. Jersey).  Is it
simply a header error?


Next is this file, which does appear to be copied.
https://github.com/apache/incubator-usergrid/blob/master/stack/core/src/main/java/org/apache/usergrid/utils/BCrypt.java
Can we instead depend on the jBCrypt library?  It looks like it's in maven:
http://search.maven.org/#artifactdetails%7Corg.mindrot%7Cjbcrypt%7C0.3m%7Cjar

The contents of the .NET SDK look like they just need to be listed in a
NOTICE file, rather than the acknowledgements here:
https://github.com/apache/incubator-usergrid/blob/master/sdks/dotnet/packages/NSubstitute.1.6.0.0/acknowledgements.txt

John

Reply via email to