Steven Rowe
|
a1d0068a93
|
LUCENE-5273: Only unpack Lucene/Solr jars from binary distributions - other stuff not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531711 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-13 16:36:05 +00:00 |
Steven Rowe
|
6f06bb1708
|
LUCENE-5273: Binary artifacts in Lucene and Solr convenience binary distributions accompanying a release, including on Maven Central, should be identical across all distributions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531354 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-11 16:58:36 +00:00 |
Steven Rowe
|
02d8e37328
|
LUCENE-5249: All Lucene/Solr modules should use the same dependency versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528215 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 21:01:12 +00:00 |
Uwe Schindler
|
5329cbdd3d
|
LUCENE-5213: Use <groovy/> instead <script/> ant task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523214 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 11:19:33 +00:00 |
Shai Erera
|
99fdfb3d63
|
LUCENE-5193: add jar-src to build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1518972 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-30 14:06:22 +00:00 |
Yonik Seeley
|
f28864213f
|
SOLR-3076: block join parent and child queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513290 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-12 22:52:57 +00:00 |
Uwe Schindler
|
2734af0c56
|
SOLR-5022: Make it possible to disable HDFS tests on ANT command line (so ASF Jenkins can use it). Windows is disabled by default, too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501278 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 14:08:48 +00:00 |
Mark Robert Miller
|
b9e1537a7e
|
SOLR-4916: Add support to write and read Solr index files and transaction log files to and from HDFS.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497072 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 20:18:33 +00:00 |
Uwe Schindler
|
8bf0797a22
|
LUCENE-4949: Make the version prefix ("SNAPSHOT") separately configurable to enable Jenkins use its BUILD_ID variable, cleanup code duplication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470975 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-23 14:17:17 +00:00 |
Robert Muir
|
a6c5fe9f3a
|
SOLR-4677: Improve Solrs use of spec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466031 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-09 13:51:01 +00:00 |
Mark Robert Miller
|
612b179d09
|
SOLR-3706: Ship setup to log with log4j.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461587 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 14:09:38 +00:00 |
Uwe Schindler
|
6231597974
|
LUCENE-4747: Move to Java 7 in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457734 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-18 12:28:52 +00:00 |
Robert Muir
|
abd85ff5a0
|
SOLR-3843: add lucene-codecs.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451542 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 09:41:03 +00:00 |
Steven Rowe
|
bf4e0ab18c
|
LUCENE-4758: 'ant jar', 'ant compile' and 'ant compile-test' should recurse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1443094 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 17:57:53 +00:00 |
Uwe Schindler
|
ec8e1b9cdd
|
LUCENE-4570: Use the Policeman Forbidden API checker, released separately from Lucene and downloaded via Ivy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442507 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 09:15:35 +00:00 |
Steven Rowe
|
56b62c1ddb
|
SOLR-4287: Removed "apache-" prefix from Solr distribution and artifact filenames.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432483 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-12 17:51:57 +00:00 |
Uwe Schindler
|
4a8522eb2a
|
Better check Maven dependencies without using groovy and remove ANT duplication between Lucene + Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428229 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 09:18:17 +00:00 |
Uwe Schindler
|
652ea275d8
|
Apply stricter checks on maven dependencies to fail if a different Lucene version is imported as transitive dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 23:29:45 +00:00 |
Uwe Schindler
|
fe3892f65e
|
Fix: Pass all props and refs down on antcall delegation...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415787 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 18:53:23 +00:00 |
Uwe Schindler
|
fdb070314f
|
Re-enable Solr tests on Linux and Windows Jenkins. !!! Hack !!!: Disable *all* of Solr on FreeBSD Jenkins (via sysprop)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1415781 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 18:33:44 +00:00 |
Uwe Schindler
|
a3e03b78f3
|
LUCENE-4415: Port javascript in build files to Groovy (JSR-223)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388813 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-22 14:42:46 +00:00 |
Uwe Schindler
|
468a6650e7
|
Fix the llinter issue with absolute file names intermixed with url, failing to parse them as URLs (C:/path is treated as URL with schema C). Fix other properties to be absolute in common-build.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388449 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-21 12:12:09 +00:00 |
Uwe Schindler
|
75fda1c3c4
|
SOLR-3733: Fix the URL as sarowe suggested
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr3733@1388214 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-20 20:59:43 +00:00 |
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 |