Commit Graph

86 Commits

Author SHA1 Message Date
Steven Rowe 429093b236 SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 23:01:53 +00:00
Christopher John Male a3fc708e51 Added missing reference to queries module to lucene-prep-jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144582 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 03:19:25 +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 69009a84cb SOLR-2634: added maven repository password authentication to artifact deployment macros as an alternative to private key authentication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143878 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 15:18:02 +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
Christopher John Male 36330b50b4 LUCENE-3274: Collapsed common module into lucene core util, removed module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 00:28:34 +00:00
Steven Rowe 4683065f47 LUCENE-3228: Switch online javadoc links to a hopefully more reliable URL.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143133 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 16:42:37 +00:00
Simon Willnauer 5ce2c2844a LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141489 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 11:40:55 +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
Christopher John Male b3f0ae9b7a LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 23:45:18 +00:00
Christopher John Male e3c74ec78b LUCENE-3232: New common module jar import correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139490 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 04:21:03 +00:00
Christopher John Male e846f760f8 LUCENE-3232: Bad dependency to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139479 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 02:07:26 +00:00
Christopher John Male 9bf4c3fd8f LUCENE-3232: Moved MutableValues to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:03:35 +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
Martijn van Groningen d805da14c2 SOLR-2564: Integrating grouping module into Solr 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137037 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 21:25:59 +00:00
Uwe Schindler 4e46774b9b Make sure, Jenkins/Hudson can compile Solr Contrib classes+tests with Java 5, without running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136792 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 07:28:37 +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 e75ece66b8 SOLR-2590: updated link to Jenkins-built Lucene trunk javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135206 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 18:12:47 +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 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
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
Robert Muir f5048293b5 LUCENE-2995: factor out a shared spellchecking module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126642 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 18:33:53 +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
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
Grant Ingersoll 937ee38c7f LUCENE-3006: fail on javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087426 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 19:56:47 +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
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
Grant Ingersoll ed20a24d22 LUCENE-2952: restore src/tools and move validation there
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084274 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 18:03:57 +00:00
Yonik Seeley 1c0ff82ac1 LUCENE-2894: move prettify to lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083991 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:13:14 +00:00
Steven Rowe 959f657848 Updated error message printed when maven-ant-tasks jar can't be found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083019 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 19:13:02 +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
Steven Rowe ca847ed85c Updated error message printed when maven-ant-tasks jar can't be found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083006 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:36:39 +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 2b4970e30a Add solr-uima contrib to sign-artifacts; when signing maven dependency jars, also sign their POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081057 13f79535-47bb-0310-9956-ffa450edef68
2011-03-13 08:21:27 +00:00
Steven Rowe 134f75d165 Drop separate maven_version, no longer required since maven version and ant build version are the same
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-13 03:26:32 +00:00
Steven Rowe 0120a1d90e SOLR-2411: place release packages and maven artifacts in solr/package/ instead of solr/dist/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080094 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 01:19:07 +00:00
Steven Rowe 9662a890ef SOLR-2411: reverting all changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079477 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 18:40:14 +00:00
Steven Rowe 4b2364aa5b SOLR-2411: solr/dist/ should only contain distribution files, not intermediate .jars/.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079380 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:53:08 +00:00
Robert Muir dfcba596a2 fix broken checksum task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078670 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:08:20 +00:00
Koji Sekiguchi d3852002c2 LUCENE-2894: fix the prettify path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070760 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 02:19:49 +00:00
Koji Sekiguchi a3dbc97978 LUCENE-2894: Use google-code-prettify for syntax highlighting in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067551 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05 23:36:32 +00:00
Uwe Schindler c76ffeaa70 use correct formatter in sequential
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062153 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 13:15:46 +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
Chris M. Hostetter 44b5ae0b69 revert an inadvertant javac change yonik made in r1052540
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056564 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 23:57:11 +00:00
Robert Muir 79133e4f04 when compiling, don't include whatever happens to be in ant's runtime in the classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052991 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 03:13:14 +00:00
Yonik Seeley ab0e9eab62 SOLR-2297: move XML response writing to TextResponseWriter framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052540 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 17:51:48 +00:00
Robert Muir f0f1d62071 when running sequential (e.g. -Dtestcase) use a plain formattter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1043693 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 21:42:34 +00:00
Robert Muir feb3a59875 make sure tests.verbose works in solr, print test params when verbose is set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1039868 13f79535-47bb-0310-9956-ffa450edef68
2010-11-28 11:08:43 +00:00