You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2019/11/29 20:03:36 UTC

[sling-org-apache-sling-app-cms] branch master updated: Re-adding Tika core

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new cce41ed  Re-adding Tika core
cce41ed is described below

commit cce41edfc177e5df66c151957a4a2dac6dfba022
Author: Dan Klco <dk...@apache.org>
AuthorDate: Fri Nov 29 15:03:24 2019 -0500

    Re-adding Tika core
---
 builder/src/main/provisioning/sling.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/builder/src/main/provisioning/sling.txt b/builder/src/main/provisioning/sling.txt
index 7787238..f7e41b2 100644
--- a/builder/src/main/provisioning/sling.txt
+++ b/builder/src/main/provisioning/sling.txt
@@ -49,12 +49,13 @@
     org.apache.sling/org.apache.sling.commons.log.webconsole/1.0.0
     org.apache.sling/org.apache.sling.api/2.20.0
     org.apache.sling/org.apache.sling.auth.core/1.4.4
-    
+
 [artifacts startLevel=10]
     org.apache.felix/org.apache.felix.http.sslfilter/1.2.6
     org.apache.pdfbox/pdfbox/2.0.17
     org.apache.pdfbox/fontbox/2.0.17
     org.apache.pdfbox/jempbox/1.8.16
+    org.apache.tika/tika-core/1.22
 
 [artifacts startLevel=15]
     org.apache.sling/org.apache.sling.jcr.jcr-wrapper/2.0.0
@@ -212,4 +213,3 @@
     user.mapping=[
       "org.apache.sling.jcr.resource:validation\=sling-readall"
     ]
-