Christine Poerschke
fd80ead401
LUCENE-7358: Remove redundant failonerror=true in (contrib|modules)-crawl elements.
2016-07-04 11:42:30 +01:00
David Smiley
a0a571caa9
SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago
2016-03-07 23:48:31 -05:00
Uwe Schindler
6ce6c01318
Update URL to Lucene's KEYS file
2016-03-07 11:21:12 +01:00
Uwe Schindler
9f0e2cc83f
LUCENE-6938: Fix Lucene's src.tgz file; remove svnkit stuff
2016-01-24 17:52:47 +01:00
Dawid Weiss
55005f0a7d
LUCENE-6938: Convert build to work with Git rather than SVN. (Mark Miller
...
via Dawid Weiss).
2016-01-24 17:52:46 +01:00
Varun Thacker
4a4f2a00e7
SOLR-8363: Fix luceneMatchVersion check and update in build scripts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717898 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 06:13:46 +00:00
Gregory Chanan
75c00c7877
SOLR-8353: Support regex for skipping license checksums
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717870 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 23:03:45 +00:00
Uwe Schindler
1331a57e3d
LUCENE-6732: Remove tabs in JS and XML files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695395 13f79535-47bb-0310-9956-ffa450edef68
2015-08-11 23:00:39 +00:00
Ramkumar Aiyengar
72fc992ec4
SOLR-7859: Add RTimer classes to post.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695173 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 21:46:51 +00:00
Uwe Schindler
3e406606ed
SOLR-7227: Don't create the WAR file at all
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693143 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 19:04:21 +00:00
Timothy Potter
2eb704ef50
SOLR-7227: Solr distribution archive should have the WAR file extracted already
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692925 13f79535-47bb-0310-9956-ffa450edef68
2015-07-27 18:12:45 +00:00
Uwe Schindler
eb2203b597
Merged revision(s) 1692411 from lucene/dev/branches/branch_5x:
...
LUCENE-6693: Updated Groovy to 2.4.4, Pegdown to 1.5, Svnkit to 1.8.10. Also fixed some PermGen errors while running full build caused by these updates: Tasks are now installed from root's build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692413 13f79535-47bb-0310-9956-ffa450edef68
2015-07-23 15:53:30 +00:00
Mark Robert Miller
194d92c53c
SOLR-7592: Fix ant run-example after Jetty 9 upgrade.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681672 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 02:22:33 +00:00
Timothy Potter
1e83e33962
SOLR-7487: Fix check-example-lucene-match-version Ant task to check luceneMatchVersion in solr/server/solr/configsets instead of example and harden error checking / validation logic.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677228 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 20:55:28 +00:00
Chris M. Hostetter
9fe95b08a3
SOLR-7469: Fix check-licenses to accurately detect if start.jar.sha1 is incorrect
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675968 13f79535-47bb-0310-9956-ffa450edef68
2015-04-24 22:38:12 +00:00
Robert Muir
9527a31a2d
LUCENE-5439: add jacoco coverage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672298 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 11:47:57 +00:00
Timothy Potter
1660e8acb3
SOLR-7016: Fix bin\solr.cmd to work in a directory with spaces in the name.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655070 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 16:04:58 +00:00
Steven Rowe
fddabd00af
SOLR-5918: ant clean does not remove ZooKeeper data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654913 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 23:41:49 +00:00
Uwe Schindler
3af6787e55
SOLR-6703, SOLR-6926: Fix at least "run-example" script to work on Windows and dont use <arg line=""/> in ANT. It currently does not work when booting example if path contains spaces!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653806 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 10:43:15 +00:00
Steven Rowe
ab8d012df6
SOLR-7008: Exclude server/etc/solrtest.keystore and create-solrtest.keystore.sh from the binary release packages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653551 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 15:11:39 +00:00
Uwe Schindler
8f4574709d
SOLR-6870: Fix missing images
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652811 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 17:38:44 +00:00
Timothy Potter
0f5e7462f5
SOLR-6926: Add example target with gentle prompt to start using ant server instead
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651698 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 15:14:21 +00:00
Erik Hatcher
545788fea9
Fix build, exclude offending file from jtidy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651641 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 12:44:04 +00:00
Erik Hatcher
83db0a52a1
SOLR-6870: overhaul/rename tutorial
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651560 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 03:05:35 +00:00
Timothy Potter
bc475b8c42
SOLR-6926: remove ant example, now it is ant server
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651535 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 23:31:20 +00:00
Timothy Potter
4e65c4d1e0
SOLR-6851: Scripts to help install and run Solr as a service on Linux
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647700 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 23:20:42 +00:00
Timothy Potter
b8fee04522
SOLR-6833: clean should remove example directories created by running bin/solr -e foo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645737 13f79535-47bb-0310-9956-ffa450edef68
2014-12-15 20:24:02 +00:00
Mark Robert Miller
d2a05a3d50
SOLR-4792: Remove WAR file from dist directory.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642879 13f79535-47bb-0310-9956-ffa450edef68
2014-12-02 14:33:49 +00:00
Uwe Schindler
57ff9ed94c
LUCENE-5968: Improve error message when 'ant beast' is run on top-level modules
...
This closes #96
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642488 13f79535-47bb-0310-9956-ffa450edef68
2014-11-29 23:52:42 +00:00
Ryan Ernst
5e17f315d4
LUCENE-5950: Move to Java 8 as minimum Java version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640833 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 22:47:21 +00:00
Timothy Potter
cc1b4bea5e
SOLR-6703: Fix ant run-example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638486 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 22:36:48 +00:00
Timothy Potter
05ad610074
SOLR-3619: Rename 'example' dir to 'server'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635666 13f79535-47bb-0310-9956-ffa450edef68
2014-10-31 04:30:52 +00:00
Chris M. Hostetter
3160f7e99c
SOLR-6342: build.xml clones lucene/CHANGES.txt as LUCENE_CHANGES.txt in solr releases; changes2html hotlinks LUCENE_CHANGES.txt when found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618281 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:37:07 +00:00
Timothy Potter
6662a12c71
SOLR-3617: start/stop script with support for running examples
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616271 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 16:30:01 +00:00
Robert Muir
2140f4368a
LUCENE-5379: Kurdish Analyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555359 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 16:05:50 +00:00
Steven Rowe
587bfb38ca
LUCENE-5322: define-lucene-javadoc-url should only be called once as part of Solr's generate-maven-artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541653 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 18:34:15 +00:00
Uwe Schindler
7315a90a7b
LUCENE-4753: Run forbidden-apis Ant task per module. This allows more improvements and prevents OOMs after the number of class files raised recently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540573 13f79535-47bb-0310-9956-ffa450edef68
2013-11-10 22:50:51 +00:00
Dawid Weiss
40d289fdff
LUCENE-5283: Fail the build if ant test didn't execute any tests (everything filtered out). Take 2: after minor updates and comments from Uwe.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539457 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 20:50:15 +00:00
Dawid Weiss
e10ca44c82
Reverting 1539106.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539170 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 22:38:18 +00:00
Dawid Weiss
5b6b274848
LUCENE-5283: Fail the build if ant test didn't execute any tests (everything filtered out).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539106 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 19:20:07 +00:00
Steven Rowe
9990a2eab9
LUCENE-5322: Clean up / simplify Maven-related Ant targets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538144 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 05:04:19 +00:00
Steven Rowe
c9c9ea148b
LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537528 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 15:20:08 +00:00
Steven Rowe
7dc46c9f2d
LUCENE-5273: Fix slowdown when running 'ant example': unless called from the 'create-package' target, the 'lucene-jars-to-solr' and 'module-jars-to-solr' targets no longer depend on '-unpack-lucene-tgz', pulling lucene-*.jar from lucene/build/*/ instead.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 21:04:31 +00:00
Steven Rowe
eb01f4c2bf
Modernize Solr package creation includes/excludes: client/** are gone; and README.committers.txt has moved from lib/ to licenses/.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531705 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 16:22:59 +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
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
Chris M. Hostetter
8928d3d351
SOLR-5048: fail the build if the example solrconfig.xml files do not have an up to date luceneMatchVersion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1504570 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 17:57:48 +00:00
Uwe Schindler
fbee7ef942
Refactor forbidden-apis a bit to make it easier to add new signatures, no need to have so many files slowing down the build; add Properties file rules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502493 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 09:35:40 +00:00
Uwe Schindler
50ae2f9d8a
Fix warnings in forbidden-apis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502484 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 08:57:56 +00:00
Mark Robert Miller
7dc5d67fe4
SOLR-4916: Merge out separate hdfs solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499472 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 16:49:04 +00:00