Robert Muir
dc90a019a2
LUCENE-4212: Tests should not use new Random() without args
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360354 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 19:10:08 +00:00
Uwe Schindler
4527c4b3f3
LUCENE-4202: Add support for fields to check-forbidden-apis; cleanup classpath; improve logging messages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359590 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 10:47:03 +00:00
Robert Muir
f55d87ee36
LUCENE-4199: split deprecated jdk methods into their own file for easier maint
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359355 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 19:28:25 +00:00
Robert Muir
08c0677666
LUCENE-4199: don't call this implicitly when you run test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359189 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:24:49 +00:00
Uwe Schindler
e7437a7d0c
LUCENE-4199: cleanup filesets to check; disable Solr's DIH checking, as Locale/Charset support is broken (SOLR-1916)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359167 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 13:35:34 +00:00
Robert Muir
f91f2e9cdb
LUCENE-4199: commit uwe's patch with check-forbidden-apis task
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1358549 13f79535-47bb-0310-9956-ffa450edef68
2012-07-07 12:04:22 +00:00
James Dyer
aa0c9fba28
SOLR-3430: build script changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335196 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 19:03:39 +00:00
Robert Muir
9bf158e095
LUCENE-4011: work around javadoc bug and enable javadocs-lint for solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329272 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 15:08:27 +00:00
Robert Muir
2c25a2dcfa
LUCENE-4011: add javadocs-lint tasks for javadocs plus extra checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329058 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 04:29:21 +00:00
Robert Muir
dad1d28085
LUCENE-3977: remove javadoc duplication in the website/binary release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328605 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 07:51:46 +00:00
Ryan McKinley
98b5f9048a
SOLR-3358: keep log4j-over-slf4j in the classpath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327374 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 04:59:19 +00:00
Ryan McKinley
e34753cd57
SOLR-3358: Logging events are captured and available from the /admin/logging request handler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 18:12:09 +00:00
Robert Muir
e8e4245d9b
LUCENE-3965: consolidate all api modules and fix packaging for 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 13:36:19 +00:00
Michael McCandless
879e825083
LUCENE-3966: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311067 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 18:22:14 +00:00
Chris M. Hostetter
bb7bc2ff44
LUCENE-3945: use sha1 checksums to verify jars pulled from ivy match expectations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309503 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 17:53:32 +00:00
Robert Muir
2fe2e82584
LUCENE-1866: better RAT reporting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309248 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 05:03:53 +00:00
Steven Rowe
53b71596b2
LUCENE-3944: in solr/build.xml, when invoking the dist-maven target under internal modules core, solrj, test-framework, and webapp, pass through *uptodate and *compiled property values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309152 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 21:15:23 +00:00
Steven Rowe
c9393b9683
LUCENE-3944: Make the 'generate-maven-artifacts' target use filtered POMs placed under lucene/build/poms/, rather than in each module's base directory. The 'clean' target now removes them.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309141 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 20:52:02 +00:00
Robert Muir
73db5ff5fc
SOLR-2435: nuke confusing duplicate junit dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308529 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 20:15:01 +00:00
Robert Muir
8cfbb7948b
LUCENE-3930: update binary dist patterns to exclude ivy.xmls and include test-framework libs (Hossmans patch)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308309 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 11:40:39 +00:00
Robert Muir
8f0d7cc135
LUCENE-3930: nuke jars from source tree and use ivy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Robert Muir
a62b8828be
add temporary placeholder targets for jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307490 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 15:50:57 +00:00
Robert Muir
33d1d81d87
SOLR-3268: don't create indexes under core/src/test-files/solr/data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305579 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 20:53:33 +00:00
Christian Moen
f5770479e3
Move and rename Kuromoji (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305297 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 10:31:48 +00:00
Robert Muir
f597b9a1cc
LUCENE-3883: Irish Analyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304836 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 15:59:04 +00:00
Robert Muir
c9c1166d07
fix javadocs for uima contrib from top level (copy the hack and comment from analysis-extras)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304088 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 21:54:14 +00:00
Uwe Schindler
b4ce51b46a
SOLR-3204: fix license-check problem #2 (move solr-specific rules to solr)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298198 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 23:10:30 +00:00
Ryan McKinley
a57f29a367
SOLR-3159: Upgrade example and tests to run with Jetty 8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298108 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 20:49:28 +00:00
Chris M. Hostetter
0b348028ed
SOLR-3183: de-forrest solr now that the website uses the Apache CMS. Move the existing forrest-to-html tutorial into the javadocs and prune it's formating/navigation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297806 13f79535-47bb-0310-9956-ffa450edef68
2012-03-07 00:20:31 +00:00
Ryan McKinley
58e3736862
SOLR-3202: remove JSP support and the old admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297578 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 17:04:19 +00:00
Dawid Weiss
124a1c0d5a
Moving solr/example/work license check exclusion to solr-specific validation section.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243821 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 08:25:28 +00:00
Dawid Weiss
087f1e3126
LUCENE-3774: Optimized and streamlined license and notice file validation
...
by refactoring the build task into an ANT task and modifying build scripts
to perform top-level checks. (Dawid Weiss, Steve Rowe, Robert Muir)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243527 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 14:12:59 +00:00
Robert Muir
dac1b58277
SOLR-3097, SOLR-3105: add fieldtypes for different languages to the example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241878 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 12:07:52 +00:00
Steven Rowe
eb0ab3d392
LUCENE-3753: Restructure the Lucene build system
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241588 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 19:59:05 +00:00
Dawid Weiss
5f9209aff2
Corrected ant clean for git and svn, removed extra examples prefix as pointed out by Uwe.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1236187 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 14:25:27 +00:00
Dawid Weiss
5eb872cdf2
Revert "Fixed 'ant clean' failing if a directory didn't exist. Replaced with an include pattern."
...
This reverts commit c4a413eb69f8be46664b1ddcbf24af4be44e933c.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1236185 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 14:19:14 +00:00
Dawid Weiss
2c3fa2e3db
Fixed 'ant clean' failing if a directory didn't exist. Replaced with an include pattern.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1236178 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 13:56:50 +00:00
Mark Robert Miller
9fed484fb1
SOLR-2358: merge in solrcloud branch (watch out hudson!)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235888 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 19:49:26 +00:00
Jan Høydahl
49d3605946
SOLR-2487: Do not include slf4j-jdk14 jar in WAR
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231982 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 12:54:01 +00:00
Uwe Schindler
c7860bcd38
SOLR-2900: Fix missing patch component
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1210168 13f79535-47bb-0310-9956-ffa450edef68
2011-12-04 18:26:33 +00:00
Steven Rowe
4d901e9cd2
LUCENE-3228: Stop downloading external javadoc package-list files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1210020 13f79535-47bb-0310-9956-ffa450edef68
2011-12-03 21:52:04 +00:00
Uwe Schindler
a7772b4958
partial fix for SOLR-2900: More cleanup of temporary artifacts (also example webapp)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209076 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 13:47:20 +00:00
Uwe Schindler
af65c91000
fix test-jsp target to be actually called (its not a compile task, it just tries to compile as the test itsself)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206270 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 17:38:56 +00:00
Jan Høydahl
b7aee61754
SOLR-1979: Create LanguageIdentifierUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179416 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 20:21:59 +00:00
Steven Rowe
24695807f3
SOLR-2766: Package individual javadoc sites for solrj and test-framework.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 04:47:04 +00:00
Christopher John Male
7f90632562
LUCENE-3286: Consolidated XML QP into queryparser module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 05:53:28 +00:00
Steven Rowe
de1bd52082
LUCENE-3406: Fixed location of scripts/ directory in patterns in Solr target 'package-local-src-tgz'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163632 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 14:19:06 +00:00
Steven Rowe
584adbc613
LUCENE-3406: Add ant target 'package-local-src-tgz' to Lucene and Solr to package sources from the local working copy.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163625 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 14:06:51 +00:00
Steven Rowe
82c282d451
Make compile-test under solr/ compile all tests, including contribs'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151832 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 13:15:59 +00:00
Steven Rowe
23d22e4d47
LUCENE-3337: avoid building jar files unless necessary in build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151720 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 04:02:09 +00:00