On Mon, Aug 15, 2011 at 5:37 AM, Jared Bunting
<[email protected]> wrote:
> On 08/14/2011 07:20 PM, manitas wrote:
>> It would be nice to put this demo in a standard maven format and push it to
>> a code repository so that everyone can contribute.
> I've got the sample project added as a maven module (and working) but I
> want to resolve SHIRO-283 first.  I also need to do a little bit of
> homework on the copyrights - I know that Ryan essentially ported the
> spring security tutorial, so I want to make sure we have everything
> properly attributed.

First, is the original tutorial under Apache license? If so, it's ok
to copy and modify (section 2 in
http://www.apache.org/licenses/LICENSE-2.0). If it was copied from a
web page tutorial that doesn't explicitly say anything about the
license or copyrights, it's generally not ok.

Second, let's be conservative about adding examples. It may be
warranted in this case but showcasing all the use cases of Shiro can
quickly lead to unmaintainable level of various examples. Every line
of code we add also needs to be maintained.

Kalle

Reply via email to