BUILD FAILURE: Jackrabbit Oak - Build # 1448 - Failure

2018-05-17 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit Oak (build #1448)

Status: Failure

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

Changes:
[mreutegg] OAK-301 - Document Oak

Add MongoDocumentStore specific documentation

 

Test results:
All tests passed

[jira] [Commented] (JCR-4301) get rid of JSR 305 dependency

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke commented on JCR-4301:
-

...where we introduced the annotations for Oak.

> get rid of JSR 305 dependency
> -
>
> Key: JCR-4301
> URL: https://issues.apache.org/jira/browse/JCR-4301
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-api
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: JCR-4301-2.diff, JCR-4301.diff
>
>
> We should consider getting rid of the JSR 305 dependency (see 
> ). Note that we only used the 
> annotations in a few recently changed APIs.
> Further note that we could use spotbugs as replacement for findbugs to detect 
> problems.



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


[jira] [Issue Comment Deleted] (JCR-4301) get rid of JSR 305 dependency

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4301:

Comment: was deleted

(was: ...where we introduced the annotations for Oak.)

> get rid of JSR 305 dependency
> -
>
> Key: JCR-4301
> URL: https://issues.apache.org/jira/browse/JCR-4301
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-api
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: JCR-4301-2.diff, JCR-4301.diff
>
>
> We should consider getting rid of the JSR 305 dependency (see 
> ). Note that we only used the 
> annotations in a few recently changed APIs.
> Further note that we could use spotbugs as replacement for findbugs to detect 
> problems.



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


[jira] [Commented] (JCR-4301) get rid of JSR 305 dependency

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke commented on JCR-4301:
-

https://issues.apache.org/jira/secure/attachment/12923927/JCR-4301-2.diff is an 
alternative that switches to spotbugs annotations.

> get rid of JSR 305 dependency
> -
>
> Key: JCR-4301
> URL: https://issues.apache.org/jira/browse/JCR-4301
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-api
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: JCR-4301-2.diff, JCR-4301.diff
>
>
> We should consider getting rid of the JSR 305 dependency (see 
> ). Note that we only used the 
> annotations in a few recently changed APIs.
> Further note that we could use spotbugs as replacement for findbugs to detect 
> problems.



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


[jira] [Updated] (JCR-4301) get rid of JSR 305 dependency

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4301:

Attachment: JCR-4301-2.diff

> get rid of JSR 305 dependency
> -
>
> Key: JCR-4301
> URL: https://issues.apache.org/jira/browse/JCR-4301
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-api
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: JCR-4301-2.diff, JCR-4301.diff
>
>
> We should consider getting rid of the JSR 305 dependency (see 
> ). Note that we only used the 
> annotations in a few recently changed APIs.
> Further note that we could use spotbugs as replacement for findbugs to detect 
> problems.



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


Oak 1.9.2 release plan

2018-05-17 Thread Davide Giannella
Hello team,

I'm planning to cut Oak on Monday 21st May..

If there are any objections please let me know. Otherwise I will
re-schedule any non-resolved issue for the next iteration.

Thanks
Davide




[jira] [Commented] (JCR-4301) get rid of JSR 305 dependency

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke commented on JCR-4301:
-

...and they would be retained in the class file. This might be a showstopper 
for the use of the annotations.

> get rid of JSR 305 dependency
> -
>
> Key: JCR-4301
> URL: https://issues.apache.org/jira/browse/JCR-4301
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-api
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: JCR-4301.diff
>
>
> We should consider getting rid of the JSR 305 dependency (see 
> ). Note that we only used the 
> annotations in a few recently changed APIs.
> Further note that we could use spotbugs as replacement for findbugs to detect 
> problems.



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


[jira] [Commented] (JCR-4301) get rid of JSR 305 dependency

2018-05-17 Thread Marcel Reutegger (JIRA)

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

Marcel Reutegger commented on JCR-4301:
---

Please note spotbugs is LGPL and on the [category 
X|https://www.apache.org/legal/resolved.html#category-x] list. According to 
[this section|https://www.apache.org/legal/resolved.html#prohibited] using 
LGPL'ed tools are OK at build time, but what about the use of their annotations 
in our source code?

> get rid of JSR 305 dependency
> -
>
> Key: JCR-4301
> URL: https://issues.apache.org/jira/browse/JCR-4301
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-api
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: JCR-4301.diff
>
>
> We should consider getting rid of the JSR 305 dependency (see 
> ). Note that we only used the 
> annotations in a few recently changed APIs.
> Further note that we could use spotbugs as replacement for findbugs to detect 
> problems.



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


[jira] [Updated] (JCR-4299) Update derby dependency to 10.14.2.0

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4299:

Affects Version/s: (was: 2.18)

> Update derby dependency to 10.14.2.0
> 
>
> Key: JCR-4299
> URL: https://issues.apache.org/jira/browse/JCR-4299
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 2.18, 2.16.2, 2.17.3
>
>




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


[jira] [Updated] (JCR-4299) Update derby dependency to 10.14.2.0

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4299:

Fix Version/s: 2.16.2

> Update derby dependency to 10.14.2.0
> 
>
> Key: JCR-4299
> URL: https://issues.apache.org/jira/browse/JCR-4299
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 2.18, 2.16.2, 2.17.3
>
>




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


[jira] [Comment Edited] (JCR-4299) Update derby dependency to 10.14.2.0

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke edited comment on JCR-4299 at 5/17/18 8:20 AM:
--

trunk: [r1831182|http://svn.apache.org/r1831182]
2.16: [r1831757|http://svn.apache.org/r1831757]



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


> Update derby dependency to 10.14.2.0
> 
>
> Key: JCR-4299
> URL: https://issues.apache.org/jira/browse/JCR-4299
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 2.18, 2.16.2, 2.17.3
>
>




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


[jira] [Comment Edited] (JCR-4296) Upgrade httpmime dependency to 4.5.5

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke edited comment on JCR-4296 at 5/17/18 7:58 AM:
--

trunk: [r1830951|http://svn.apache.org/r1830951]
2.16: [r1831756|http://svn.apache.org/r1831756]



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


> Upgrade httpmime dependency to 4.5.5
> 
>
> Key: JCR-4296
> URL: https://issues.apache.org/jira/browse/JCR-4296
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-spi2dav
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_14
> Fix For: 2.18, 2.16.2, 2.17.3
>
>




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


[jira] [Updated] (JCR-4296) Upgrade httpmime dependency to 4.5.5

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4296:

Fix Version/s: 2.16.2

> Upgrade httpmime dependency to 4.5.5
> 
>
> Key: JCR-4296
> URL: https://issues.apache.org/jira/browse/JCR-4296
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-spi2dav
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_14
> Fix For: 2.18, 2.16.2, 2.17.3
>
>




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


[jira] [Updated] (JCR-4296) Upgrade httpmime dependency to 4.5.5

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4296:

Labels: candidate_jcr_2_14  (was: candidate_jcr_2_16)

> Upgrade httpmime dependency to 4.5.5
> 
>
> Key: JCR-4296
> URL: https://issues.apache.org/jira/browse/JCR-4296
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: jackrabbit-spi2dav
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_14
> Fix For: 2.18, 2.16.2, 2.17.3
>
>




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


[jira] [Updated] (JCR-4294) TCK tests should pass on repositories without locking support

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4294:

Labels: candidate_jcr_2_14  (was: candidate_jcr_2_16)

> TCK tests should pass on repositories without locking support
> -
>
> Key: JCR-4294
> URL: https://issues.apache.org/jira/browse/JCR-4294
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: test
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_14
> Fix For: 2.18, 2.16.2, 2.17.3
>
> Attachments: JCR-4294.diff
>
>




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


[jira] [Comment Edited] (JCR-4294) TCK tests should pass on repositories without locking support

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke edited comment on JCR-4294 at 5/17/18 6:52 AM:
--

trunk: [r1830878|http://svn.apache.org/r1830878]
2.16: [r1831755|http://svn.apache.org/r1831755]



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


> TCK tests should pass on repositories without locking support
> -
>
> Key: JCR-4294
> URL: https://issues.apache.org/jira/browse/JCR-4294
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: test
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_14
> Fix For: 2.18, 2.16.2, 2.17.3
>
> Attachments: JCR-4294.diff
>
>




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


[jira] [Updated] (JCR-4294) TCK tests should pass on repositories without locking support

2018-05-17 Thread Julian Reschke (JIRA)

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

Julian Reschke updated JCR-4294:

Fix Version/s: 2.16.2

> TCK tests should pass on repositories without locking support
> -
>
> Key: JCR-4294
> URL: https://issues.apache.org/jira/browse/JCR-4294
> Project: Jackrabbit Content Repository
>  Issue Type: Task
>  Components: test
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_jcr_2_14
> Fix For: 2.18, 2.16.2, 2.17.3
>
> Attachments: JCR-4294.diff
>
>




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