Repository: jena Updated Branches: refs/heads/master 8bee4d328 -> cb1fa93fc
Remove out of date file Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/f6b09123 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/f6b09123 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/f6b09123 Branch: refs/heads/master Commit: f6b09123d313bbe16d38ae68c2b7b0235bfec548 Parents: 488257b Author: Andy Seaborne <[email protected]> Authored: Sun Oct 30 11:12:12 2016 +0000 Committer: Andy Seaborne <[email protected]> Committed: Sun Oct 30 11:12:12 2016 +0000 ---------------------------------------------------------------------- .../src/main/resources/META-INF/DEPENDENCIES | 24 -------------------- 1 file changed, 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/f6b09123/jena-fuseki1/src/main/resources/META-INF/DEPENDENCIES ---------------------------------------------------------------------- diff --git a/jena-fuseki1/src/main/resources/META-INF/DEPENDENCIES b/jena-fuseki1/src/main/resources/META-INF/DEPENDENCIES deleted file mode 100644 index 910b788..0000000 --- a/jena-fuseki1/src/main/resources/META-INF/DEPENDENCIES +++ /dev/null @@ -1,24 +0,0 @@ -This file lists the dependences for Apache Jena Fuseki. - Version numbers are given in the POM file for a particular distribution. - -Apache Projects: Apache Software License - Apache Jena, including the Jena IRI library - Apache Xerces-J - Apache log4j - Apache HttpComponents (HTTP Client) - Apache Commons Codec - Apache Common FileUpload - -ICU4J : http://icu-project.org/ - IBM X License (to version ICU4J 3.4.4) - -SLF4J : http://www.slf4j.org/ - Copyright (c) 2004-2008 QOS.ch - MIT License - -JUnit : http://junit.org/ - Common Public License - v 1.0 - -Jetty: http://www.eclipse.org/jetty/ - Apache License 2.0 - (also avilable under Eclipse Public License 1.0)
