Log of /lucene/java/trunk/common-build.xml
Parent Directory
|
Revision Log
Revision
830377 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 27 22:29:41 2009 UTC
(4 weeks, 2 days ago)
by
uschindler
File length: 23188 byte(s)
Diff to
previous 829206
(
colored)
LUCENE-2011: Remove deprecated Scorer.explain(int) and replace by Weight.explain(IR,int) calls in tests and PhraseQuery/SpanQuery explanations methods
Revision
824697 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 13 11:18:25 2009 UTC
(6 weeks, 2 days ago)
by
uschindler
File length: 23150 byte(s)
Diff to
previous 824633
(
colored)
LUCENE-1972: Remove deprecated ExtendedFieldCache, custom and auto caches, SortField.AUTO, deprecated custom sort, deprecated sorting HitCollectors, deprecated TopDocs HitCollectors, legacy search
Revision
813671 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 11 06:12:13 2009 UTC
(2 months, 2 weeks ago)
by
uschindler
File length: 22618 byte(s)
Diff to
previous 811157
(
colored)
LUCENE-1906: Fix backwards problems with CharStream and Tokenizers with custom reset(Reader) method.
Revision
811157 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 3 22:17:31 2009 UTC
(2 months, 3 weeks ago)
by
uschindler
File length: 22618 byte(s)
Diff to
previous 808909
(
colored)
LUCENE-1877, LUCENE-1885: Use NativeFSLockFactory as default for new API (direct ctors & FSDir.open). Fix isLocked() bug in NativeFSLock.
Revision
808419 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 27 14:07:04 2009 UTC
(3 months ago)
by
hossman
File length: 22631 byte(s)
Diff to
previous 804474
(
colored)
LUCENE-1861: this is a shotgun style classpath, but for the specific usage of javadoc generation there isn't a lot of value in being surgical
Revision
800925 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 4 19:10:02 2009 UTC
(3 months, 3 weeks ago)
by
markrmiller
File length: 22421 byte(s)
Diff to
previous 799818
(
colored)
LUCENE-1748: LUCENE-1001 introduced PayloadSpans, but this was a back compat break and caused custom SpanQuery implementations to fail at runtime in a variety of ways. This issue attempts to remedy things by causing a compile time break on custom SpanQuery implementations and removing the PayloadSpans class, with its functionality now moved to Spans.
Revision
799025 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 29 19:14:07 2009 UTC
(3 months, 4 weeks ago)
by
uschindler
File length: 22421 byte(s)
Diff to
previous 798089
(
colored)
LUCENE-1762: Slightly more readable code in Token/TermAttributeImpl, additional tests, deep cloning bug with Token.copyTo fixed
Revision
793039 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 10 17:08:19 2009 UTC
(4 months, 2 weeks ago)
by
mikemccand
File length: 22421 byte(s)
Diff to
previous 791175
(
colored)
LUCENE-1726: move unchanged readers to private CoreReaders class that's shared across cloned SegmentReaders
Revision
787795 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 23 19:15:31 2009 UTC
(5 months ago)
by
mikemccand
File length: 22421 byte(s)
Diff to
previous 787723
(
colored)
LUCENE-1466: added chainable CharFilter stage before Tokenizer to allow mapping of characters before tokenization
Revision
787723 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 23 15:42:12 2009 UTC
(5 months ago)
by
uschindler
File length: 22421 byte(s)
Diff to
previous 784562
(
colored)
LUCENE-1701, LUCENE-1687: Add NumericField , make plain text numeric parsers public in FieldCache, move trie parsers to FieldCache, merge ExtendedFieldCache and FieldCache
Revision
784541 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 14 11:20:55 2009 UTC
(5 months, 1 week ago)
by
mikemccand
File length: 24595 byte(s)
Diff to
previous 784540
(
colored)
LUCENE-1677: deprecate gcj specializations, and the system properties that let you specify which SegmentReader impl class to use
Revision
782406 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 7 16:31:18 2009 UTC
(5 months, 2 weeks ago)
by
mikemccand
File length: 22422 byte(s)
Diff to
previous 782397
(
colored)
LUCENE-1651: always return DirectoryReader (renamed from MultiSegmentReader) from IndexReader.open
Revision
782397 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 7 14:52:51 2009 UTC
(5 months, 2 weeks ago)
by
mikemccand
File length: 22421 byte(s)
Diff to
previous 781130
(
colored)
remove invalid test (already removed from trunk): it causes false failures on at least opensolaris, java 1.6
Revision
780770 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 1 18:34:10 2009 UTC
(5 months, 3 weeks ago)
by
uschindler
File length: 22421 byte(s)
Diff to
previous 780273
(
colored)
LUCENE-1658: Fix MMapDirectory, add hack for JVM bug that keeps mmapped files open, fix tests, that cannot use other dir impls than SimpleFSDirectory, some API fine tuning.
Revision
778490 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 25 20:07:24 2009 UTC
(6 months ago)
by
mikemccand
File length: 22361 byte(s)
Diff to
previous 774796
(
colored)
LUCENE-1654: IndexWriter now records basic diagnostics into each segment it writes; commit metadata upgraded from String to Map<String,String>
Revision
770615 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 1 10:25:52 2009 UTC
(6 months, 3 weeks ago)
by
mikemccand
File length: 21914 byte(s)
Diff to
previous 769543
(
colored)
LUCENE-1624: don't write a new empty commit when create=true and autoCommit=false on creating IndexWriter, unless dir has no index yet
Revision
749009 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 1 12:12:36 2009 UTC
(8 months, 3 weeks ago)
by
mikemccand
File length: 21243 byte(s)
Diff to
previous 748995
(
colored)
LUCENE-1314: change reference counting to properly track deleted docs & shared core readers inside SegmentReader
Revision
738219 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 27 20:15:21 2009 UTC
(9 months, 4 weeks ago)
by
mikemccand
File length: 21247 byte(s)
Diff to
previous 737273
(
colored)
LUCENE-1483: switch to newly added MultiReaderHitCollector for all core collectors, that is aware of segment transitions during searching, to improve performance of searching and warming
Revision
712920 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 11 02:31:50 2008 UTC
(12 months, 2 weeks ago)
by
buschmi
File length: 21062 byte(s)
Diff to
previous 712416
(
colored)
LUCENE-1446: Add compatibility tag to common-build.xml and run backwards-compatibility tests in the nightly build.
Revision
712416 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 8 18:30:37 2008 UTC
(12 months, 2 weeks ago)
by
buschmi
File length: 21002 byte(s)
Diff to
previous 702889
(
colored)
LUCENE-1440: Add new targets to build.xml that allow downloading and executing the junit testcases from an older release for backwards-compatibility testing.
Revision
698035 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 22 23:31:07 2008 UTC
(14 months ago)
by
hossman
File length: 20034 byte(s)
Diff to
previous 696715
(
colored)
LUCENE-1393: new svnversion.exe ant property thta can be used when svnversion isn't in your working PATH (ie: Hudson)
Revision
637716 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 17 04:26:30 2008 UTC
(20 months, 1 week ago)
by
hossman
File length: 19724 byte(s)
Diff to
previous 637344
(
colored)
more for LUCENE-1202 ... Hudson's clover plugin wants the XML format of the report, it's cheap so generate it everytime
Revision
616566 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 29 23:55:10 2008 UTC
(21 months, 4 weeks ago)
by
doronc
File length: 18996 byte(s)
Diff to
previous 616534
(
colored)
Undoing change committed in r616534 (LUCENE-1157: Formatable changes log).
Need to make the updates of Changes.html smoother.
Revision
600440 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 3 07:31:02 2007 UTC
(23 months, 3 weeks ago)
by
buschmi
File length: 19151 byte(s)
Diff to
previous 596501
(
colored)
LUCENE-935: Allow to deploy maven artifacts to a remote m2 repository via scp and ssh authentication.
Revision
590873 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 01:26:43 2007 UTC
(2 years ago)
by
buschmi
File length: 17469 byte(s)
Diff to
previous 568766
(
colored)
LUCENE-935: Defined property "m2.repository.url" to allow setting the url to a maven remote repository to deploy to.
Revision
568766 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 22 23:16:48 2007 UTC
(2 years, 3 months ago)
by
buschmi
File length: 17400 byte(s)
Diff to
previous 564036
(
colored)
- LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created.
- LUCENE-935: Various improvements for the maven artifacts. Now the artifacts also include the sources as .jar files.
Revision
552589 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 2 20:42:24 2007 UTC
(2 years, 4 months ago)
by
hossman
File length: 16725 byte(s)
Diff to
previous 551077
(
colored)
hack to prevent ant from recursively stating all files in all directories looking for files to include in the META-INF
Revision
551077 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 27 06:49:38 2007 UTC
(2 years, 5 months ago)
by
doronc
File length: 16569 byte(s)
Diff to
previous 547860
(
colored)
LUCENE-945: tests failed to find data dirs. Added sys-prop benchmark.work.dir and cfg-prop work.dir.
Revision
547860 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 16 04:45:13 2007 UTC
(2 years, 5 months ago)
by
buschmi
File length: 16465 byte(s)
Diff to
previous 545696
(
colored)
LUCENE-622: Add ant target and pom.xml files for building maven artifacts of the Lucene core and the contrib modules.
Revision
545010 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 7 00:48:32 2007 UTC
(2 years, 5 months ago)
by
buschmi
File length: 14297 byte(s)
Diff to
previous 544611
(
colored)
LUCENE-908:
- Improves content of MANIFEST file and makes it customizable for the contribs.
- Adds SNOWBALL-LICENSE.txt to META-INF of the snowball jar
- lucli jar now contains LICENSE.txt and NOTICE.txt.
Revision
544611 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 5 19:54:38 2007 UTC
(2 years, 5 months ago)
by
buschmi
File length: 12211 byte(s)
Diff to
previous 543551
(
colored)
LUCENE-907: Include LICENSE.TXT and NOTICE.TXT in the META-INF dirs of demo war, demo jar, and the contrib jars.
Revision
543497 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 1 14:38:04 2007 UTC
(2 years, 5 months ago)
by
gsingers
File length: 12113 byte(s)
Diff to
previous 543257
(
colored)
changed from Apache Jakarta to Apache Lucene Java in the manifest creation since this project is no longer a part of Jakarta
Revision
542769 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 30 07:18:29 2007 UTC
(2 years, 5 months ago)
by
hossman
File length: 11997 byte(s)
Diff to
previous 542260
(
colored)
LUCENE-885: include contribs in 'ant test' ... includes fixes for several contribs to make tests run cleanly regardless of what working directory they are run in
Revision
517863 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 13 20:50:56 2007 UTC
(2 years, 8 months ago)
by
doronc
File length: 10968 byte(s)
Diff to
previous 507636
(
colored)
LUCENE-814: javacc build targets now fix line-end-style of generated
files, and deleting all javacc generated files before calling javacc.
Revision
165566 -
(
view)
(
annotate)
-
[select for diffs]
Added
Mon May 2 00:11:11 2005 UTC
(4 years, 6 months ago)
by
ehatcher
File length: 8472 byte(s)
overhaul of build system to facilitate building and packaging of contrib sub-projects. some work still to be done, but core Lucene build still working fine
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.