# sprint-1 Notice file.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/89704638 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/89704638 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/89704638 Branch: refs/heads/ignite-32 Commit: 89704638a2a5c3df8ed4257c400b55fa8ca1c8a0 Parents: 833755a Author: Dmitiry Setrakyan <dsetrak...@gridgain.com> Authored: Sat Jan 24 18:13:59 2015 -0800 Committer: Dmitiry Setrakyan <dsetrak...@gridgain.com> Committed: Sat Jan 24 18:13:59 2015 -0800 ---------------------------------------------------------------------- NOTICE.txt | 70 ++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 50 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/89704638/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index cda4786..dbf2072 100755 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,6 +1,9 @@ Apache Ignite (incubating) Copyright [2014-2015] The Apache Software Foundation +Source Code Dependencies +======================== + This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -11,36 +14,63 @@ under Apache 2.0: https://github.com/romix/java-concurrent-hash-trie-map This software has a dependency on JetBrains Annotations licensed under Apache 2.0 license. -This software has a dependency on Spring software licensed under Apache 2.0 -license: https://spring.io/ +This software has a dependency on Persistent Collections library, +licensed under MIT license: https://github.com/blackdrag/pcollections + + + +Optional Runtime Dependencies +============================= + +Apache 2.0 +---------- +This software has an optional runtime dependency on Spring software +licensed under Apache 2.0 license: https://spring.io/ + +This software has an optional runtime dependency on AWS Java SDK +licensed under Apache 2.0 license: http://aws.amazon.com/sdk-for-java/ + +This software has an optional runtime dependency on Jetty Servlet +Engine licensed under Apache 2.0: http://eclipse.org/jetty/ + -This software has a dependency on AWS Java SDK licensed under Apache 2.0 -license: http://aws.amazon.com/sdk-for-java/ +Eclipse Public License +---------------------- +This software has an optional runtime dependency on H2 database +licensed under Eclipse Public License: http://www.h2database.com/ -This software has a dependency on Jetty Servlet Engine licensed -under Apache 2.0: http://eclipse.org/jetty/ +This software has an optional runtime dependency on AspectJ 1.7 +licensed under Eclipse Public License: https://eclipse.org/aspectj/ -This software has a dependency on H2 database licensed under -Eclipse Public License: http://www.h2database.com/ -This software has a dependency on AspectJ 1.7 licensed under -Eclipse Public License: https://eclipse.org/aspectj/ +MIT License +----------- +This software has an optional runtime dependency on SLF4J licensed +under MIT license: http://www.slf4j.org/ -This software has a dependency on SLF4J licensed under MIT license: -http://www.slf4j.org/ -This software has a dependency on Persistent Collections library, licensed -under MIT license: https://github.com/blackdrag/pcollections +New BSD License +--------------- +This software has an optional runtime dependency on Snaptree library +licensed under New BSD License: https://github.com/nbronson/snaptree/ -This software has a dependency on Snaptree library licensed under -New BSD License: https://github.com/nbronson/snaptree/ +This software has an optional runtime dependency on Scala licensed +under New BSD license: http://www.scala-lang.org/ -This software has a dependency on Scala licensed under New BSD license: -http://www.scala-lang.org/ +This software has an optional runtime dependency on Java Secure Channel +library licensed under New BSD license: http://www.jcraft.com/jsch/ -This software has a dependency on Java Secure Channel library licensed -under New BSD license: http://www.jcraft.com/jsch/ +LGPL +---- +This software has an optional runtime dependency on Hibernate ORM +licensed under LGPL: http://hibernate.org/orm/ +This software has an optional runtime dependency on edtFTPj library +licensed under LGPL: http://enterprisedt.com/products/edtftpj/ +This software has an optional runtime dependency on Cron4j library +licensed under LGPL: http://www.sauronsoftware.it/projects/cron4j/ +This software has an optional runtime dependency on JTS Topology Suite +licensed under LGPL: http://www.vividsolutions.com/jts/JTSHome.htm \ No newline at end of file