Add META-INF service discovery for openie

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

Branch: refs/heads/master
Commit: 6871755a4875795b0f48fa2c5cb762d56546c8e6
Parents: 2ecfbff
Author: Lewis John McGibbney <[email protected]>
Authored: Thu Feb 23 17:54:15 2017 -0800
Committer: Lewis John McGibbney <[email protected]>
Committed: Thu Feb 23 17:54:15 2017 -0800

----------------------------------------------------------------------
 .../META-INF/services/org.apache.any23.extractor.ExtractorFactory   | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/6871755a/openie/src/main/resources/META-INF/services/org.apache.any23.extractor.ExtractorFactory
----------------------------------------------------------------------
diff --git 
a/openie/src/main/resources/META-INF/services/org.apache.any23.extractor.ExtractorFactory
 
b/openie/src/main/resources/META-INF/services/org.apache.any23.extractor.ExtractorFactory
new file mode 100644
index 0000000..48754d9
--- /dev/null
+++ 
b/openie/src/main/resources/META-INF/services/org.apache.any23.extractor.ExtractorFactory
@@ -0,0 +1 @@
+org.apache.any23.openie.OpenIEExtractorFactory
\ No newline at end of file

Reply via email to