/[Apache-SVN]
ViewVC logotype

Revision 1684242


Jump to revision: Previous Next
Author: uschindler
Date: Mon Jun 8 18:36:26 2015 UTC (8 years, 9 months ago)
Changed paths: 10
Log Message:
Merged revision(s) 1684007-1684008, 1684010, 1684025 from lucene/dev/branches/branch_5x:
LUCENE-6482: Commit failing test first and wait for Jenkins failure (to prove that it works also on Unix and Linux)
LUCENE-6482: Fix class loading deadlock relating to Codec initialization, default codec and SPI discovery
(+ Java 7 change: move away from Lambdas and streams API)
LUCENE-6482: Fix Java 7, which has very limited Process API (I did not notice before, as I had Java 8 as default runtime)
LUCENE-6482: Improve Java 7 fix
LUCENE-6482: Fix detection of default codec for documentation homepage

Changed paths

Path Details
Directorylucene/dev/branches/lucene_solr_5_2/ modified , props changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/ modified , props changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/build.xml modified , text changed , props changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/core/ modified , props changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/core/src/java/org/apache/lucene/codecs/Codec.java modified , text changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/core/src/java/org/apache/lucene/codecs/DocValuesFormat.java modified , text changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/core/src/java/org/apache/lucene/codecs/PostingsFormat.java modified , text changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/core/src/java/org/apache/lucene/util/NamedSPILoader.java modified , text changed
Directorylucene/dev/branches/lucene_solr_5_2/lucene/core/src/test/org/apache/lucene/codecs/TestCodecLoadingDeadlock.java
(Copied from lucene/dev/branches/branch_5x/lucene/core/src/test/org/apache/lucene/codecs/TestCodecLoadingDeadlock.java, r1684008)
added , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26