You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2015/02/23 14:18:37 UTC

jena git commit: Meta files for jena-osgi modules

Repository: jena
Updated Branches:
  refs/heads/master eaf580dac -> b0323d6a0


Meta files for jena-osgi modules


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/b0323d6a
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/b0323d6a
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/b0323d6a

Branch: refs/heads/master
Commit: b0323d6a07aace205c8e12ee0dd18a8691c0f0a7
Parents: eaf580d
Author: Andy Seaborne <an...@apache.org>
Authored: Mon Feb 23 13:17:34 2015 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Mon Feb 23 13:17:34 2015 +0000

----------------------------------------------------------------------
 apache-jena-osgi/jena-osgi-test/DEPENDENCIES    | 40 ++++++++++++++++++++
 .../src/main/resources/META-INF/NOTICE          |  1 +
 2 files changed, 41 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/b0323d6a/apache-jena-osgi/jena-osgi-test/DEPENDENCIES
----------------------------------------------------------------------
diff --git a/apache-jena-osgi/jena-osgi-test/DEPENDENCIES b/apache-jena-osgi/jena-osgi-test/DEPENDENCIES
new file mode 100644
index 0000000..a46db3d
--- /dev/null
+++ b/apache-jena-osgi/jena-osgi-test/DEPENDENCIES
@@ -0,0 +1,40 @@
+== Apache jena, module jena-osgi-test
+
+Running the test of jena-osgi uses the following dependencies:
+
+biz.aQute.bnd:bndlib:jar
+  http://www.aqute.biz/
+  https://github.com/bndtools/bnd
+  License: Apache License version 2.0
+
+com.google.collections
+  License: Apache License version 2.0
+
+org.codehaus.plexus:
+  License: Apache License version 2.0
+
+org.eclipse:osgi
+  See LICENSE in the jar file.
+  License: Apache License version 2.0
+
+org.jsoup:jsoup:jar
+  http://jsoup.org/license
+  License: MIT License
+
+org.ops4j
+org.ops4j.pax.url:pax-url-maven-commons:jar:1.6.0:test
+  http://ops4j.github.io/LICENSE
+  https://github.com/ops4j/ops4j.github.io/blob/master/LICENSE
+  License: Apache License version 2.0
+
+org.osgi:org.osgi.core:jar
+  See LICENSE in the jar file.
+  License: Apache License version 2.0
+
+org.sonatype.aether
+  https://github.com/sonatype/sonatype-aether
+  License: Eclipse Public License, v1.0
+
+org.sonatype.sisu
+  https://github.com/sonatype/sonatype-sisu
+  License: Eclipse Public License, v1.0

http://git-wip-us.apache.org/repos/asf/jena/blob/b0323d6a/apache-jena-osgi/jena-osgi/src/main/resources/META-INF/NOTICE
----------------------------------------------------------------------
diff --git a/apache-jena-osgi/jena-osgi/src/main/resources/META-INF/NOTICE b/apache-jena-osgi/jena-osgi/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..bdbee71
--- /dev/null
+++ b/apache-jena-osgi/jena-osgi/src/main/resources/META-INF/NOTICE
@@ -0,0 +1 @@
+TEST NOTICE FILE