Hi,
Recent failures seem to be caused by the JIRA plugin. See
https://issues.apache.org/jira/browse/INFRA-15290#
I disabled that plugin for now:
https://builds.apache.org/job/Jackrabbit%20Oak/jobConfigHistory/showDiffFiles?timestamp1=2017-10-01_03-35-21×tamp2=2017-10-16_11-54-27
Michael
On 16.10.17 13:29, Apache Jenkins Server wrote:
The Apache Jenkins build system has built Jackrabbit Oak (build #878)
Status: Still Failing
Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/878/ to
view the results.
Changes:
[chetanm] OAK-6832 - Synchronous nodetype lucene index support
[chetanm] OAK-6831 - Nodetype index support in Lucene Index
Ensure that if jcr:primaryType is indexed then jcr:mixins is also indexed
This is required to ensure consistency when multiple index rules for different
types are defined
[chetanm] OAK-6831 - Nodetype index support in Lucene Index
-- For 'nodeTypeIndex' case disable aggregates
[chetanm] OAK-6831 - Nodetype index support in Lucene Index
-- Support for 'nodeTypeIndex' property at index definition node
-- Support for 'sync' indexRules to indicate that nodeTypeIndex for that
node is to be indexed in 'sync' mode
Test results:
All tests passed