Commit Graph

136 Commits

Author SHA1 Message Date
Uwe Schindler 8ad1d42b99 SOLR-3733: Only define the javadoc url if not already defined
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388212 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 20:53:31 +00:00
Uwe Schindler 1dfcd73616 SOLR-3733: Fix the Solr->Lucene Javadocs URL task to be easier and consistent if directory not yet exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388206 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 20:39:26 +00:00
Robert Muir 2aa725773f SOLR-3733: add links (some broken ones in documentation-lint still, but in general working)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388094 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 16:15:10 +00:00
Uwe Schindler 7405b9772b SOLR-3733: First version of patch (without Robert's changes)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388082 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 15:37:42 +00:00
Robert Muir ddda1b6089 SOLR-3686: fix solr/core and solr/solrj not to share a lib directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381792 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:47:01 +00:00
Steven Rowe d3383239f8 LUCENE-4365: split maven modules into main/test sub-modules for the four modules with cyclic dependencies on the Lucene or Solr test-framework modules: lucene-core, lucene-codecs, solr-core, and solr-solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381779 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:17:03 +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
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
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
Uwe Schindler 5930b2db76 LUCENE-4187: Remove remaining clover reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1371843 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 23:33:04 +00:00
Uwe Schindler ac6a1b1016 Remove useless additional slashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366171 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:38:41 +00:00
Uwe Schindler af95ff1ca4 Simplier variant that also works with Java 5 for backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366164 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:28:43 +00:00
Uwe Schindler eee56c65d5 Repair Solr snapshot javadocs to work on windows and with spaces in filename (same fix like in Lucene's docs XSL transformation): The hrefs to external docs must be valid URIs and plain path are not valid URIs, they must start with file:, slashes converted, and spaces escaped. scriptmapper helps with new File(path).toURI()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366130 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 18:29:33 +00:00
Chris M. Hostetter 32a0f402d6 SOLR-3623: Fixed inconsistent treatment of third-party dependencies for solr contribs analysis-extras & uima
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364728 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 17:33:24 +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
Robert Muir f5223505b0 4.0 -> 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1343848 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:01:58 +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
James Dyer d29c5a8ea9 SOLR-3430: DIH expanded test coverage & subsequent bug fixes (cache support).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335140 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 17:24:42 +00:00
Robert Muir ab3f63d279 LUCENE-4011: fix most broken links in solr javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329235 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 13:44:03 +00:00
Uwe Schindler 5fba8ae2b4 LUCENE-4007: Forrest Chainsaw Massacre
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328748 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 00:07:15 +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
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
Robert Muir f3536126ba LUCENE-3965: contrib-build -> modules-build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326247 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 02:07:08 +00:00
Chris M. Hostetter 04609de9c7 SOLR-3323: make solr->lucene javadoc links relative by default for SNAPSHOT builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310062 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 20:46:11 +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
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 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
Dawid Weiss 3bbc27fc64 SOLR-3272: Solr filter factory for MorfologikFilter (Polish lemmatisation).
(Rafał Kuć via Dawid Weiss, Steven Rowe, Uwe Schindler).

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306198 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 07:33:55 +00:00
Robert Muir ee7e14e5fd SOLR-3268: use sync for more safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305587 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 20:59:42 +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
Tommaso Teofili a42dbcc647 [SOLR-3013] - adding analyzers-uima pathelement to fix error in javadocs generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295501 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:32:15 +00:00
Uwe Schindler 6cc374ce92 Make clover output dir consistent with Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293778 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 08:40:07 +00:00
Steven Rowe d47f01c350 LUCENE-3754: Store generated archive manifests in per-module output directories - each artifact gets its own manifest file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244536 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 15:30:53 +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
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
Robert Muir 3d55e144ac SOLR-3056: support kuromoji in core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239117 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 13:01:44 +00:00
Yonik Seeley 4c078d97c9 build: make property for javac args
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1233010 13f79535-47bb-0310-9956-ffa450edef68
2012-01-18 19:28:39 +00:00
Robert Muir f5d1e967db LUCENE-3667: make tests reasonable if you dont have a supercomputer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225920 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 21:14:15 +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
Erik Hatcher ca77e0ad54 Add contrib/velocity to legal check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189931 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:51:54 +00:00
Steven Rowe c45396602a Remove unnecessary and failure-prone (Jenkins builds are failing because java.sun.com links regularly time out) ${javadoc.link} specialization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180484 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 20:38:01 +00:00
Steven Rowe 0047a77f83 SOLR-2771: Solr modules' tests should not depend on solr-core test classes; move BufferingRequestProcessor from solr-core tests to test-framework so that the Solr Cell module can use it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172428 13f79535-47bb-0310-9956-ffa450edef68
2011-09-19 05:13:52 +00:00
Christopher John Male 993ce74121 LUCENE-3381: Sandboxed remaining contrib queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159846 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 04:57:58 +00:00
Steven Rowe 2cbdee186a make sure build/META-INF/ directory exists prior to calling <jarify/>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151981 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 19:33:56 +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
Steven Rowe 6556cedcbb SOLR-2452: fix jar file name of a Solr-internal dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146894 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 21:02:51 +00:00
Steven Rowe 2c5adaaaf6 LUCENE-3274: removed common-module reference from lucene-jars-to-solr target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146108 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 16:03:12 +00:00
Christopher John Male 5f30bedccc LUCENE-3283: Moved core QueryParsers to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145016 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 03:37:00 +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