Commit Graph

197 Commits

Author SHA1 Message Date
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
Steven Rowe 7754f30801 LUCENE-2973: In the svn-export-source target, switched from <arg line="..."> argument specification to <arg value="...">, to avoid problems with argument splitting on space-containing paths.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084307 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:26:07 +00:00
Steven Rowe 4a277d65b5 LUCENE-2973: svn-export-source target should call 'svn export --native-eol LF ...'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083945 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 20:36:06 +00:00
Steven Rowe 7d32e01d1c Exclude *pom.xml.template files from Solr's binary distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083923 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 19:46:54 +00:00
Steven Rowe 78a3cb462d Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr binary .zip package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083913 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 19:30:34 +00:00
Steven Rowe d2a6250ef9 LUCENE-2973: Use 'svn export' for Solr's package-src and Lucene's dist-src targets; stop producing .zip versions of Lucene/Solr source packages.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083213 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 16:34:19 +00:00
Chris M. Hostetter 67fecffee5 clean up javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083124 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 01:51:29 +00:00
Chris M. Hostetter 55c033c666 don't exclude the 'site' dir from the source packages. This gives people access to the commited versions of the generated html/pdf docs. 'ant javadocs' already ensures these will copy to build/docs/ so that the javadocs links in the nav will be consistent if users build them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083116 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 01:02:04 +00:00
Chris M. Hostetter cb326421ba SOLR-2434: eliminate version injection into forrest docs, and remove build-site from prepare-release's dependency chain (it was fundementally flawed since the build requires java 1.6 but forrest only works with java 1.5)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082998 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:06:51 +00:00
Yonik Seeley e388c1f088 packaging: exclude post.jar from src release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082730 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:22:26 +00:00
Yonik Seeley 7f8f1645b1 packaging: don't include lucene-libs in src package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082720 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:06:08 +00:00
Yonik Seeley 2e2b81e0f3 packaging: fix missing dev-tools files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082687 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 20:49:52 +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 0d76f4e1ec SOLR-2427: Upgraded uima-core 2.3.1-SNAPSHOT jar to released uimaj-core 2.3.1; no longer publishing a Solr-specific uima-core Maven artifact; renamed UIMA jars to include their versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081880 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 17:46:17 +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
Yonik Seeley 71f4c3247c packaging: exclude redundant maven javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080970 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 18:46:10 +00:00
Yonik Seeley 0d171c4642 docs: announce javadoc target in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080691 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 17:35:03 +00:00
Yonik Seeley fb15b2b0e4 build: fix javadoc targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080647 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:31:49 +00:00
Steven Rowe 7180bb3cb9 LUCENE-2957: generate-maven-artifacts target should include all non-Mavenized Lucene & Solr dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080443 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 04:32:14 +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
Uwe Schindler 88c1c1671a Fix packaging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079377 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:44:56 +00:00
Steven Rowe b5dbbf5e29 Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr source .zip package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078812 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 15:35:58 +00:00
Yonik Seeley 3575d56c40 packaging: don't include random stuff in ./dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078770 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 13:20:19 +00:00
Steven Rowe d9e710d499 pre-requisites adjusted for generate-maven-artifacts target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078689 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 05:35:59 +00:00
Robert Muir 8c30ecddf6 sign source distributions too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078659 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 03:14:37 +00:00
Robert Muir 2d1ae8cadd put solr's license/notice (which includes lucenes) in the root of the source distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078580 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 21:36:45 +00:00
Robert Muir c80bad9f29 rename easymock.jar to easymock-2.2.jar so the version information is known
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078471 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 14:16:53 +00:00
Robert Muir bfcd909ec3 SOLR-2401: add contrib/../lucene-libs to binary package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078448 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 11:17:29 +00:00
Robert Muir bd6599be62 ignore non-utf8 files when crlfing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078127 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 20:53:25 +00:00
Robert Muir 24806405bf this task was corrupting all files to platform-encoding in the .zip distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078117 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 20:28:56 +00:00
Yonik Seeley 500a93fb59 packaging: only get all README/CHANGES under contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078077 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:58:29 +00:00
Yonik Seeley 9f1883b4f3 packaging: don't include the war in the source download
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078068 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:40:05 +00:00
Yonik Seeley d4fed74993 packaging: further improvements to new src/bin packaging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078058 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:07:12 +00:00
Robert Muir ebf368ca62 package-src depends on dist target to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1077916 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 12:45:36 +00:00
Yonik Seeley 2e0a15b9e0 packaging: prototype source distro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076884 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 23:35:25 +00:00
Yonik Seeley 70c8bff01f packaging: add prototype bin release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075505 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 19:51:39 +00:00
Uwe Schindler 09b9091711 SOLR-2392: Add a dummy-compile task using jspc task (imported from jetty's jasper) to check that all webapps's JSP files at least compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075184 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:12:52 +00:00
Robert Muir ec9c231f5a SOLR-1989: recompilation of source needs to be possible in release artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070206 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 10:31:44 +00:00
Shai Erera ece1524805 LUCENE-2609: Generate jar containing test classes (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:48:54 +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
Robert Muir 7c24712e89 LUCENE-1866: add missing dirs to rat report
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065272 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 13:52:06 +00:00
Robert Muir 0d9559e1b4 LUCENE-1866: enable rat-sources for all lucene/contrib/modules/solr src and tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064844 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 19:55:24 +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
Robert Muir 6c05d94c93 SOLR-2129: Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062604 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 01:58:00 +00:00
Uwe Schindler a1baa30380 separate maven and conventional packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062123 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 09:32:08 +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
Steven Rowe c1c09c7776 LUCENE-2611: Re-sync IntelliJ config in dev-tools/idea/; Move both solr/src/test/test-files/ and solr/contrib/analysis-extras/src/test/test-files/ up one level; Set the IntelliJ Java language level on all Solr modules to 6.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054374 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 10:01:17 +00:00
Robert Muir cf43718bca SOLR-2299: enforce resource handling, prevent test interference by running in a jvm-unique CWD (under build/, same as tempDir)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054164 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 20:17:20 +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