[jira] [Created] (JCRSITE-53) Remove custom privacy page

2022-04-21 Thread Marcel Reutegger (Jira)
Marcel Reutegger created JCRSITE-53:
---

 Summary: Remove custom privacy page
 Key: JCRSITE-53
 URL: https://issues.apache.org/jira/browse/JCRSITE-53
 Project: Jackrabbit Site
  Issue Type: Task
  Components: site
Reporter: Marcel Reutegger


The new ASF data privacy policy requires some changes to the site.
{quote}
The Apache Software Foundation takes privacy seriously and works towards 
becoming compliant with the GDPR (the European Union's General Data Protection 
Regulation). In this first step we are trying to make publicly-visible websites 
and services GDPR compliant.

All websites run by the ASF must be compliant with the new website privacy 
policy and add a link to it:
https://privacy.apache.org/policies/privacy-policy-public.html

Please remove all “custom” privacy policies.
{quote}

Jackrabbit page footers already have a link to the ASF privacy policy but the 
custom privacy policy page must be removed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [jackrabbit-oak] jelmini closed pull request #519: OAK-9722 Allow replacing default Azure SAS token generator

2022-04-21 Thread GitBox


jelmini closed pull request #519: OAK-9722 Allow replacing default Azure SAS 
token generator
URL: https://github.com/apache/jackrabbit-oak/pull/519


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [jackrabbit-oak] reschke commented on a diff in pull request #549: OAK-9750: Oak-run-elastic: Add right tika dependency

2022-04-21 Thread GitBox


reschke commented on code in PR #549:
URL: https://github.com/apache/jackrabbit-oak/pull/549#discussion_r854936987


##
oak-run-elastic/pom.xml:
##
@@ -221,7 +221,7 @@
 
 org.apache.tika
 tika-core
-1.24.1
+${tika.version}
 

Review Comment:
   I believe it would be better to just remove the version tag here (I think 
than then decl in the parent pom applies)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [jackrabbit-oak] reschke commented on a diff in pull request #549: OAK-9750: Oak-run-elastic: Add right tika dependency

2022-04-21 Thread GitBox


reschke commented on code in PR #549:
URL: https://github.com/apache/jackrabbit-oak/pull/549#discussion_r854936987


##
oak-run-elastic/pom.xml:
##
@@ -221,7 +221,7 @@
 
 org.apache.tika
 tika-core
-1.24.1
+${tika.version}
 

Review Comment:
   I believe it would be better to just remove the version tag here (I think 
than then decl in the parent pom applies)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [jackrabbit-oak] reschke commented on a diff in pull request #549: OAK-9750: Oak-run-elastic: Add right tika dependency

2022-04-21 Thread GitBox


reschke commented on code in PR #549:
URL: https://github.com/apache/jackrabbit-oak/pull/549#discussion_r854852600


##
oak-run-elastic/pom.xml:
##
@@ -218,6 +218,11 @@
 ${project.version}
 true
 
+
+org.apache.tika
+tika-core
+1.24.1

Review Comment:
   FWIW; Tika 2.x has been around since July. Minimally, we should update Tika 
to the latest version from the maintenance branch.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org