Re: Jackrabbit Lucene Upgrade ?

2020-05-12 Thread Torgeir Veimo
The oak-lucene module exposes an api that is oak specific and doesn't
contain any lucene package names, but it uses lucene internally.
Shading the lucene jar translates the package names so instead of
having names like org.apache.lucene, they are called
prefix.org.apache.lucene etc. The oak-lucene implementing classes also
change their import to import prefix.org.apache.lucene.

So any other code in your project can now use a newer version of
lucene, since there's no jars in your project otherwise that have
classes with package names org.apache.lucene.

On Wed, 13 May 2020 at 15:30, KÖLL Claus  wrote:
>
> You are right it was requested years ago .. I think it's work but not 
> impossible .. hopefully :-)
>
> Maybe i do not understand your idea .. What ist the plan with a shaded jar 
> file ?
> How would it help to upgrade to a newer version ?
>
> thanks
> claus
>
> >I understand what you'd like to do, but there's a reason it hasn't
> >happened yet. It was requested many years ago, and it's not easy.
>


-- 
-Tor


AW: Jackrabbit Lucene Upgrade ?

2020-05-12 Thread KÖLL Claus
Hi Cédric

>As a workaround, I shadowed the Lucene's 3.6 lib by changing its package 
>name, so that it may get along with a more recent version.
>And then after a while, I moved toward a Solr server, and then had not 
>the need of shadowing anymore, so I put back the original 3.6 lib.

Can you explain a little bit more your way. What do you mean with shadowed the 
Lucene's 3.6 lib ?
Do you have integrated Solr into jackrabbit-core ? 

thanks many !

Claus


AW: Jackrabbit Lucene Upgrade ?

2020-05-12 Thread KÖLL Claus
You are right it was requested years ago .. I think it's work but not 
impossible .. hopefully :-)

Maybe i do not understand your idea .. What ist the plan with a shaded jar file 
?
How would it help to upgrade to a newer version ?

thanks
claus

>I understand what you'd like to do, but there's a reason it hasn't
>happened yet. It was requested many years ago, and it's not easy.



[jira] [Comment Edited] (JCRVLT-429) Switch to bnd-maven-plugin

2020-05-12 Thread Konrad Windszus (Jira)


[ 
https://issues.apache.org/jira/browse/JCRVLT-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105580#comment-17105580
 ] 

Konrad Windszus edited comment on JCRVLT-429 at 5/12/20, 4:36 PM:
--

PR at https://github.com/apache/jackrabbit-filevault/pull/77.

[~tripod] Can you have a look?


was (Author: kwin):
PR at https://github.com/apache/jackrabbit-filevault/pull/77.

> Switch to bnd-maven-plugin
> --
>
> Key: JCRVLT-429
> URL: https://issues.apache.org/jira/browse/JCRVLT-429
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: vlt
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: 3.4.6
>
>
> We should switch to using the bnd maven plugins directly instead of using the 
> Felix wrapper. They have less overhead and are used since quite a while 
> successfully in Apache Sling now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCRVLT-429) Switch to bnd-maven-plugin

2020-05-12 Thread Konrad Windszus (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated JCRVLT-429:
---
Status: Patch Available  (was: In Progress)

PR at https://github.com/apache/jackrabbit-filevault/pull/77.

> Switch to bnd-maven-plugin
> --
>
> Key: JCRVLT-429
> URL: https://issues.apache.org/jira/browse/JCRVLT-429
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: vlt
>Reporter: Konrad Windszus
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: 3.4.6
>
>
> We should switch to using the bnd maven plugins directly instead of using the 
> Felix wrapper. They have less overhead and are used since quite a while 
> successfully in Apache Sling now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCRVLT-434) Allow classifier option for filevault-maven-plugin

