XPages Scaffolding and frostillic.us Framework (C)Copyright Jesse Gallagher
This project is licensed under the terms of the Apache 2.0 license.
The project contains the following 3rd-party code:
- Icons from the Tango Desktop Project, which is available from http://tango.freedesktop.org and is available as Public Domain
- "Hijacking/publishing partial refreshes globally", which is available from http://dontpanic82.blogspot.com/2010/01/xpages-hijackingpublishing-partial.html and is licensed under the Apache License
- Upload/attachment code from http://stackoverflow.com/questions/17073250/how-to-upload-and-save-an-attachment-via-xpages-java-bean, which is licensed under the CC Attribution Share-Alike 3.0 license
- A variation of the "least expensive way to tell if an object has been recycled" code from http://stackoverflow.com/questions/12740889/what-is-the-least-expensive-way-to-test-if-a-view-has-been-recycled, which is licensed under the CC Attribution Share-Alike 3.0 license
- Code originally from the IBM XPages Extension Library, which is available from http://extlib.openntf.org and is licensed under the Apache License 2.0. The original NOTICE from the Extension Library is included, though most of it does not apply to this project
- Hibernate Validator and its dependencies:
- Hibernate Validator is available from http://hibernate.org/validator/ and is licensed under the Apache License 2.0. The original NOTICE and COPYRIGHT are included with this project
- ClassMate, which is available from https://github.com/cowtowncoder/java-classmate and is licensed under the Apache License 2.0
- The javax.el API 2.2.4, which is available from http://mvnrepository.com/artifact/javax.el/javax.el-api/2.2.4 and is dual-licensed under the CDDL and the GPLv2 with classpath exception
- GlassFish's javax.el implementation 2.2.4, which is available from http://mvnrepository.com/artifact/org.glassfish.web/javax.el/2.2.4 and is dual-licensed under the CDDL and the GPLv2 with classpath exception
- JBoss Logging 3.1.3, which is available from http://mvnrepository.com/artifact/org.jboss.logging/jboss-logging/3.1.3.GA and is licensed under the Apache License 2.0
- The javax.validation API 1.1.0, which is available from http://mvnrepository.com/artifact/javax.validation/validation-api/1.1.0.Final and is licensed under the Apache License 2.0
- The Hibernate JPA API implementation 1.0.0, which is part of the Hibernate ORM, available from http://hibernate.org/ and licensed under the LGPL 2.1
- The annotations from FindBugs, which is available from http://findbugs.sourceforge.net/ and is licensed under the LGPL
- The org.openntf.xsp.extlib project from Tim Tripcony, which is available from https://github.com/timtripcony/org.openntf.xsp.extlib and is licensed under the Apache License 2.0. Its NOTICE file is included
- The "flash scope for XPages" from http://www.bleedyellow.com/blogs/andyc/entry/a_flash_scope_for_xpages?lang=en_gb