[jira] [Commented] (OAK-7531) Build Jackrabbit Oak #1479 failed

2018-06-07 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504781#comment-16504781
 ] 

Hudson commented on OAK-7531:
-

Previously failing build now is OK.
 Passed run: [Jackrabbit Oak 
#1482|https://builds.apache.org/job/Jackrabbit%20Oak/1482/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/1482/console]

> Build Jackrabbit Oak #1479 failed
> -
>
> Key: OAK-7531
> URL: https://issues.apache.org/jira/browse/OAK-7531
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #1479 has failed.
> First failed run: [Jackrabbit Oak 
> #1479|https://builds.apache.org/job/Jackrabbit%20Oak/1479/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/1479/console]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OAK-7512) RestoreTest.testRestoreNameJcr2 occasionally failing

2018-06-07 Thread Julian Reschke (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504734#comment-16504734
 ] 

Julian Reschke commented on OAK-7512:
-

1) Checked Jackrabbit source, and it appears to do the same, using 
{{DateVersionSelector}}.

2) Checked the spec at 
<[https://docs.adobe.com/docs/en/spec/jcr/2.0/15_Versioning.html#15.7.5%20Chained%20Versions%20on%20Restore]>,
 and this might actually be ok as being out-of-scope of the spec:

"If the version history of C does not contain a version with the label L or the 
restore was initiated by a method call that does not specify a label then the 
workspace in which the restore is being performed will determine which 
particular version of C will be restored. This determination depends on the 
configuration of the workspace and is outside the scope of this specification."

(where's geoffrey.cl...@us.ibm.com when we need him?)

> RestoreTest.testRestoreNameJcr2 occasionally failing
> 
>
> Key: OAK-7512
> URL: https://issues.apache.org/jira/browse/OAK-7512
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: jcr
>Affects Versions: 1.6.11, 1.9.2
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Attachments: OAK-7512.diff
>
>
> This tests occasionally fails for me:
> {noformat}
> testRestoreNameJcr2(org.apache.jackrabbit.test.api.version.RestoreTest): 
> restore must restore child node version 1.0. expected:<1.[0]> but was:<1.[1]>
> {noformat}
> I *suspect* it is timing related (because it seems to happen more frequently 
> when the system is busy).
> Last seen on 1.6 branch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OAK-7531) Build Jackrabbit Oak #1479 failed

2018-06-07 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504703#comment-16504703
 ] 

Hudson commented on OAK-7531:
-

Previously failing build now is OK.
 Passed run: [Jackrabbit Oak 
#1481|https://builds.apache.org/job/Jackrabbit%20Oak/1481/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/1481/console]

> Build Jackrabbit Oak #1479 failed
> -
>
> Key: OAK-7531
> URL: https://issues.apache.org/jira/browse/OAK-7531
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #1479 has failed.
> First failed run: [Jackrabbit Oak 
> #1479|https://builds.apache.org/job/Jackrabbit%20Oak/1479/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/1479/console]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OAK-7535) 1.8: remove comparisonVersion for baseline check (let defaults apply)

2018-06-07 Thread Julian Reschke (JIRA)


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

Julian Reschke resolved OAK-7535.
-
   Resolution: Fixed
Fix Version/s: 1.8.5

1.8: [r1833121|http://svn.apache.org/r1833121]


> 1.8: remove comparisonVersion for baseline check (let defaults apply)
> -
>
> Key: OAK-7535
> URL: https://issues.apache.org/jira/browse/OAK-7535
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.8.5
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OAK-7529) Define and register oak namespace

2018-06-07 Thread Alex Deparvu (JIRA)


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

Alex Deparvu resolved OAK-7529.
---
   Resolution: Fixed
Fix Version/s: 1.9.4
   1.10

fixed with http://svn.apache.org/viewvc?rev=1833118=rev

> Define and register oak namespace
> -
>
> Key: OAK-7529
> URL: https://issues.apache.org/jira/browse/OAK-7529
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>  Components: core
>Reporter: Alex Deparvu
>Assignee: Alex Deparvu
>Priority: Trivial
> Fix For: 1.10, 1.9.4
>
> Attachments: OAK-7529.patch
>
>
> The oak namespace is still installed as a part of the node type definitions, 
> we could define the value and install it early (similar to the jcr 
> namespace), it's not like it's going to change anytime soon.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OAK-7535) 1.8: remove comparisonVersion for baseline check (let defaults apply)

2018-06-07 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-7535:
---

 Summary: 1.8: remove comparisonVersion for baseline check (let 
defaults apply)
 Key: OAK-7535
 URL: https://issues.apache.org/jira/browse/OAK-7535
 Project: Jackrabbit Oak
  Issue Type: Task
  Components: parent
Reporter: Julian Reschke
Assignee: Julian Reschke






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OAK-7534) Release Jackrabbit Oak 1.8.4