2020-05-12 Thread Burkhard Pauli (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Burkhard Pauli updated JCRVLT-434:
--
Attachment: classifier_feature.patch

> Allow classifier option for filevault-maven-plugin
> --
>
> Key: JCRVLT-434
> URL: https://issues.apache.org/jira/browse/JCRVLT-434
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: package maven plugin
>Affects Versions: package-maven-plugin-1.1.2
>Reporter: Burkhard Pauli
>Assignee: Konrad Windszus
>Priority: Major
>  Labels: pull-request-available
> Fix For: package-maven-plugin-1.1.4
>
> Attachments: classifier_feature.patch
>
>
> To enable environment specific filevault package a classifier option would be 
> useful to distinguish the specific artifact in the maven repository.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCRVLT-434) Allow classifier option for filevault-maven-plugin

2020-05-12 Thread Burkhard Pauli (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Burkhard Pauli updated JCRVLT-434:
--
Attachment: (was: 
0001-JCRVLT-434-Allow-classifier-option-for-filevault-mav.patch)

> Allow classifier option for filevault-maven-plugin
> --
>
> Key: JCRVLT-434
> URL: https://issues.apache.org/jira/browse/JCRVLT-434
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: package maven plugin
>Affects Versions: package-maven-plugin-1.1.2
>Reporter: Burkhard Pauli
>Assignee: Konrad Windszus
>Priority: Major
>  Labels: pull-request-available
> Fix For: package-maven-plugin-1.1.4
>
>
> To enable environment specific filevault package a classifier option would be 
> useful to distinguish the specific artifact in the maven repository.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (JCRVLT-434) Allow classifier option for filevault-maven-plugin

2020-05-12 Thread Konrad Windszus (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus reassigned JCRVLT-434:
--

Assignee: Konrad Windszus

> Allow classifier option for filevault-maven-plugin
> --
>
> Key: JCRVLT-434
> URL: https://issues.apache.org/jira/browse/JCRVLT-434
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: package maven plugin
>Affects Versions: package-maven-plugin-1.1.2
>Reporter: Burkhard Pauli
>Assignee: Konrad Windszus
>Priority: Major
>  Labels: pull-request-available
> Fix For: package-maven-plugin-1.1.4
>
> Attachments: 
> 0001-JCRVLT-434-Allow-classifier-option-for-filevault-mav.patch
>
>
> To enable environment specific filevault package a classifier option would be 
> useful to distinguish the specific artifact in the maven repository.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Reopened] (JCRVLT-434) Allow classifier option for filevault-maven-plugin

2020-05-12 Thread Burkhard Pauli (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Burkhard Pauli reopened JCRVLT-434:
---

Opened new PR at 
https://github.com/apache/jackrabbit-filevault-package-maven-plugin/pull/40

> Allow classifier option for filevault-maven-plugin
> --
>
> Key: JCRVLT-434
> URL: https://issues.apache.org/jira/browse/JCRVLT-434
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: package maven plugin
>Affects Versions: package-maven-plugin-1.1.2
>Reporter: Burkhard Pauli
>Priority: Major
>  Labels: pull-request-available
> Fix For: package-maven-plugin-1.1.4
>
>
> To enable environment specific filevault package a classifier option would be 
> useful to distinguish the specific artifact in the maven repository.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4564:

Fix Version/s: 2.20.1

> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105238#comment-17105238
 ] 

Julian Reschke edited comment on JCR-4564 at 5/12/20, 1:06 PM:
---

trunk: (2.21.1) [r1877391|http://svn.apache.org/r1877391]
2.20: [r1877651|http://svn.apache.org/r1877651]



was (Author: reschke):
trunk: (2.21.1) [r1877391|http://svn.apache.org/r1877391]



> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4564:

Labels: candidate_jcr_2_18  (was: candidate_jcr_2_20)

> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4563) test OSGi bundles

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105390#comment-17105390
 ] 

Julian Reschke commented on JCR-4563:
-

trunk: (2.21.1) [r1877390|http://svn.apache.org/r1877390]
2.20: [r1877649|http://svn.apache.org/r1877649]


> test OSGi bundles
> -
>
> Key: JCR-4563
> URL: https://issues.apache.org/jira/browse/JCR-4563
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: test
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>
> Similar to what we do in oak-it-osgi.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4563) test OSGi bundles

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4563:

Comment: was deleted

(was: trunk: [r1877390|http://svn.apache.org/r1877390])

> test OSGi bundles
> -
>
> Key: JCR-4563
> URL: https://issues.apache.org/jira/browse/JCR-4563
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: test
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>
> Similar to what we do in oak-it-osgi.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4563) test OSGi bundles

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4563:

Labels: candidate_jcr_2_18  (was: candidate_jcr_2_20)

> test OSGi bundles
> -
>
> Key: JCR-4563
> URL: https://issues.apache.org/jira/browse/JCR-4563
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: test
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>
> Similar to what we do in oak-it-osgi.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4563) test OSGi bundles

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4563:

Fix Version/s: 2.20.1

> test OSGi bundles
> -
>
> Key: JCR-4563
> URL: https://issues.apache.org/jira/browse/JCR-4563
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: test
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>
> Similar to what we do in oak-it-osgi.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Jackrabbit Lucene Upgrade ?

2020-05-12 Thread Cédric Damioli

I remember having tried to modify Jackrabbit core to update Lucene version.
I eventually gave up due to complexity of the work.
Jackrabbit's SearchIndex class is *very* imbricated with Lucene 3.6 code

As a workaround, I shadowed the Lucene's 3.6 lib by changing its package 
name, so that it may get along with a more recent version.
And then after a while, I moved toward a Solr server, and then had not 
the need of shadowing anymore, so I put back the original 3.6 lib.


My 2 cents,
Cédric

Le 12/05/2020 à 14:03, Torgeir Veimo a écrit :

I understand what you'd like to do, but there's a reason it hasn't
happened yet. It was requested many years ago, and it's not easy.

On Tue, 12 May 2020 at 21:28, KÖLL Claus  wrote:

Hi !

If i understand you right i have not the problem to use 2 different versions of 
lucene in the same project.
My goal is to update the lucene library in jackrabbit itself.

This means also maybe a migration path or a rebuild (that would be ok for me 
personally) to a newer lucene index inside the the jackrabbit repository.

greets
claus





--
Cédric Damioli
CMS - Java - Open Source
www.ametys.org



Re: Jackrabbit Lucene Upgrade ?

2020-05-12 Thread Torgeir Veimo
I understand what you'd like to do, but there's a reason it hasn't
happened yet. It was requested many years ago, and it's not easy.

On Tue, 12 May 2020 at 21:28, KÖLL Claus  wrote:
>
> Hi !
>
> If i understand you right i have not the problem to use 2 different versions 
> of lucene in the same project.
> My goal is to update the lucene library in jackrabbit itself.
>
> This means also maybe a migration path or a rebuild (that would be ok for me 
> personally) to a newer lucene index inside the the jackrabbit repository.
>
> greets
> claus
>


-- 
-Tor


Need to get the frequency of keyword appeared inside the page.

2020-05-12 Thread prannoy pramanik
Hi,
I am using SQL2 for query the jcr repository.

The ask is to display the pages having more frequency of keyword inside the
page on top of pages having less.

For example, if we search for "developer" and there are 2 pages having this
keyword. But inside page1 "developer" word occurrence is 2 and inside page2
"developer" word occurrence is 1. So the outcome should be

page1
page2

Can you please let me know how i can achieve this? Can i add some property
in Oak:index to achieve this or is there any API which can help.

Thanks,
Prannoy Pramanik
@9911165810


AW: Jackrabbit Lucene Upgrade ?

2020-05-12 Thread KÖLL Claus
Hi !

If i understand you right i have not the problem to use 2 different versions of 
lucene in the same project.
My goal is to update the lucene library in jackrabbit itself.

This means also maybe a migration path or a rebuild (that would be ok for me 
personally) to a newer lucene index inside the the jackrabbit repository.

greets
claus



Re: Jackrabbit Lucene Upgrade ?

2020-05-12 Thread Torgeir Veimo
You can have your own shaded version of the lucene 3.6 jars. We're
doing just that with the oak-lucene artifact, as we use elasticsearch
which is using a much more recent version of lucene in the same
project. I can't give exact details on how to set up the maven
artifact for the old jackrabbit version. Here's the pom file for the
oak-lucene-shaded artifact for oak at least:
https://github.com/tveimo/oak-lucene-shaded

On Tue, 12 May 2020 at 20:56, KÖLL Claus  wrote:
>
> Hi @ all..
>
>
>
> I hope some „old“ jackrabbit developers will participate to this dicussion.
>
> We are using jackrabbit  as a plain dms over years now. It is a central 
> component in our infrastructure and we are really satisfiying with it.
>
>
>
> We are not planning to migrate to jackrabit oak as we have no requirements to 
> new features.
>
> I know that jackrabbit is in maintenance mode, but 3’rd party libraries will 
> still be upgradet to the newest versions (primarily thanks to julian).
>
>
>
> We will use jackrabbit surely for the next years but one thing worries me. 
> The strong integration of lucene in jackrabbit makes it really difficult to 
> upgrade to a newer version.
>
> As you all know we are using lucene 3.6 and it is in the meanwhile really 
> outdatet.
>
> I’m no lucene expert but i have tried to upgrade to version 4 as the first 
> step.
>
>
>
> As there are many api changes it’s not really easy.
>
>
>
> Maybe some jackrabbit developers which have written the code give some 
> estimates what it would mean to upgrade to a newer version.
>
>
>
> Thanks for any input !
>
>
>
> greets
>
> Claus
>
>
>
>



-- 
-Tor


Jackrabbit Lucene Upgrade ?

2020-05-12 Thread KÖLL Claus
Hi @ all..

I hope some "old" jackrabbit developers will participate to this dicussion.
We are using jackrabbit  as a plain dms over years now. It is a central 
component in our infrastructure and we are really satisfiying with it.

We are not planning to migrate to jackrabit oak as we have no requirements to 
new features.
I know that jackrabbit is in maintenance mode, but 3'rd party libraries will 
still be upgradet to the newest versions (primarily thanks to julian).

We will use jackrabbit surely for the next years but one thing worries me. The 
strong integration of lucene in jackrabbit makes it really difficult to upgrade 
to a newer version.
As you all know we are using lucene 3.6 and it is in the meanwhile really 
outdatet.
I'm no lucene expert but i have tried to upgrade to version 4 as the first step.

As there are many api changes it's not really easy.

Maybe some jackrabbit developers which have written the code give some 
estimates what it would mean to upgrade to a newer version.

Thanks for any input !

greets
Claus




[jira] [Commented] (JCR-4562) Remove workaround for FELIX-2492

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105312#comment-17105312
 ] 

Julian Reschke commented on JCR-4562:
-

trunk: (2.21.1) [r1877379|http://svn.apache.org/r1877379]
2.20: [r1877644|http://svn.apache.org/r1877644]


> Remove workaround for FELIX-2492 
> -
>
> Key: JCR-4562
> URL: https://issues.apache.org/jira/browse/JCR-4562
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4562) Remove workaround for FELIX-2492

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4562:

Comment: was deleted

(was: trunk: [r1877379|http://svn.apache.org/r1877379])

> Remove workaround for FELIX-2492 
> -
>
> Key: JCR-4562
> URL: https://issues.apache.org/jira/browse/JCR-4562
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4562) Remove workaround for FELIX-2492

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4562:

Labels: candidate_jcr_2_18  (was: candidate_jcr_2_20)

> Remove workaround for FELIX-2492 
> -
>
> Key: JCR-4562
> URL: https://issues.apache.org/jira/browse/JCR-4562
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4562) Remove workaround for FELIX-2492

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4562:

Fix Version/s: 2.20.1

> Remove workaround for FELIX-2492 
> -
>
> Key: JCR-4562
> URL: https://issues.apache.org/jira/browse/JCR-4562
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4561) webapp: update htmlunit dependency to 2.40.0

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4561:

Comment: was deleted

(was: trunk: [r1877371|http://svn.apache.org/r1877371])

> webapp: update htmlunit dependency to 2.40.0
> 
>
> Key: JCR-4561
> URL: https://issues.apache.org/jira/browse/JCR-4561
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4561) webapp: update htmlunit dependency to 2.40.0

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105298#comment-17105298
 ] 

Julian Reschke commented on JCR-4561:
-

trunk: (2.21.1) [r1877371|http://svn.apache.org/r1877371]
2.20: [r1877643|http://svn.apache.org/r1877643]


> webapp: update htmlunit dependency to 2.40.0
> 
>
> Key: JCR-4561
> URL: https://issues.apache.org/jira/browse/JCR-4561
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4561) webapp: update htmlunit dependency to 2.40.0

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4561:

Fix Version/s: 2.20.1

> webapp: update htmlunit dependency to 2.40.0
> 
>
> Key: JCR-4561
> URL: https://issues.apache.org/jira/browse/JCR-4561
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4561) webapp: update htmlunit dependency to 2.40.0

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4561:

Labels: candidate_jcr_2_18  (was: candidate_jcr_2_20)

> webapp: update htmlunit dependency to 2.40.0
> 
>
> Key: JCR-4561
> URL: https://issues.apache.org/jira/browse/JCR-4561
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (JCRVLT-434) Allow classifier option for filevault-maven-plugin

2020-05-12 Thread Burkhard Pauli (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Burkhard Pauli resolved JCRVLT-434.
---
Resolution: Won't Fix

We can fulfill our requirement with the attach-artifacts plugin

> Allow classifier option for filevault-maven-plugin
> --
>
> Key: JCRVLT-434
> URL: https://issues.apache.org/jira/browse/JCRVLT-434
> Project: Jackrabbit FileVault
>  Issue Type: Improvement
>  Components: package maven plugin
>Affects Versions: package-maven-plugin-1.1.2
>Reporter: Burkhard Pauli
>Priority: Major
>  Labels: pull-request-available
> Fix For: package-maven-plugin-1.1.4
>
>
> To enable environment specific filevault package a classifier option would be 
> useful to distinguish the specific artifact in the maven repository.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (JCRVLT-437) VLT-RCP: allow to pass a filter.xml for more finegrained control

2020-05-12 Thread Konrad Windszus (Jira)
Konrad Windszus created JCRVLT-437:
--

 Summary: VLT-RCP: allow to pass a filter.xml for more finegrained 
control
 Key: JCRVLT-437
 URL: https://issues.apache.org/jira/browse/JCRVLT-437
 Project: Jackrabbit FileVault
  Issue Type: Improvement
Reporter: Konrad Windszus
 Fix For: 3.4.6


Although the ResourceCopier allows to set a source filter 
(https://github.com/apache/jackrabbit-filevault/blob/e257001ec22ea06bcc987cbf79f0cc9b15c4e186/vault-core/src/main/java/org/apache/jackrabbit/vault/util/RepositoryCopier.java#L119)
 this cannot be leveraged through RCP tasks yet. There should be add an 
additional optional parameter for RcpTask 
(https://github.com/apache/jackrabbit-filevault/blob/f44ac494bc49e1153df5b23769e799b5ebdecb1b/vault-rcp/src/main/java/org/apache/jackrabbit/vault/rcp/impl/RcpTask.java#L85)
 which allows to set that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4560) Update h2db dependency to 1.4.200

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105271#comment-17105271
 ] 

Julian Reschke commented on JCR-4560:
-

trunk: (2.21.1) [r1877365|http://svn.apache.org/r1877365]
2.20: [r1877640|http://svn.apache.org/r1877640]


> Update h2db dependency to 1.4.200
> -
>
> Key: JCR-4560
> URL: https://issues.apache.org/jira/browse/JCR-4560
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4560) Update h2db dependency to 1.4.200

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4560:

Fix Version/s: 2.20.1

> Update h2db dependency to 1.4.200
> -
>
> Key: JCR-4560
> URL: https://issues.apache.org/jira/browse/JCR-4560
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4560) Update h2db dependency to 1.4.200

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4560:

Comment: was deleted

(was: trunk: [r1877365|http://svn.apache.org/r1877365])

> Update h2db dependency to 1.4.200
> -
>
> Key: JCR-4560
> URL: https://issues.apache.org/jira/browse/JCR-4560
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4560) Update h2db dependency to 1.4.200

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4560:

Labels: candidate_jcr_2_18  (was: candidate_jcr_2_20)

> Update h2db dependency to 1.4.200
> -
>
> Key: JCR-4560
> URL: https://issues.apache.org/jira/browse/JCR-4560
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4559) Update commons file-upload dependency to 1.4

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105242#comment-17105242
 ] 

Julian Reschke commented on JCR-4559:
-

trunk: (2.21.1) [r1877364|http://svn.apache.org/r1877364]
2.20: [r1877639|http://svn.apache.org/r1877639]


> Update commons file-upload dependency to 1.4
> 
>
> Key: JCR-4559
> URL: https://issues.apache.org/jira/browse/JCR-4559
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server, parent
>Affects Versions: 2.22
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4559) Update commons file-upload dependency to 1.4

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4559:

Fix Version/s: 2.20.1

> Update commons file-upload dependency to 1.4
> 
>
> Key: JCR-4559
> URL: https://issues.apache.org/jira/browse/JCR-4559
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server, parent
>Affects Versions: 2.22
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4559) Update commons file-upload dependency to 1.4

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4559:

Comment: was deleted

(was: trunk: [r1877364|http://svn.apache.org/r1877364])

> Update commons file-upload dependency to 1.4
> 
>
> Key: JCR-4559
> URL: https://issues.apache.org/jira/browse/JCR-4559
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server, parent
>Affects Versions: 2.22
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4559) Update commons file-upload dependency to 1.4

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4559:

Labels: candidate_jcr_2_18  (was: candidate_jcr_2_20)

> Update commons file-upload dependency to 1.4
> 
>
> Key: JCR-4559
> URL: https://issues.apache.org/jira/browse/JCR-4559
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server, parent
>Affects Versions: 2.22
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4564:

Labels: candidate_jcr_2_20  (was: candidate_jcr_2_18)

> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105238#comment-17105238
 ] 

Julian Reschke edited comment on JCR-4564 at 5/12/20, 8:53 AM:
---

trunk: (2.21.1) [r1877391|http://svn.apache.org/r1877391]




was (Author: reschke):
trunk: (2.21.1) [r1877391|http://svn.apache.org/r1877391]
2.20: [r1877639|http://svn.apache.org/r1877639]


> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4564:

Fix Version/s: (was: 2.20.1)

> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105238#comment-17105238
 ] 

Julian Reschke commented on JCR-4564:
-

trunk: (2.21.1) [r1877391|http://svn.apache.org/r1877391]
2.20: [r1877639|http://svn.apache.org/r1877639]


> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4564:

Labels: candidate_jcr_2_18  (was: candidate_jcr_2_20)

> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4564) jackrabbit-jcr-server: remove obsolete workaround for scr-plugin

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4564:

Comment: was deleted

(was: trunk: [r1877391|http://svn.apache.org/r1877391])

> jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
> 
>
> Key: JCR-4564
> URL: https://issues.apache.org/jira/browse/JCR-4564
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-jcr-server
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCRVLT-436) VLT-RCP bundle no longer working with older Jackrabbit/Oak versions

2020-05-12 Thread Konrad Windszus (Jira)


 [ 
https://issues.apache.org/jira/browse/JCRVLT-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated JCRVLT-436:
---
Description: 
Due to the upgrade of the dependencies in 
https://issues.apache.org/jira/browse/JCRVLT-344 and 
https://issues.apache.org/jira/browse/JCRVLT-399 the vlt-rcp bundle does no 
longer start on older distributions.

E.g. on AEM 6.5.4 the following imports can no be resolved:
# org.apache.jackrabbit.util,version=[2.5.0,3) -- Cannot be resolved
# org.apache.jackrabbit.api.security,version=[2.4.1,2.5) -- Cannot be resolved

  was:
Due to the upgrade of the dependencies in 
https://issues.apache.org/jira/browse/JCRVLT-34 and 
https://issues.apache.org/jira/browse/JCRVLT-399 the vlt-rcp bundle does no 
longer start on older distributions.

E.g. on AEM 6.5.4 the following imports can no be resolved:
# org.apache.jackrabbit.util,version=[2.5.0,3) -- Cannot be resolved
# org.apache.jackrabbit.api.security,version=[2.4.1,2.5) -- Cannot be resolved


> VLT-RCP bundle no longer working with older Jackrabbit/Oak versions
> ---
>
> Key: JCRVLT-436
> URL: https://issues.apache.org/jira/browse/JCRVLT-436
> Project: Jackrabbit FileVault
>  Issue Type: Bug
>Affects Versions: 3.4.4
>Reporter: Konrad Windszus
>Priority: Major
> Fix For: 3.4.6
>
>
> Due to the upgrade of the dependencies in 
> https://issues.apache.org/jira/browse/JCRVLT-344 and 
> https://issues.apache.org/jira/browse/JCRVLT-399 the vlt-rcp bundle does no 
> longer start on older distributions.
> E.g. on AEM 6.5.4 the following imports can no be resolved:
> # org.apache.jackrabbit.util,version=[2.5.0,3) -- Cannot be resolved
> # org.apache.jackrabbit.api.security,version=[2.4.1,2.5) -- Cannot be resolved



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (JCRVLT-436) VLT-RCP bundle no longer working with older Jackrabbit/Oak versions

2020-05-12 Thread Konrad Windszus (Jira)
Konrad Windszus created JCRVLT-436:
--

 Summary: VLT-RCP bundle no longer working with older 
Jackrabbit/Oak versions
 Key: JCRVLT-436
 URL: https://issues.apache.org/jira/browse/JCRVLT-436
 Project: Jackrabbit FileVault
  Issue Type: Bug
Affects Versions: 3.4.4
Reporter: Konrad Windszus
 Fix For: 3.4.6


Due to the upgrade of the dependencies in 
https://issues.apache.org/jira/browse/JCRVLT-34 and 
https://issues.apache.org/jira/browse/JCRVLT-399 the vlt-rcp bundle does no 
longer start on older distributions.

E.g. on AEM 6.5.4 the following imports can no be resolved:
# org.apache.jackrabbit.util,version=[2.5.0,3) -- Cannot be resolved
# org.apache.jackrabbit.api.security,version=[2.4.1,2.5) -- Cannot be resolved



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4558) update Apache parent pom to version 23

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105191#comment-17105191
 ] 

Julian Reschke commented on JCR-4558:
-

trunk: (2.21.1) [r1877197|http://svn.apache.org/r1877197]
2.20: [r1877631|http://svn.apache.org/r1877631]


> update Apache parent pom to version 23
> --
>
> Key: JCR-4558
> URL: https://issues.apache.org/jira/browse/JCR-4558
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4558) update Apache parent pom to version 23

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4558:

Labels: candidate_jcr_2_18  (was: candi)

> update Apache parent pom to version 23
> --
>
> Key: JCR-4558
> URL: https://issues.apache.org/jira/browse/JCR-4558
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4558) update Apache parent pom to version 23

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4558:

Fix Version/s: 2.20.1

> update Apache parent pom to version 23
> --
>
> Key: JCR-4558
> URL: https://issues.apache.org/jira/browse/JCR-4558
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4558) update Apache parent pom to version 23

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4558:

Labels: candi  (was: candidate_jcr_2_20)

> update Apache parent pom to version 23
> --
>
> Key: JCR-4558
> URL: https://issues.apache.org/jira/browse/JCR-4558
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candi
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4558) update Apache parent pom to version 23

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4558:

Comment: was deleted

(was: trunk: [r1877197|http://svn.apache.org/r1877197])

> update Apache parent pom to version 23
> --
>
> Key: JCR-4558
> URL: https://issues.apache.org/jira/browse/JCR-4558
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


BUILD FAILURE: Jackrabbit Oak - Build # 2748 - Still Failing

2020-05-12 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #2748)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2748/ to 
view the results.

Changes:
[mkataria] OAK-9045: Add facet support for elastic search

 

Test results:
All tests passed<>


[jira] [Commented] (JCR-4557) update junit dependency to 4.13

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105144#comment-17105144
 ] 

Julian Reschke commented on JCR-4557:
-

trunk: (2.21.1) [r1876932|http://svn.apache.org/r1876932]
2.20: [r1877629|http://svn.apache.org/r1877629]


> update junit dependency to 4.13
> ---
>
> Key: JCR-4557
> URL: https://issues.apache.org/jira/browse/JCR-4557
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4557) update junit dependency to 4.13

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4557:

Comment: was deleted

(was: trunk: [r1876932|http://svn.apache.org/r1876932])

> update junit dependency to 4.13
> ---
>
> Key: JCR-4557
> URL: https://issues.apache.org/jira/browse/JCR-4557
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4557) update junit dependency to 4.13

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4557:

Labels: candidate_jcr_2_18  (was: )

> update junit dependency to 4.13
> ---
>
> Key: JCR-4557
> URL: https://issues.apache.org/jira/browse/JCR-4557
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4557) update junit dependency to 4.13

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4557:

Labels:   (was: candidate_jcr_2_20)

> update junit dependency to 4.13
> ---
>
> Key: JCR-4557
> URL: https://issues.apache.org/jira/browse/JCR-4557
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4557) update junit dependency to 4.13

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4557:

Fix Version/s: 2.20.1

> update junit dependency to 4.13
> ---
>
> Key: JCR-4557
> URL: https://issues.apache.org/jira/browse/JCR-4557
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Trivial
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCR-4556) Update tomcat dependency to 8.5.54

2020-05-12 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/JCR-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105120#comment-17105120
 ] 

Julian Reschke commented on JCR-4556:
-

trunk: (2.21.1) [r1876931|http://svn.apache.org/r1876931]
2.20: [r1877626|http://svn.apache.org/r1877626]


> Update tomcat dependency to 8.5.54
> --
>
> Key: JCR-4556
> URL: https://issues.apache.org/jira/browse/JCR-4556
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4556) Update tomcat dependency to 8.5.54

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4556:

Labels: cand  (was: candidate_jcr_2_20)

> Update tomcat dependency to 8.5.54
> --
>
> Key: JCR-4556
> URL: https://issues.apache.org/jira/browse/JCR-4556
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: cand
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Issue Comment Deleted] (JCR-4556) Update tomcat dependency to 8.5.54

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4556:

Comment: was deleted

(was: trunk: [r1876931|http://svn.apache.org/r1876931])

> Update tomcat dependency to 8.5.54
> --
>
> Key: JCR-4556
> URL: https://issues.apache.org/jira/browse/JCR-4556
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4556) Update tomcat dependency to 8.5.54

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4556:

Labels: candidate_jcr_2_18  (was: cand)

> Update tomcat dependency to 8.5.54
> --
>
> Key: JCR-4556
> URL: https://issues.apache.org/jira/browse/JCR-4556
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_18
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (JCR-4556) Update tomcat dependency to 8.5.54

2020-05-12 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/JCR-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4556:

Fix Version/s: 2.20.1

> Update tomcat dependency to 8.5.54
> --
>
> Key: JCR-4556
> URL: https://issues.apache.org/jira/browse/JCR-4556
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-webapp
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_20
> Fix For: 2.20.1, 2.22, 2.21.1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)