Robert Muir
|
c8101d708c
|
LUCENE-3160: lucene source build doesn't work correctly by itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129445 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 00:08:14 +00:00 |
Shai Erera
|
03df5817ea
|
LUCENE-3128: ant eclipse creates a .project for Eclipse integration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126884 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-24 06:05:30 +00:00 |
Robert Muir
|
d1219a5769
|
LUCENE-2981: review/remove unused/unsupported contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126280 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 00:10:44 +00:00 |
Yonik Seeley
|
00e6bc2e41
|
build: move license validation to only happen with test, not with compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092851 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-16 00:50:56 +00:00 |
Grant Ingersoll
|
8bee953057
|
LUCENE-2952: drop dev-tools dependency, move to test framework, split out checking to each area: lucene, modules, solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083010 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-18 18:40:02 +00:00 |
Grant Ingersoll
|
f36c32405d
|
LUCENE-2952: hook in dependency checking for license, notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082535 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-17 15:34:21 +00:00 |
Steven Rowe
|
12c4c4e987
|
LUCENE-2611: switched the code style file from a manually configured global style to an already-setup per-project code style; adjusted code style continuation indents; added groovy code style support.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074130 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-24 13:02:44 +00:00 |
Steven Rowe
|
1b44e0b9a5
|
added support for maven artifact generation of the new Solr UIMA contrib; the top-level get-maven-poms target now forces copying of all of the source pom.xml files, even if the source is not newer than the target files, so that version changes will always take effect when specified through the -Dversion ant cmdline option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062936 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-24 19:33:14 +00:00 |
Steven Rowe
|
82640ec617
|
LUCENE-2657: switched POMs under dev-tools/maven/ to be POM templates, to allow for specification of the version as a system property on the command line.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062111 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-22 07:26:17 +00:00 |
Steven Rowe
|
74360c80f5
|
LUCENE-2657: Replace Maven POM templates with full POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061613 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-21 03:44:13 +00:00 |
Robert Muir
|
cc23ccf3c4
|
add note about java 6 requirement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055470 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-05 14:28:52 +00:00 |
Steven Rowe
|
bf8278184f
|
Move description from the 'copy-idea-files' target to the 'idea' target, so that it gets mentioned when the user runs 'ant -projecthelp'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055244 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-04 23:44:23 +00:00 |
Robert Muir
|
f627181f8c
|
LUCENE-2611: add eclipse setup (ant eclipse)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054172 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-31 21:08:18 +00:00 |
Steven Rowe
|
4ce982a287
|
LUCENE-2611: Added IntelliJ IDEA configuration files in dev-tools/idea/, installable via 'ant idea'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053988 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-30 19:49:51 +00:00 |
Ryan McKinley
|
6c6a675a4a
|
running 'mvn generate-maven-artifacts' will put all the files in the same directory (dist/maven)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998771 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 03:58:23 +00:00 |
Ryan McKinley
|
3be9fedd84
|
getting 'generate-maven-artifacts' to work with analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987286 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-19 19:58:36 +00:00 |
Ryan McKinley
|
6b212ad3bb
|
LUCENE-2490 -- ant generate-maven-artifacts will build lucuen and solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955464 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-17 02:25:11 +00:00 |
Robert Muir
|
399d373089
|
fix the compile target... this never worked for contrib/analyzers before either
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942262 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-07 22:51:45 +00:00 |
Robert Muir
|
f6e9cc9f32
|
LUCENE-2444: move contrib/analyzers to modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941308 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 14:26:59 +00:00 |
Uwe Schindler
|
156a84a265
|
Fix build to include lucene libs into tgz/zip
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@936522 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-21 21:39:31 +00:00 |
Grant Ingersoll
|
6d356c8d26
|
add a compile target to the top
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933598 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-13 13:28:56 +00:00 |
Mark Robert Miller
|
7a6834b436
|
remove obsolete ant call
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924635 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 04:42:01 +00:00 |
Mark Robert Miller
|
cd490f915a
|
switch Solr to really run off lucene trunk rather than just copy jars - still needs some love (too many duplicate lucene refs for one) but its a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924634 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 04:39:17 +00:00 |
Mark Robert Miller
|
47f03c1a00
|
remove overwrite on copy
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924562 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 00:04:26 +00:00 |
Mark Robert Miller
|
e70adc1425
|
improve lucene-jars-to-solr target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924561 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 23:59:56 +00:00 |
Mark Robert Miller
|
e01f81d8cf
|
add a clean target and copy lucene jars to solr after lucene tests are done as a temp work-off-trunk hack
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924529 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 22:25:11 +00:00 |
Mark Robert Miller
|
8d78ef8480
|
name test target 'test'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924510 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 21:54:11 +00:00 |
Mark Robert Miller
|
b87c6bc4b9
|
a rough start to a top level build script that can run sub tests - still doesn't work quite right - perhaps not getting the right basedir in sub build files?
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924503 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 21:31:44 +00:00 |
Dawid Weiss
|
778d96752f
|
SVN-GIT conversion, path copy emulation.
|
2016-01-23 01:18:53 +01:00 |
Uwe Schindler
|
675597141b
|
LUCENE-2326: Removed SVN checkouts for backwards tests. The backwards branch is now included in the svn repository using "svn copy" after release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@924207 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 10:24:07 +00:00 |
Uwe Schindler
|
3abdb99087
|
add checksum message also in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912123 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-20 14:40:38 +00:00 |
Uwe Schindler
|
0f42e34dcd
|
LUCENE-2267: Add support for gpg signing to build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912115 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-20 14:04:01 +00:00 |
Uwe Schindler
|
94826b348c
|
LUCENE-2226: repair javadocs generation after hudson failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@901576 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-21 07:18:29 +00:00 |
Uwe Schindler
|
5e9c0717ca
|
Use https for backwards checkout and disable server-cert checking and interactive mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900194 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 18:56:17 +00:00 |
Uwe Schindler
|
f8bd9819e6
|
LUCENE-2193: Replace the backwards tags by revision numbers. Please consult wiki for a howto about updating the backwards-branch now!
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899001 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 23:41:05 +00:00 |
Uwe Schindler
|
1658315c35
|
LUCENE-1769: Improve clover analysis and separate core / bw tests. Also verify that assertions are enabled.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@891897 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-17 21:00:00 +00:00 |
Robert Muir
|
550a4ef1af
|
LUCENE-2124: move jdk collation to core, icu collation to icu contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@888780 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-09 12:08:06 +00:00 |
Uwe Schindler
|
f011f59fe2
|
Use better format for md5sum/sha1 sum on package build (binary files should have * before file name). The format attribute does that automatically.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@887617 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-06 00:28:04 +00:00 |
Uwe Schindler
|
8411a96a87
|
LUCENE-2024: Fix: "ant dist" no longer generates md5's for the top-level artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835889 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 15:53:54 +00:00 |
Michael McCandless
|
aaddac8992
|
LUCENE-2002: add Version to QueryParser & contrib analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@829206 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-23 20:25:17 +00:00 |
Uwe Schindler
|
4cded8042c
|
LUCENE-1946, LUCENE-1753: Remove deprecated TokenStream API. What a pity, my wonderful backwards layer is gone! :-( Enforce decorator pattern by making the rest of TokenStreams final.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824116 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 17:35:09 +00:00 |
Michael McCandless
|
24d9c6b9c7
|
revert accidental commit; switch to new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823326 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-08 21:12:38 +00:00 |
Michael McCandless
|
f20e419aff
|
LUCENE-1950: remove autoCommit=true from IndexWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823321 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-08 20:57:32 +00:00 |
Michael Busch
|
b9bf270b01
|
LUCENE-486: Remove test->demo dependencies.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822137 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-06 05:57:20 +00:00 |
Uwe Schindler
|
5b71d96818
|
Move to 2.9 branch for backwards tests and enable compilation with source/target=1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@820362 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-30 17:37:49 +00:00 |
Uwe Schindler
|
05fa98b1bb
|
Javadocs should present tokenattributes pkg inside core
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@813391 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-10 12:02:01 +00:00 |
Uwe Schindler
|
4d87fcd99a
|
LUCENE-1887: Remove o.a.l.messages from the javadocs-all association to query parser contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@813268 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-10 07:10:29 +00:00 |
Chris M. Hostetter
|
3507752e42
|
LUCENE-1902: html version of changes.txt should be included in packaged releases, and linked to from left nav of docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@812734 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-09 00:00:17 +00:00 |
Mark Robert Miller
|
93f02d341e
|
LUCENE-1873: Update documentation to reflect current Contrib area status
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@811959 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-07 01:00:21 +00:00 |
Chris M. Hostetter
|
6e5b0f028f
|
LUCENE-1862: resolve duplicate queryParser package.html problem by moving contrib specific docs to contrib's overview.html ... also make a few other tweaks to improve the formatting of the queryParser contrib docs and how they are listed in the sections in overview-summary.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810286 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-01 22:29:24 +00:00 |