The GitHub Actions job "Build" on jackrabbit-oak.git has failed.
Run started by GitHub user nfsantos (triggered by nfsantos).

Head commit for run:
43ac12063a33edd9bf43c4810e4e203a2e880c03 / Nuno Santos <nsan...@adobe.com>
Postpone creation of Lucene index writers until the indexing phase of the 
indexing job.

Replace uses of Set<IndexDefinition> by List<IndexDefinition>, as this class 
does not define equals() and hashCode(), so storing them on a set does will not 
ensure that duplicate index definitions are not kept (HashSet will use 
reference equality in this case).

Change the IndexDefinitionBuilder class hierarchy to be parametrized with the 
specific type of index definition, to improve readability and type safety.

Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/12883824172

With regards,
GitHub Actions via GitBox

Reply via email to