2018-06-07 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-7534:
---

 Summary: Release Jackrabbit Oak 1.8.4
 Key: OAK-7534
 URL: https://issues.apache.org/jira/browse/OAK-7534
 Project: Jackrabbit Oak
  Issue Type: Task
Reporter: Julian Reschke
Assignee: Julian Reschke






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OAK-7410) Define SPIs for Oak Search module

2018-06-07 Thread Chetan Mehrotra (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504551#comment-16504551
 ] 

Chetan Mehrotra commented on OAK-7410:
--

[~tmueller] +1 for the changes.

> Define SPIs for Oak Search module
> -
>
> Key: OAK-7410
> URL: https://issues.apache.org/jira/browse/OAK-7410
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>Reporter: Tommaso Teofili
>Assignee: Tommaso Teofili
>Priority: Major
> Fix For: 1.9.3
>
> Attachments: AggregateGenerics.patch
>
>
> Abstract IndexEditor and QueryIndex implementations and SPIs should be 
> created for Oak Search module.
> Those classes should be then reused / extended by implementors in and outside 
> Oak .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OAK-7531) Build Jackrabbit Oak #1479 failed

2018-06-07 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504443#comment-16504443
 ] 

Hudson commented on OAK-7531:
-

Build is still failing.
Failed run: [Jackrabbit Oak 
#1480|https://builds.apache.org/job/Jackrabbit%20Oak/1480/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/1480/console]

> Build Jackrabbit Oak #1479 failed
> -
>
> Key: OAK-7531
> URL: https://issues.apache.org/jira/browse/OAK-7531
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #1479 has failed.
> First failed run: [Jackrabbit Oak 
> #1479|https://builds.apache.org/job/Jackrabbit%20Oak/1479/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/1479/console]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-7530) PrivilegeInitializer should not attempt to create jcr:system node

2018-06-07 Thread Alex Deparvu (JIRA)


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

Alex Deparvu updated OAK-7530:
--
Fix Version/s: 1.9.4
   1.10

> PrivilegeInitializer should not attempt to create jcr:system node
> -
>
> Key: OAK-7530
> URL: https://issues.apache.org/jira/browse/OAK-7530
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: core, security
>Reporter: Alex Deparvu
>Assignee: Alex Deparvu
>Priority: Minor
> Fix For: 1.10, 1.9.4
>
>
> {{PrivilegeInitializer}} class should not create jcr:system node if it 
> doesn't exist as this would disrupt the {{InitialContent}}'s work of creating 
> the needed structure under this node [1]
> [0] 
> https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/security/privilege/PrivilegeInitializer.java#L57
> [1] 
> https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/InitialContent.java#L78



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OAK-7530) PrivilegeInitializer should not attempt to create jcr:system node

2018-06-07 Thread Alex Deparvu (JIRA)


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

Alex Deparvu resolved OAK-7530.
---
Resolution: Fixed

thanks [~anchela]!
fixed with http://svn.apache.org/viewvc?rev=1833100=rev

> PrivilegeInitializer should not attempt to create jcr:system node
> -
>
> Key: OAK-7530
> URL: https://issues.apache.org/jira/browse/OAK-7530
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: core, security
>Reporter: Alex Deparvu
>Assignee: Alex Deparvu
>Priority: Minor
>
> {{PrivilegeInitializer}} class should not create jcr:system node if it 
> doesn't exist as this would disrupt the {{InitialContent}}'s work of creating 
> the needed structure under this node [1]
> [0] 
> https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/security/privilege/PrivilegeInitializer.java#L57
> [1] 
> https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/InitialContent.java#L78



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)