Commit Graph

247 Commits

Author SHA1 Message Date
Uwe Schindler ca52a98b67 One recursion missing....
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385180 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 21:13:36 +00:00
Uwe Schindler 67b1c87c86 Improve permgen usage and speed up rat-sources by reusing taskdef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1385178 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 21:08:18 +00:00
Robert Muir 1517b16cf4 fix remaining broken html and turn on check in linter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383055 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 19:08:41 +00:00
Robert Muir a4ea891571 add level=none option so we can find more broken html in solr javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383047 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 19:00:45 +00:00
Uwe Schindler 29793bc97f Add nightly maven build&check task (more will come later!), also remove duplicate dependencies. The validate task now only runs from root
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381689 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 17:39:06 +00:00
Robert Muir a4cf4bd859 add validate-maven task to check maven dependencies, fix redundant dependencies in generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381602 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 13:53:35 +00:00
Greg Bowyer 9b049b0dbd LUCENE-4332: Integrate PiTest mutation coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380938 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 23:54:13 +00:00
Steven Rowe d359353970 SOLR-2747: fix changes2html.pl invocation from ant target package-src-tgz
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378654 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 17:23:29 +00:00
Steven Rowe c8aa9c1f42 SOLR-2747: Added 'ant changes-to-html' to Solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378452 13f79535-47bb-0310-9956-ffa450edef68
2012-08-29 06:26:02 +00:00
Uwe Schindler d8f36a22b1 LUCENE-3923: Faster SVN WC checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377991 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 06:50:46 +00:00
Chris M. Hostetter 769c9003cd SOLR-3690: Fixed binary release packages to include dependencies needed for the solr-test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373553 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 18:30:04 +00:00
Dawid Weiss cebfa0b9b9 LUCENE-3985: Upgrade to randomizedtesting 2.0.0. Added support for thread leak detection. Added support for suite timeouts. (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1372068 13f79535-47bb-0310-9956-ffa450edef68
2012-08-12 11:23:11 +00:00
Uwe Schindler 5259fcd0c5 LUCENE-4187: Merge clover reports of Lucene/Solr for easier and more useful Jenkins reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371839 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 23:18:18 +00:00
Robert Muir 392ddde4d3 SOLR-3725: fix package-local-src-tgz to not bring in jars/binary content
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371688 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 12:38:48 +00:00
Robert Muir 034207be25 clean up binary patterns for consolidated licenses/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369232 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 22:11:07 +00:00
Robert Muir 7465266b20 add safety so we don't generate checksums for any stale jars when regenerating
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368977 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 14:18:17 +00:00
Robert Muir 16dbab69b2 fix jar-checksums task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368966 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 14:05:26 +00:00
Chris M. Hostetter 175020d4e1 SOLR-3650: build.xml cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368286 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 21:54:26 +00:00
Robert Muir 6d2a288be3 LUCENE-4262: add ivy sync=true, so when resolve runs, only jars that should be there are there
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366509 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 19:18:49 +00:00
Chris M. Hostetter 8584883326 SOLR-3609: fix some left over 'work' refrences that didn't get converted to 'solr-webapp' and add solr-webapp/.gitignore just like the old work/.gitignore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1365383 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 01:09:22 +00:00
Uwe Schindler c0d02bc3c8 LUCENE-4217: Add the possibility to run tests with Atlassian Clover loaded from IVY. A development License solely for Apache code was added in the tools/ folder, but is not included in releases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361480 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 07:16:33 +00:00
Uwe Schindler 0b5eaa8b68 SOLR-3328: Fix file attributes partially (needs more verification)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1361408 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 21:47:22 +00:00
Mark Robert Miller 1b7637d144 SOLR-3609: fix prepare-release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360494 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 00:34:22 +00:00
Robert Muir 7b2abe6e19 LUCENE-3950: load rat via ivy so you dont need it in .ant/lib etc, invoke from validate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360475 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 23:27:21 +00:00
Uwe Schindler 53cfbcda0d LUCENE-4199, LUCENE-4202, LUCENE-4206: Remove noise by not-existing XML CDATA in task; cleanup build.xmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360451 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:34:39 +00:00
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
Uwe Schindler d993e8c0e7 LUCENE-3336: add TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150489 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 21:23:13 +00:00
Uwe Schindler 9c73f9d03b LUCENE-3336: Speed up javadocs-all builds by minimizing compile costs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150486 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 21:19:42 +00:00
Steven Rowe 54c5bde246 Add javadocs-test-framework target for Jenkins builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146430 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 20:43:58 +00:00
Steven Rowe 77896f5256 SOLR-2452: rename Clover coverage db filename to be the same as Lucene's - because of Lucene compilation called from Solr, Clover's db filename doesn't stay named as solr_coverage.db
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144862 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 13:55:05 +00:00
Steven Rowe afda0fa29c SOLR-2452: Put back Solr-specific clover properties & targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144847 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 12:20:06 +00:00
Steven Rowe 4505c08643 SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 06:41:23 +00:00
Steven Rowe 9abc6a2912 SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 21:16:33 +00:00
Steven Rowe 75d6001f0e SOLR-2452: merged with trunk up to r1140790
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 19:42:31 +00:00
Steven Rowe 4c9c9259e8 SOLR-2452: Merged with trunk up to r1137125
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137126 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 05:16:57 +00:00
Steven Rowe 72d043e3ec LUCENE-3204: Include maven-ant-tasks jar in the source tree and use this jar from generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135801 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 21:23:31 +00:00
Steven Rowe 036078baea SOLR-2452: merged with trunk up to r1130266. Removed duplicate solr-contrib-uptodate definition in solr/contrib/contrib-build.xml. Fixed directory glob in solr-contrib-uptodate target: .../src/main/java/ -> .../src/java/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130331 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 22:37:09 +00:00
Robert Muir 7f5305ecfc SOLR-2279: use Lucene's MockDirectoryWrapper in Solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130042 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 08:22:23 +00:00
Robert Muir 4715d42d42 LUCENE-3155: improve includes/excludes to explicitly state what is in releases (so no foo.txt or anything else is included)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129453 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 01:36:46 +00:00
Steven Rowe 31c83c9d6f SOLR-2452: Merged with trunk up to r1129202; standardized solr/contrib/* layouts.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1129205 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 14:51:25 +00:00
Steven Rowe 674feedec6 SOLR-2452: Merged up to trunk r1126232; adjusted solr/config/analysis-extras/ directory structure to match other solr contribs; updated configuration for maven and intellij idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126234 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 21:45:19 +00:00
Robert Muir 2f75783026 LUCENE-3076: add -Dtests.codecprovider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100175 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 11:42:24 +00:00
Yonik Seeley be2382efb7 SOLR-2495: json parser could hang on corrupted input and fail to detect long overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099582 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 20:07:19 +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
Steven Rowe 0c7a172d4f SOLR-2061: Generate jar containing test classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:41:09 +00:00
Robert Muir dc58134cdc SOLR-2452: commit my state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1087603 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 06:58:12 +00:00
Steven Rowe 47190d3323 LUCENE-3006: die javadoc warnings die
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087319 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 14:36:05 +00:00
Grant Ingersoll d112c045e6 alias for javadocs/javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087087 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 21:34:43 +00:00
Grant Ingersoll 1c5398f0e0 LUCENE-2998: forward port prepare-release and stage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086584 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:52:14 +00:00
Grant Ingersoll ebaffef1c1 add a stage target and a mech. for copying artifacts to staging on people.apache.org
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085530 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 19:30:26 +00:00
Steven Rowe d88d7da6c3 use ${svn.exe} property instead of directly calling svn executable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084322 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:49:18 +00:00