/[Apache-SVN]
ViewVC logotype

Revision 1688863


Jump to revision: Previous Next
Author: uschindler
Date: Thu Jul 2 16:54:24 2015 UTC (8 years, 9 months ago)
Changed paths: 29
Log Message:
LUCENE-6651: AttributeImpl#reflectWith(AttributeReflector)'s default Impl was "deprecated" in 5.x. All code should implement this. In addition the default impl is now using AccessController.doPrivileged() to do the accessibility changes.

Changed paths

Path Details
Directorylucene/dev/branches/branch_5x/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/branch_5x/lucene/MIGRATE.txt modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/analysis/common/src/test/org/apache/lucene/analysis/compound/TestCompoundWordTokenFilter.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorphosyntacticTagsAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/FlagsAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/KeywordAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/OffsetAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/PayloadAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/PositionIncrementAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/PositionLengthAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/tokenattributes/TypeAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/search/BoostAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/search/MaxNonCompetitiveBoostAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/util/AttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/test/org/apache/lucene/analysis/TestToken.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/test/org/apache/lucene/index/Test2BTerms.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/queryparser/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/queryparser/src/test/org/apache/lucene/queryparser/flexible/spans/UniqueFieldAttributeImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointTermsEnum.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/suggest/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/suggest/src/java/org/apache/lucene/search/suggest/document/CompletionTokenStream.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/test-framework/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/test-framework/src/java/org/apache/lucene/analysis/BaseTokenStreamTestCase.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/test-framework/src/java/org/apache/lucene/index/BaseTermVectorsFormatTestCase.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26