Christine Poerschke
f7ea2ae85d
LUCENE-7530: extend/add -validate-source-patterns checks for .xml/.template files
2016-12-23 12:14:57 +00:00
Andrzej Bialecki
8bbdb6248c
Squashed commit of branch 'feature/metrics', containing:
...
SOLR-4735: Improve Solr metrics reporting
SOLR-9812: Implement /admin/metrics API
SOLR-9805: Use metrics-jvm library to instrument jvm internals
SOLR-9788: Use instrumented jetty classes
2016-12-20 09:31:24 +01:00
Christine Poerschke
b22451f45e
LUCENE-7586: fail precommit on varargsArgumentNeedCast
2016-12-19 16:14:51 +00:00
Steve Rowe
98f75723f3
LUCENE-7542: Remove debug printing of parsed versions
2016-11-30 17:07:48 -05:00
Steve Rowe
6a83f0fa3a
LUCENE-7543: Update dev-tools/README.txt to include new dev-tools/ directories including doap/; add missing 1.4.1 and 4.9.1 release notes to Solr's CHANGES.txt; fix names of 3.6.1, 3.6.2, 4.0-ALPHA and 4.0-BETA releases in Solr's DOAP file to refer to solr instead of lucene.
2016-11-22 11:58:46 -05:00
Steve Rowe
c5aa9b9ada
LUCENE-7543: Parse DOAP RDF files with Ant <xmlproperty> rather than Perl XML::Simple
2016-11-21 20:48:32 -05:00
Steve Rowe
b768a83a1e
LUCENE-7543: fixed canonical URL in comment
2016-11-21 18:25:22 -05:00
Steve Rowe
51db00a313
LUCENE-7543: Added note to dev-tools/doap/README.txt about maintaining the website .htaccess file. Cleaned up DOAP files: added full Aapache license reference; added info about canonical URLs; dropped useles stylesheet processing instruction.
2016-11-21 18:06:40 -05:00
Steve Rowe
33ff6cde9b
LUCENE-7543: Make changes-to-html target an offline operation, by moving the Lucene and Solr DOAP RDF files into the Git source repository under dev-tools/doap/ and then pulling release dates from those files, rather than from JIRA.
2016-11-21 16:47:54 -05:00
Steve Rowe
7d7e362d6f
LUCENE-7542: Release smoker should fail when CHANGES.txt has a release section for a future release
2016-11-17 12:58:59 -05:00
Mikhail Khludnev
a209c4e8c2
LUCENE-7534: fix smokeTestRelease.py to work on Cygwin
2016-11-11 19:37:16 +00:00
Steve Rowe
9eb806a233
SOLR-8542: Add maven config and improve IntelliJ config.
2016-11-02 09:57:54 -04:00
Christine Poerschke
5a66b3bc08
SOLR-8542: Adds Solr Learning to Rank (LTR) plugin for reranking results with machine learning models. (Michael Nilsson, Diego Ceccarelli, Joshua Pantony, Jon Dorando, Naveen Santhapuri, Alessandro Benedetti, David Grohmann, Christine Poerschke)
2016-11-01 17:50:14 +00:00
Steve Rowe
941c5e92ba
SOLR-9579: fix intellij compilation: add lucene core dependency to the langid contrib
2016-10-25 17:30:25 -04:00
Jan Høydahl
d146354457
SOLR-6871: Fix precommit - accept /solr/downloads.html as valid link
2016-09-22 10:52:20 +02:00
Steve Rowe
cd8592c850
LUCENE-7446: don't ask about version back-compatibility when we know it's not applicable (i.e., the version to be added is greater than the latest on the branch)
2016-09-13 11:25:00 -04:00
Steve Rowe
541a8fa13d
LUCENE-7425: Port -path and -details options from the Perl version, and a couple other minor cleanups
2016-09-12 15:51:33 -04:00
Alan Woodward
6390e22e74
SOLR-8961: Add a test-the-tests module for solr-test-framework
2016-09-06 13:33:36 +01:00
Mike McCandless
d44e7315b4
LUCENE-7425: change from Perl to Python for our script to polling mirrors during the release process
2016-08-25 19:48:44 -04:00
Robert Muir
5347cc8ea7
LUCENE-7418: remove deprecated legacy numerics from join/ and queryparser/
2016-08-22 08:39:13 -04:00
Mike McCandless
2a337c3994
also accept ant 1.9.x in JAR manifest
2016-08-21 04:50:02 -04:00
Mike McCandless
ca1ce0b255
allow ant 1.9.x as well
2016-08-20 04:32:13 -04:00
Mike McCandless
d19ecc0e65
try to fix back compat version check again
2016-08-20 04:14:01 -04:00
Steve Rowe
fc1adb4053
LUCENE-7413: IntelliJ config for legacy numerics move to backward-codecs module
2016-08-17 13:14:03 -04:00
Christine Poerschke
f9c9470641
SOLR-9306: give solr/contrib/analysis-extras's test classes access to lucene/analysis's test classes
2016-07-14 10:20:35 +01:00
Christine Poerschke
415d321044
SOLR-9298: add resources directory to solr/test-framework's pom.xml
...
This is needed to fix solr/contrib/analysis-extras mvn test failure (SSLTestConfig).
(Christine Poerschke, Steve Row)
2016-07-13 12:50:26 +01:00
Steve Rowe
7b4af27aa8
LUCENE-7012: IntelliJ config: fix Copyright plugin config to put the license header before the package declaration
2016-07-12 02:23:06 -04:00
Steve Rowe
8c47d20d23
releasedJirasRegex.py: fixed comment about the limitations of the script
2016-06-27 16:32:33 -04:00
Steve Rowe
ac473a9fac
Renamed manageRelease.py to releasedJirasRegex.py, cleaned it up a bit, fixed a bug (matching JIRAs not at the beginning of bullets), and added the ability to match older releases' numbered bullets.
2016-06-27 16:10:44 -04:00
Steve Rowe
1e182d81db
Simplify backcompat index file name creation
2016-06-27 12:57:40 -04:00
Steve Rowe
46c827e31a
Handle adding versions that are no longer supported
2016-06-25 14:49:28 -04:00
Steve Rowe
0018003b7c
Handle adding back compat indexes for versions that are no longer supported
2016-06-25 14:26:42 -04:00
Steve Rowe
60fac6c177
Switch is-latest-version check from whether the branch types match to directly comparing the new version against the current version
2016-06-25 13:11:16 -04:00
Steve Rowe
8830c0ae6a
Add script to host release management tools. Currently performs a single task: makes regexes for all JIRAs included in a release by parsing the CHANGES.txt files
2016-06-24 19:13:16 -04:00
Christine Poerschke
1a78cab1fa
Make the eclipse setup fail on comparingIdentical and noEffectAssignment like precommit does.
2016-06-20 11:54:53 +01:00
Adrien Grand
7d296fe286
Make the eclipse setup fail on unused imports like precommit does.
2016-06-20 11:07:08 +02:00
Uwe Schindler
0179b3fb2d
LUCENE-7346: Update forbiddenapis to version 2.2
2016-06-19 21:27:34 +02:00
Steve Rowe
a4455a4b14
LUCENE-6439: IntelliJ config
2016-06-16 12:58:40 -04:00
Steve Rowe
843adfb7ba
Address Solr Changes.html problems: 1) In solr/CHANGES.txt, add a 'Versions of Major Components' section to the 6.2.0 and 6.1.0 releases; 2) In addVersion.py: when adding a new version to solr/CHANGES.txt, add a line referring to LUCENE_CHANGES.txt, and add a 'Versions of Major Components' section with versions interpolated from ivy-versions.properties; and 3) In changes2html.pl: allow section names to have up to 6 words (to handle 'Upgrading from Solr any prior release')
2016-06-13 20:13:14 -04:00
Steve Rowe
78ed1ca879
LUCENE-7308: checkJavaDocs.py (called from documentation-lint): checkClassDetails(): reimplement detail item chunking to align with actual item boundaries, and to test the final item.
2016-06-01 13:39:07 -04:00
Steve Rowe
02346be64f
- Modernize example usage
...
- Fail if script version is incompatible with release version
2016-05-25 16:09:22 -04:00
Steve Rowe
a4de634aaf
fix smokeTestRelease.py directory interpolation
2016-05-24 00:18:57 -04:00
Steve Rowe
532d07f1f5
Hide 'git --version' output
2016-05-24 00:18:47 -04:00
Steve Rowe
dbb1fc688f
- In help text, show default RC number.
...
- In help text, state that the default --root value is '.' (the current directory)
2016-05-24 00:18:18 -04:00
Steve Rowe
6c85a1d759
When there are unpushed commits, print out the full command used to show the commits
2016-05-24 00:17:48 -04:00
Steve Rowe
51f7574d2f
Fix current branch detection
2016-05-24 00:17:31 -04:00
Steve Rowe
ed893b3d7a
Check for unpushed commits only on the current branch
2016-05-24 00:17:15 -04:00
Steve Rowe
54143f5dcb
os.isdir => os.path.isdir
2016-05-24 00:16:54 -04:00
Steve Rowe
8cb2773dc7
- Fail if there are unpushed commits in the Git working tree
...
- Drop obsolete "--push-remote" param
- Drop obsolete "--smoke-test" param
- Update example RM cmdline usage
- Support relative working tree root directory
- Convert "root" positional cmdline arg into an optional "--root" arg defaulting to '.'
- Use sys.executable instead of $PYTHON_EXEC when printing smoke tester cmdline
- Add new fail-fast checks:
- Check for a functional "git" executable
- Ensure "ant" version is 1.8.X
- Ensure working tree is under Git control, and contains 'lucene/', 'solr/' and 'dev-tools/' dirs
2016-05-24 00:16:10 -04:00
Uwe Schindler
3fb69edead
LUCENE-7296, SOLR-9147: Fix Maven build
2016-05-23 00:47:20 +02:00
Uwe Schindler
b9caf83bfa
LUCENE-7292: Use '-release' instead of '-source/-target' during compilation on Java 9+ to ensure real cross-compilation
2016-05-20 22:20:39 +02:00
Steve Rowe
6942fe2d20
SOLR-8970: IntelliJ config: add src/resources/ as a java-resource dir to the solr-test-framework module, so that resources there get copied into the compilation output dir.
2016-05-16 20:55:32 -04:00
Steve Rowe
5fb11323b6
SOLR-9109: add missing comma in smokeTestRelease.py extras list
2016-05-16 19:31:18 -04:00
Steve Rowe
e545c696c3
SOLR-9109: tell the smoke tester and the check-lib-versions target about the renamed Ivy settings files
2016-05-16 18:51:12 -04:00
Steve Rowe
a9cc7b63d7
LUCENE-7265: Pull change id related code out of addVersion.py; rename 'major' BranchType to 'unstable'
2016-05-13 18:43:12 -04:00
Steve Rowe
1ec6a886f6
addVersion.py (via scriptutil.py): fix name of the running script in error message
2016-05-13 17:25:58 -04:00
Steve Rowe
04a133f9cc
Improve addVersion.py: in Version.java, remove 'Use this to get the latest...' from the previous LATEST, and add it to the new LATEST
2016-05-13 17:25:53 -04:00
Steve Rowe
97ca679d4b
Revert "LUCENE-7265: Fix addVersion to cherry-pick downstream changes by using the change id"
...
This reverts commit 54b873c2f9
.
2016-05-13 16:33:06 -04:00
anshum
54b873c2f9
LUCENE-7265: Fix addVersion to cherry-pick downstream changes by using the change id
2016-04-28 17:33:49 -07:00
Scott Blum
af92294b0c
SOLR-8929: Add an idea module for solr/server to enable launching start.jar
2016-04-19 21:06:15 -04:00
Robert Muir
72cb73c6b9
LUCENE-7170: move BaseGeoPointTestCase to test-framework
2016-04-17 08:52:59 -04:00
Steve Rowe
b513df6c41
IntelliJ config: remove obsolete 'Ant' library; remove non-existent 'Solr analytics library' from the Solr analytics contrib
2016-04-15 13:10:40 -04:00
Shalin Shekhar Mangar
67f6283ce4
LUCENE-7196: Add dependency on grouping and misc modules to avoid compile failures in IntelliJ IDEA
2016-04-13 12:45:33 +05:30
Jan Høydahl
10c7757852
LUCENE-7155: Detect master/major branch using enum, abort on more errors
2016-04-11 23:22:40 +02:00
Steve Rowe
65bfc19f98
LUCENE-7174: IntelliJ config: remove trailing slashes on dir names to make IntelliJ happy
2016-04-08 12:28:19 -04:00
Steve Rowe
0cf6c55119
LUCENE-7174: IntelliJ config: switch JUnit library to include all jars under lucene/test-framework/lib/, rather than using the exact jar names, which is brittle, and causes trouble when people forget to update when jars are upgraded (like on this issue)
2016-04-08 12:28:19 -04:00
nknize
7263491d8e
replace svn up with git pull in buildAndPushRelease.py
2016-03-31 13:40:04 -05:00
Jan Høydahl
6e446c0b92
LUCENE-7155: Script addVersion.py does not detect the new naming convention for bugfix branches
2016-03-31 15:35:48 +02:00
Uwe Schindler
3a4e1d1142
SOLR-8874: Update Maven config to correctly set tests.disableHdfs
2016-03-20 13:25:38 +01:00
Tommaso Teofili
5801caab6c
SOLR-7739 - applied patch from Alessandro Benedetti for integrating Lucene classification into Solr
2016-03-15 12:29:07 +01:00
David Smiley
e490b329b3
SOLR-6926: fix smokeTestRelease.py to stop calling ant example.
2016-03-08 14:36:04 -05:00
Mike McCandless
9617d3d400
fix smoke tester to understand newly old index
2016-03-07 10:38:04 -05:00
Uwe Schindler
6ce6c01318
Update URL to Lucene's KEYS file
2016-03-07 11:21:12 +01:00
nknize
89db4950b9
LUCENE-7015: Refactor spatial module to spatial-extras
...
Refactors non GeoPoint* classes from existing spatial module to a new spatial-extras module. dev-tools, build, and project files are updated to include new spatial-extras module.
2016-02-29 16:18:39 -06:00
Steve Rowe
eeee1c3f40
SOLR-8692: Deal with the new solr/core/src/resources/ dir: 1) add Maven config; and 2) improve IntelliJ config by using a new content root in solr-core module pointing to the resources dir, rather than using module-library declarations in the solr-core, solr-core-tests and solrj modules.
2016-02-22 18:19:00 -05:00
Noble Paul
8bcac81a21
SOLR-8692 moved the embedded json out to resources dir
2016-02-18 14:59:09 -08:00
Steve Rowe
ef965661ab
LUCENE-7024, LUCENE-6938: fix smoke tester to pull pom.xml.template files from the Solr source distribution instead of from svn
...
(cherry-picked branch_5_5 commit f6a1bbf
)
2016-02-14 19:27:26 -05:00
Mike McCandless
4d094975d9
LUCENE-6938: fix some places in smoke tester to accept git commit hash instead of svn revison
...
Conflicts:
dev-tools/scripts/smokeTestRelease.py
2016-02-11 15:22:22 -05:00
Mike McCandless
83ebd1bb71
fix usage line
2016-02-11 10:24:09 -05:00
Mike McCandless
7509b9c969
LUCENE-6938: add TODO that we should also detect unpushed commits
2016-02-11 10:24:09 -05:00
Mike McCandless
de9d4ac3b7
LUCENE-6938: fix buggy detection of dirty git checkout
2016-02-11 10:24:09 -05:00
Mike McCandless
f8be973b94
LUCENE-6938: switch from svn to git
2016-02-11 09:55:54 -05:00
Steve Rowe
8e0f7ff7bb
LUCENE-6997: Maven config: build a spatial module test-jar, and add a test dependency on it to the sandbox module
2016-02-11 06:21:18 -08:00
Mike McCandless
2514521b55
LUCENE-6938: addVersion can no longer do a --reord-only merge with git
2016-02-11 04:19:15 -05:00
Mike McCandless
70e61fd9e0
LUCENE-6938: switch from svn to git
2016-02-10 17:56:39 -05:00
nknize
665041c52f
LUCENE-6997: refactor sandboxed GeoPointField and query classes to lucene-spatial module
2016-02-05 10:58:39 -06:00
Steve Rowe
61fae32f5f
LUCENE-7012: IntelliJ config: when creating new Java files, place the license header before the package declaration
2016-02-03 14:39:03 -05:00
Shai Erera
7c72c6a891
LUCENE-7012: change license header location in new Java files
2016-02-03 21:08:53 +02:00
Dawid Weiss
c6ec006e24
A few links with git resources and tutorials.
2016-02-03 11:38:17 +01:00
Steve Rowe
7f41c65ae9
LUCENE-6938: Maven build: Switch SCM descriptors from svn to git; buildnumber-maven-plugin's buildNumberPropertyName property (used in Maven-built artifact manifests) renamed from svn.revision to checkoutid; removed Subversion-specific stuff from README.maven
2016-01-24 17:53:12 +01:00
Steven Rowe
1ad51f30ae
SOLR-8567: Maven build: Add solr-core test dependency on the lucene queryparser test-jar, required for SOLR-839
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725866 13f79535-47bb-0310-9956-ffa450edef68
2016-01-21 05:33:53 +00:00
Steven Rowe
58102fa671
IntelliJ config: Add lucene-core module test dependency to the DIH-extras module (required for access to o.a.l.util.Constants); and remove obsolete test-lib/*.jar test dependencies from several modules.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725594 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 19:08:10 +00:00
Steven Rowe
5db6df0ca2
LUCENE-6955: The release smoke tester inappropriately requires back compat index testing for versions not less than the one being smoke tested
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723956 13f79535-47bb-0310-9956-ffa450edef68
2016-01-10 19:42:37 +00:00
Shai Erera
556202dfca
SOLR-8475: Some refactoring to SolrIndexSearcher
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723910 13f79535-47bb-0310-9956-ffa450edef68
2016-01-10 08:30:26 +00:00
Michael McCandless
57ed15678c
LUCENE-6922: more improvements in the svn to git mirror workaround tool
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723747 13f79535-47bb-0310-9956-ffa450edef68
2016-01-08 15:53:36 +00:00
Michael McCandless
3972c0e9eb
LUCENE-6922: latest version of svn to git mirror workaround script, from Paul Elschot
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720686 13f79535-47bb-0310-9956-ffa450edef68
2015-12-17 22:32:39 +00:00
Upayavira
db65c81526
Fix smoke test to handle HTTPS dist URLs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718469 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 21:21:05 +00:00
Dawid Weiss
35758f62c8
LUCENE-6924: Upgrade randomizedtesting to 2.3.2.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718345 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 13:12:45 +00: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
David Wayne Smiley
a649775350
remove -XX:MaxPermSize from maven test build on trunk (deprecated in java 8).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717273 13f79535-47bb-0310-9956-ffa450edef68
2015-11-30 15:20:01 +00:00
David Wayne Smiley
c6bcc54e40
LUCENE-6833: maven build: add test-files/ to morfologik pom
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717271 13f79535-47bb-0310-9956-ffa450edef68
2015-11-30 15:16:10 +00:00
Michael McCandless
160cf90742
INFRA-9182: improvements from Paul Elschot
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1715951 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 21:03:46 +00:00
Dawid Weiss
d07124ef6f
LUCENE-6899: upgrade randomizedtesting to version 2.3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714945 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 07:50:02 +00:00
Robert Muir
994cfa1259
LUCENE-6877: eclipse generated try/catch discards exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712316 13f79535-47bb-0310-9956-ffa450edef68
2015-11-03 16:03:55 +00:00
Michael McCandless
3f27ae0877
INFRA-9182: some improvements from Paul Elschot
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711816 13f79535-47bb-0310-9956-ffa450edef68
2015-11-01 15:27:43 +00:00
Dawid Weiss
295b9972f4
LUCENE-6862: Upgrade of RandomizedRunner to version 2.2.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711203 13f79535-47bb-0310-9956-ffa450edef68
2015-10-29 09:38:20 +00:00
Michael McCandless
4d79124a84
INFRA-9182: add Paul Elschot's workaround script for when the svn -> github mirror is broken
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710698 13f79535-47bb-0310-9956-ffa450edef68
2015-10-26 21:07:03 +00:00
Uwe Schindler
294b30a66e
LUCENE-6594: Update forbiddenapis to 2.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706128 13f79535-47bb-0310-9956-ffa450edef68
2015-09-30 18:54:29 +00:00
Michael McCandless
8760269fcf
HTMLParserError is gone as of Python 3.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704918 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 19:17:19 +00:00
Dawid Weiss
4c27e2b374
LUCENE-6812: Upgrade RandomizedTesting to 2.1.17
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704600 13f79535-47bb-0310-9956-ffa450edef68
2015-09-22 12:29:23 +00:00
Timothy Potter
7e5ef2da07
SOLR-7923: Rework the smoke tester to the techproducts example using bin/solr script to do all the work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695934 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 16:00:12 +00:00
Dawid Weiss
02c3836095
LUCENE-6174: Improve 'ant eclipse' to select right JRE for building.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695442 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 08:07:55 +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
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
Michael McCandless
270f11cfed
expect spatial3d module too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691213 13f79535-47bb-0310-9956-ffa450edef68
2015-07-15 13:52:07 +00:00
Steven Rowe
33d18a0c59
LUCENE-6607: Fix spatial3d module's Maven config - include dependency interpolation sites, make packaging jar instead of pom, don't skip deploy phase, etc.; and fix GetMavenDependenciesTask to exclude a module's build artifacts only if the build dir fully matches, rather than a prefix (this bug caused lucene-spatial's test dependency on the lucene-spatial3d jar to be left out of the generated POM, because lucene/build/spatial3d matched the regex for lucene-spatial's build output dir: 'lucene/build/spatial', i.e. with no dir separator)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690842 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 23:45:20 +00:00
Michael McCandless
a886c663d3
LUCENE-6675: improve spatial3d javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690784 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 18:10:56 +00:00
Steven Rowe
cb8cb08894
LUCENE-6607: spatial3d IntelliJ config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690681 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 14:40:41 +00:00
Michael McCandless
ccda4cd527
LUCENE-6607: attempt to add pom.xml for new spatial3d module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690614 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 09:52:49 +00:00
Steven Rowe
47f434d191
LUCENE-6539: Intellij config: add sandbox module dependency to solr-core and solr-analysis-extras modules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685597 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 15:28:08 +00:00
Anshum Gupta
22a358ffbd
Fix buildAndPushRelease.py to echo the correct command for running smokeTester after completion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684739 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 19:04:43 +00:00
Steven Rowe
dad3395af3
Maven config: exclude .java files under test resource directory solr/core/src/test-files/ - Maven was attempting to compile runtimecode/RuntimeLibSearchComponent.java under the test module (solr/core/src/test/pom.xml)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683201 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 00:26:27 +00:00
Steven Rowe
99e54ab044
LUCENE-6514: IntelliJ config: fix code style settings for IntelliJ v14+
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682948 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 16:29:23 +00:00
Michael McCandless
0b5cefb394
don't recurse into dist when diffing sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682831 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 08:17:30 +00:00
Michael McCandless
9e6353843c
fix smoke tester to pass again
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682481 13f79535-47bb-0310-9956-ffa450edef68
2015-05-29 14:17:04 +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
David Wayne Smiley
736a9b6934
LUCENE-6445: Highlighter TokenSources simplification
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676540 13f79535-47bb-0310-9956-ffa450edef68
2015-04-28 14:11:54 +00:00
Shalin Shekhar Mangar
9464d2afb7
SOLR-4839: Make our jetty configs resemble stock Jetty 9.3 configs more closely. Thread pool and common config goes to jetty.xml. All property names are prefixed with solr.jetty. SSL keystore paths are now absolute.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675337 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 11:35:31 +00:00
Shai Erera
8c2c3f0609
LUCENE-6441: Change default formatting settings to break lines at 120 characters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675056 13f79535-47bb-0310-9956-ffa450edef68
2015-04-21 07:31:25 +00:00
Uwe Schindler
fae5b46a20
LUCENE-6439: enable support fors test-framework-tests on Maven build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674990 13f79535-47bb-0310-9956-ffa450edef68
2015-04-20 21:32:12 +00:00
Uwe Schindler
5b4fe002ba
LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674926 13f79535-47bb-0310-9956-ffa450edef68
2015-04-20 15:22:06 +00:00
Steven Rowe
01a4c97273
Backcompat index generation: add docs, and point to usage information on the wiki: http://wiki.apache.org/lucene-java/ReleaseTodo#Generate_Backcompat_Indexes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673962 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 21:36:00 +00:00
Uwe Schindler
9bc70ac037
LUCENE-6420: Update forbiddenapis to v1.8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673077 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 00:14:28 +00:00
Steven Rowe
5934ea0901
maven config: upgrade maven-bundle-plugin from 2.3.7 & 2.4.0 to 2.5.3, to allow the bundle-manifest goal either to succeed or to obey the skip configuration - this was causing java.lang.ArrayIndexOutOfBoundsException: 18
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672474 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 20:24:04 +00:00
Steven Rowe
0f88bb7f9c
LUCENE-6339: Maven config: add resource dir src/resources/ to the POM.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672458 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 19:07:42 +00:00
Dawid Weiss
6fb5921db3
LUCENE-6413: Test runner should report the number of suites completed/ remaining.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672281 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 10:25:49 +00:00
Steven Rowe
3e12747138
LUCENE-6403: make maven artifact crawl seed URLs end with slashes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671737 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 03:46:42 +00:00
Ramkumar Aiyengar
796416d43c
Remove unnecessary svn:executable from some files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671175 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 21:56:33 +00:00
Robert Muir
8353523f30
ignore .settings when doing diffs too (another eclipse IDE folder)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670676 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 15:29:10 +00:00
Robert Muir
1614df8195
ignore eclipse IDE files in this script too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670671 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 15:22:26 +00:00
Anshum Gupta
03f4970074
LUCENE-6380: Fix imports in addVersion.py for the release process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670251 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 04:45:25 +00:00
Dawid Weiss
9166c19888
A branch for LUCENE-6238
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6238@1663156 13f79535-47bb-0310-9956-ffa450edef68
2015-03-01 20:25:41 +00:00
Ryan Ernst
9b112b58d4
adding bwc test indexes for 5.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661609 13f79535-47bb-0310-9956-ffa450edef68
2015-02-23 06:50:47 +00:00
Steven Rowe
cc20881d28
LUCENE-6231: retry all downloads in smokeTestRelease.py
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658772 13f79535-47bb-0310-9956-ffa450edef68
2015-02-10 18:09:53 +00:00
Steven Rowe
0b4cdec6ac
LUCENE-6231: smokeTestRelease.py should retry failed downloads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658723 13f79535-47bb-0310-9956-ffa450edef68
2015-02-10 14:40:27 +00:00
Michael McCandless
68b6d00cba
fix missing javadocs checker to work with Java 1.8 generated javadocs too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657805 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:37:07 +00:00
Alan Woodward
c13216934c
LUCENE-4524: Replace DocsEnum and DocsAndPositionsEnum with PostingsEnum
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657800 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:25:22 +00:00
Anshum Gupta
753fd599d0
SOLR-7028: Fix buildAndPushRelease.py to use the correct variables
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654569 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 19:12:00 +00:00
Michael McCandless
3941b3f266
handle default annotations; remove workaround for now fixed javadoc bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654004 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 18:53:21 +00:00
Shalin Shekhar Mangar
d47680a7a6
SOLR-5147: Add dependency to blockjoin lucene module in idea config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653357 13f79535-47bb-0310-9956-ffa450edef68
2015-01-20 20:09:49 +00:00
Erik Hatcher
22d0422663
Fix Solr smoke tests: SYSTEM_REQUIREMENTS no longer exists where it was testing for it (merged from r1652718)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652721 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 10:02:59 +00:00
Adrien Grand
8a15a5c544
SOLR-6870: Add http://lucene.apache.org/solr/resources.html to the whitelist.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651986 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 09:06:19 +00:00
Erik Hatcher
806e227b59
Fix doc build issues with new Solr quickstart
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651938 13f79535-47bb-0310-9956-ffa450edef68
2015-01-15 02:45:57 +00:00
Steven Rowe
6fc86af433
SOLR-1723,SOLR-2035: maven config: put resource bundles under velocity/ in output dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651553 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 01:42:40 +00:00
Steven Rowe
7d94c58d62
SOLR-1723,SOLR-2035: maven config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651543 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 00:19:31 +00:00
Timothy Potter
c36180cdf8
SOLR-6952: bin/solr create action should copy configset directory instead of reusing an existing configset in ZooKeeper by default; commit also includes fix for SOLR-6933 - create alias
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651231 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 23:33:34 +00:00
Erik Hatcher
ae0c13fae8
SOLR-1723: VelocityResponseWriter improvements
...
SOLR-2035: Add a VelocityResponseWriter $resource tool for locale-specific string lookups.
Lots of VrW code cleanup, more and improved test cases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650685 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 22:32:50 +00:00
Shalin Shekhar Mangar
a41b9954d1
SOLR-4839: Upgrade to Jetty 9
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649552 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:45:58 +00:00
Uwe Schindler
16f17fa81d
SOLR-6895: Fix forbidden-apis also in Maven
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648773 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 20:30:56 +00:00
Steven Rowe
975dbe134e
LUCENE-6134: fix typos: wether->whether, neccessary->necessary, initalize->initialize, specifed->specified, etc. (thanks Ahmet Arslan\!)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647795 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 14:33:59 +00:00
Steven Rowe
2189b7a761
LUCENE-6134: fix typos: it's->its, its->it's, etc.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 05:48:58 +00:00
Steven Rowe
38faeb9227
SOLR-6857: Idea modules missing dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646272 13f79535-47bb-0310-9956-ffa450edef68
2014-12-17 14:48:56 +00:00
Shalin Shekhar Mangar
49c10c164a
LUCENE-6081: Bump language level in IntelliJ configuration for trunk.
...
This closes #111 .
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642446 13f79535-47bb-0310-9956-ffa450edef68
2014-11-29 16:10:40 +00:00
Robert Muir
6fbb36316a
teach eclipse about nocommit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640961 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 17:11:08 +00:00
Uwe Schindler
1a880507c6
LUCENE-5950: Disable Eclipse null analysis on Java 8 (requires @Null stuff Robert and I hate)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640837 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 23:31:08 +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
ad79399db1
SOLR-6708: wrap the kill existing Solr command in a try/except block
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640419 13f79535-47bb-0310-9956-ffa450edef68
2014-11-18 20:30:37 +00:00
Erick Erickson
83a3c781a1
fixed dependencies for join module in iml files for highlighter and benchmark
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640183 13f79535-47bb-0310-9956-ffa450edef68
2014-11-17 16:26:58 +00:00
Ryan Ernst
8339fd8cfc
One more fix for patch tool to make paths relative to checkouts work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639925 13f79535-47bb-0310-9956-ffa450edef68
2014-11-15 21:26:07 +00:00
Ryan Ernst
ea90e4021f
Fix patch tool to better compare svn vs git checkouts, and not require comparing roots of checkouts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639914 13f79535-47bb-0310-9956-ffa450edef68
2014-11-15 21:01:33 +00:00
Timothy Potter
71735447bc
SOLR-6708: stop orphaned Solr nodes before starting another one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637980 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 20:57:39 +00:00
Timothy Potter
6d827b409a
SOLR-3619: get the smoke tester working with the bin/solr script and server directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635887 13f79535-47bb-0310-9956-ffa450edef68
2014-11-01 01:22:01 +00:00
Timothy Potter
df21abecc4
SOLR-3619: Fix IDEA project settings after move to server.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635833 13f79535-47bb-0310-9956-ffa450edef68
2014-10-31 18:18:17 +00:00
Dawid Weiss
b47a3602fb
Update RR to 2.1.9.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630689 13f79535-47bb-0310-9956-ffa450edef68
2014-10-10 07:22:20 +00:00
Michael McCandless
73ec0f28cc
improve error reporting when this tool finds javadocs problems
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629157 13f79535-47bb-0310-9956-ffa450edef68
2014-10-03 09:20:09 +00:00
Michael McCandless
3d0fc4eefe
get smoke tester properly parsing versions from TestBackCompat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627496 13f79535-47bb-0310-9956-ffa450edef68
2014-09-25 09:56:14 +00:00
Ryan Ernst
1db06937d1
LUCENE-5902: rename to addVersion.py
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627439 13f79535-47bb-0310-9956-ffa450edef68
2014-09-25 00:06:31 +00:00
Ryan Ernst
8d885e4fb0
LUCENE-5971: Create addBackcompatIndexes.py script to build and add backcompat test indexes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627419 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 20:48:57 +00:00
Ryan Ernst
3a56b1e05b
Account for whitespace in the middle of links when checking javadoc links
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627410 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 20:18:31 +00:00
Ryan Ernst
c599b96748
LUCENE-5962: Rename diffSources.py to createPatch.py and make work it work with all text file types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626890 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 20:46:08 +00:00
Steven Rowe
9f952f0fbf
Fix maven release artifacts download script to download exactly what's under lucene/maven/ and solr/maven/ at the RC URL - previously the top-level 'org/apache/' directories were not being output. Also, document the wget options used.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626594 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 15:25:32 +00:00
Steven Rowe
13c33c879d
SOLR-5302: Maven config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626457 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 15:13:49 +00:00
Michael McCandless
a21a18d30b
i before e except after c
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625795 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 20:03:52 +00:00
Yonik Seeley
21bb022d62
SOLR-5302: move analytics component to contrib
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625331 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 15:29:54 +00:00
Steven Rowe
16c7802f29
LUCENE-5820: SuggestStopFilter should have a factory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625193 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 00:21:29 +00:00
Steven Rowe
de14ec4126
LUCENE-5930: order lucene-core test dep after lucene-test-framework
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624689 13f79535-47bb-0310-9956-ffa450edef68
2014-09-13 00:54:21 +00:00
Steven Rowe
524b90ef27
LUCENE-5930: IntelliJ config: drop resource-only modules, add module groups, and add module for lucene/backward-codecs, and fix up a bunch of other little issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624671 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 23:02:11 +00:00
Ryan Ernst
4f9e12ae7c
Revert accidental commit of r1624450 (had a dirty workspace)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624451 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 05:55:53 +00:00
Ryan Ernst
593693f214
Increase min id length to allow ids past 10k
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624450 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 05:54:20 +00:00
Michael McCandless
2778a0c507
LUCENE-5863: smoke tester checks that TestBackwardsCompatibility has coverage for all but the dark-ages releases
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624272 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 12:55:42 +00:00
Uwe Schindler
8f5259b4ff
Pass build.properties files down to Maven (fixes bug with ASF Jenkins after restructuring the Jenkins config to use property files)
...
Clean property handling: it reads now consistently everywhere solely ~/lucene.build.properties, ~/build.properties, /lucene/build.properties (in this order)
Excludes were fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622666 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 09:42:17 +00:00
Ryan Ernst
4647c1e59f
LUCENE-5902: Correct module name for backcompat codecs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622609 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 03:22:07 +00:00
Ryan Ernst
7fcb968170
LUCENE-5902: Fix bug in previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622606 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 03:11:04 +00:00
Ryan Ernst
0900ce6b66
LUCENE-5902: Handle different location for backcompat tests in trunk vs branch_4x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622604 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 03:05:32 +00:00
Ryan Ernst
e1e1997604
LUCENE-5902: Add bumpVersion.py script
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622546 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 19:58:53 +00:00
Robert Muir
b981c8ec66
add resources folder for backwards module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622398 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 03:55:41 +00:00
Uwe Schindler
b04148f2c4
LUCENE-5918: Remove backwards folder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622018 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 14:25:58 +00:00
Robert Muir
77baabeb40
LUCENE-5858: try to get nightly-smoke passing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621838 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 16:32:51 +00:00
Robert Muir
f7d9ef6b0c
LUCENE-5858: add jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621832 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 15:52:25 +00:00
Uwe Schindler
9cba8eb45f
LUCENE-5909: Smoke tester now has better command line parsing and optionally also runs on Java 8
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621473 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 15:48:16 +00:00
Ryan Ernst
df537119b2
Revert smoke test update to java 8 for now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621340 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 16:55:31 +00:00
Ryan Ernst
cc99148aa0
Add java8 checks to smoke test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621336 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 16:38:00 +00:00
Uwe Schindler
d7ad6e73a4
Fix smoker to allow the new version.properties file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621108 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 09:56:10 +00:00
Ryan Ernst
80e6000296
Change buildAndPushRelease and smokeTestRelease scripts to use argparse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621085 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 08:01:50 +00:00
Uwe Schindler
c137b0cb57
Remove obsolete property
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620730 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 20:46:53 +00:00
Ryan Ernst
2e7acd8f73
LUCENE-5901:Replaced all occurences of LUCENE_CURRENT with LATEST for luceneMatchVersion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620718 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 20:00:51 +00:00
Uwe Schindler
0cb726bba3
LUCENE-5898: Remove remaining hardcoded versions from build files; add a new version.properties file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619906 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 19:14:11 +00:00
Uwe Schindler
903a7b40be
LUCENE-5898: Clean up build files version handling, fix bug with specification version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619832 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 15:15:37 +00:00
Uwe Schindler
ddef6d06a5
Update outdated forbidden-apis in Maven build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618563 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 09:11:34 +00:00
Steven Rowe
7b967b74b3
SOLR-6283: IntelliJ config: include analysis-common module in test classpath, so that Lucene's ResourceLoader is available.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618300 13f79535-47bb-0310-9956-ffa450edef68
2014-08-16 00:42:42 +00:00
Ryan Ernst
73bb9c91d9
LUCENE-5850: Made Version handling more robust and extensible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 19:15:17 +00:00
Steven Rowe
38749091b4
SOLR-6358: Remove VcsDirectoryMappings from idea configuration vcs.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617031 13f79535-47bb-0310-9956-ffa450edef68
2014-08-09 23:58:57 +00:00
Michael McCandless
26be35a4a7
LUCENE-5850: fix smoke tester to verify the index's segment versions in fact match the version being tested
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614149 13f79535-47bb-0310-9956-ffa450edef68
2014-07-28 19:48:09 +00:00
Michael McCandless
ec788948a6
LUCENE-5819: fix ord bug; add test case; remove dead code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612217 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 09:41:40 +00:00
Timothy Potter
a75792bb4c
SOLR-3893: fix sheisty class error from smoke test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611719 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 17:10:03 +00:00
Timothy Potter
28165cee67
SOLR-3893: Update references after moving dependency jars around.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610894 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:21:29 +00:00
Steven Rowe
09bb6ddad1
SOLR-3893: intellij config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610886 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 00:12:50 +00:00
Michael McCandless
524c20b626
include META-INF/* when diffing sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609141 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 13:14:51 +00:00
Steven Rowe
6eff0b071f
LUCENE-5757: Maven build: forbidden-apis should no longer use the rue.txt signature file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607522 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 03:52:55 +00:00
Dawid Weiss
b8067fa423
LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607058 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 11:59:44 +00:00
Steven Rowe
027e712d5c
Sonatype OSS repo is returning 301 (permanently moved) for http URLs, which aren't followed by Maven Ant Tasks (artifact:dependencies), and cause the build to fail. Switching the base Sonatype OSS repo to https to see if that fixes the problem.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607053 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 11:47:34 +00:00
Dawid Weiss
dd0f5fc9c1
LUCENE-5786: adding more debugging to the test framework.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606003 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 09:56:00 +00:00
Dawid Weiss
5f77544bce
LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605024 13f79535-47bb-0310-9956-ffa450edef68
2014-06-24 07:53:19 +00:00
Simon Willnauer
f319ebd10c
Add Import Layout Table to idea codestyle
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602389 13f79535-47bb-0310-9956-ffa450edef68
2014-06-13 11:49:54 +00:00
Shawn Heisey
e47fcac7d8
LUCENE-5747: Prevent automatic code reformatting when saving in eclipse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601446 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 17:20:57 +00:00
Steven Rowe
6ff06b0856
LUCENE-5442: smoke tester: 'ivy-ignore-conflicts.properties' is not a foreign invader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599134 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 09:14:44 +00:00
Steven Rowe
4125c7682e
LUCENE-5442: ant check-lib-versions will fail the build if there are unexpected version conflicts between direct and transitive dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598538 13f79535-47bb-0310-9956-ffa450edef68
2014-05-30 10:33:55 +00:00
Steven Rowe
95fd2943eb
LUCENE-5675: Add src/resources directory to maven config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1597695 13f79535-47bb-0310-9956-ffa450edef68
2014-05-27 02:08:30 +00:00
Anshum Gupta
53a5aac1eb
LUCENE-5666: Fix idea project files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596429 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 00:56:39 +00:00
Michael McCandless
acedb179f4
LUCENE-5686: fail if LUCENE/SOLR_NNNN (_ instead of -) appears in changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596044 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 20:17:58 +00:00
Michael McCandless
d01f0838e4
woops, revert
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596043 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 20:16:52 +00:00
Michael McCandless
c2421c0929
LUCENE-5686: fail if LUCENE/SOLR_NNNN (_ instead of -) appears in changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1596039 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 20:09:53 +00:00
Steven Rowe
033f80fd7a
SOLR-6006: fix Solr contrib test dependencies by adding jcl-over-slf4j and retrieving it into each contrib's test-lib/ directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589953 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 08:55:05 +00:00
Steven Rowe
5363d8e0f3
SOLR-6006: IntelliJ config for solrj/test-lib/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589940 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 06:28:43 +00:00
Uwe Schindler
2234d02205
Create staging URL without https, because it makes smoketester take much longer. Also remove obsolete extra changes dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1589105 13f79535-47bb-0310-9956-ffa450edef68
2014-04-22 12:19:37 +00:00
Shalin Shekhar Mangar
8ea6d08a42
Bump randomizedtesting-runner version to 2.1.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584712 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 14:29:55 +00:00
Steven Rowe
7deae5526e
SOLR-5920: IntelliJ config: fix solr-core-tests dependency module name analysis-icu -> icu
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583159 13f79535-47bb-0310-9956-ffa450edef68
2014-03-30 15:56:49 +00:00
Steven Rowe
a53c78d7ef
SOLR-5920: Distributed sort on DateField, BoolField and BCD{Int,Long,Str}Field returns string cast exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582929 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 01:01:05 +00:00
Shalin Shekhar Mangar
09a960de4a
SOLR-5818: Add lucene expressions as a dependency on solr-core-tests idea file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576344 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 13:45:45 +00:00
Dawid Weiss
9d9b5eee52
Update RR version for idea.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576325 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 13:05:35 +00:00
Michael McCandless
36edbb84ea
unescape %20 in urls so we don't get false failures with 1.7.0_60
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575328 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 17:09:27 +00:00
Robert Muir
7f695434f4
disable slow solr tests in smoketester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575024 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 19:53:10 +00:00
Steven Rowe
31dacf4494
SOLR-3854: IntelliJ config: add solr example lib test dependency to map-reduce and dataimporthandler contribs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574951 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 16:33:32 +00:00
Robert Muir
a80206c285
SOLR-5775: fix outdated comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572056 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 14:05:15 +00:00
Robert Muir
92f368d6fe
SOLR-5775: enable solr tests in the smoketester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572054 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 14:03:50 +00:00
Chris M. Hostetter
2163160ad4
if a system doesn't have sha1sum, fall back and try shasum
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571838 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 21:49:42 +00:00
Adrien Grand
f3af8c97be
LUCENE-5463: Unbreak forbidden APIs for Solr, remove broken RUE.sizeOf(String) and add new forbidden APIs to the Maven build.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571493 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 23:44:14 +00:00
Uwe Schindler
3e0353ffab
SOLR-5764: Add workaround to make Maven work (shared test-files does not seem to be included when the test-jar dependency is resolved).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570928 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 21:14:38 +00:00
Steven Rowe
38b30d4fcb
SOLR-5729: intellij config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570626 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 16:37:13 +00:00
Steven Rowe
ea8dd388ad
LUCENE-5454: intellij config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570624 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 16:34:25 +00:00
Steven Rowe
09885620da
Intellij config: raise max mem for analyzers-common module tests (many tests are OOMing)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569575 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 00:26:49 +00:00
Steven Rowe
25e0cc33c4
revert r1469573 - unintentionally committed too much
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569574 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 00:24:43 +00:00
Steven Rowe
beac046c63
Intellij config: raise max mem for analyzers-common module tests (many tests are OOMing)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569573 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 00:20:35 +00:00
Simon Willnauer
322e35bb99
Update example line in release script
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569284 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 11:39:24 +00:00
Steven Rowe
332ac341a0
LUCENE-5420: 'ant get-maven-poms' should support custom version formats
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562530 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 18:03:24 +00:00
Steven Rowe
135918c0f8
LUCENE-5414: intellij config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561707 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 15:17:31 +00:00
Steven Rowe
a9e4db95ac
SOLR-1301: IntelliJ config: morphlines-cell Solr contrib needs lucene-core test-scope dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556846 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 15:45:29 +00:00
Michael McCandless
f9e8c93cf9
LUCENE-5339: PrintTaxonomyStats is allowed to use System.out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555438 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 00:22:35 +00:00
Steven Rowe
a0049aa5f9
SOLR-1301: maven config: fix map-reduce test compilation problem by adding dependency on morphline-core's test jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553281 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 14:43:33 +00:00
Steven Rowe
36fd83b0df
LUCENE-5360: Netbeans support: streamline XSLT stylesheet; add basic code style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550178 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 15:53:18 +00:00
Steven Rowe
05634cff5d
LUCENE-5360: Add support for developing in Netbeans IDE.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549872 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 15:50:38 +00:00
Mark Robert Miller
bca33f30d2
SOLR-1301: Straighten out module names so that they match current convention
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547819 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 15:15:24 +00:00
Mark Robert Miller
7ab2e1f787
SOLR-1301: Add a Solr contrib that allows for building Solr indexes via Hadoop's MapReduce.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547139 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 18:42:23 +00:00
Steven Rowe
18bcf7fc82
Fix improperly named module solr-extraction -> solr-cell
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1545699 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 15:55:10 +00:00
Steven Rowe
2678a15112
Bring IntelliJ configuration up-to-date
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1545426 13f79535-47bb-0310-9956-ffa450edef68
2013-11-25 22:25:43 +00:00
Uwe Schindler
0971bc8f21
LUCENE-5347: Upgrade forbidden-apis checker to version 1.4. Fix Zookeeper bug with default encoding.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1544370 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 23:27:19 +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
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
Dawid Weiss
d9c28a0efc
Updating randomized testing to 2.0.12 (cosmetic changes - AWT fix, fail on no tests).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537055 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 11:47:44 +00:00
David Wayne Smiley
bc1b8ac507
LUCENE-2844: spatial benchmark
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536176 13f79535-47bb-0310-9956-ffa450edef68
2013-10-27 18:17:45 +00:00
Steven Rowe
26999c855f
LUCENE-5294: IntelliJ config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535797 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 17:53:55 +00:00
Steven Rowe
99589d5767
SOLR-5027: Maven config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535617 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 03:24:32 +00:00
Steven Rowe
a76227707d
SOLR-5382: Maven config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535548 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 20:55:20 +00:00
Steven Rowe
3dea7193c5
LUCENE-5294: simmer down, validate-maven-dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534430 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 00:47:01 +00:00
Michael McCandless
73d1bed633
LUCENE-5294: try to fix maven build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533820 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 20:23:33 +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
Chris M. Hostetter
44797dccbe
SOLR-5085: script for the post-publish dist.apache.org svn repo cleanup commands
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530834 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 00:22:30 +00:00
Steven Rowe
1f2109e321
Remove non-Mavenized dependency checks - the project no longer has any non-Mavenized dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530737 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 17:57:31 +00:00
Michael McCandless
de2c962b95
LUCENE-5249: expect ivy-versions.properies in lucene source artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528480 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 14:10:19 +00:00
Steven Rowe
b83ab987aa
SOLR-5273: Maven config: Update org.apache.httpcomponents from 4.2.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527262 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 01:28:41 +00:00
Steven Rowe
f20c9a19d7
SOLR-5286: Remove vestigial Chinese and Polish analysis jars from the analysis-extras contrib configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527168 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 08:56:20 +00:00
Chris M. Hostetter
818b41198b
SOLR-5085: fix script to use proper pdf file name in sha1 checksum file (should not include directory path)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526272 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 19:30:39 +00:00
Chris M. Hostetter
13111f8435
SOLR-5085: the point of the subdir is so the files wouldn't have 'rc' in their name, and could be copied as is ... fix script to split X.Y-RCZ to build final file names, and vet that args look correct
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526271 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 19:20:12 +00:00
Chris M. Hostetter
627ee9eba6
SOLR-5257: new scripts for use with solr ref guide RCs and publishing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526083 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 01:28:19 +00:00
Steven Rowe
c717abd096
Intellij config: JDK setup: switch interpolation markers in dev-tools/idea/.idea/misc.xml to be well-formed (unlikely-to-be-used XML attribute 'subst.="idea.jdk"'), so that in-place users won't be yelled at by Intellij. When IntelliJ starts up without this 'attribute' having been interpolated, it ignores and then removes the unknown XML attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524916 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 06:53:16 +00:00
Steven Rowe
c9dc2be5ff
Intellij config: JDK setup: add missing interpolation marker in dev-tools/idea/.idea/misc.xml; dont print out follow-on instructions if ${idea.jdk} is defined; and when follow-on instructions are printed, show how to avoid the need to manually configure the JDK
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524903 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 05:23:41 +00:00
Steven Rowe
82b4cca7b0
LUCENE-5207: Intellij config for the new expressions module: add Ant support and whole-module JUnit run configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524859 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 23:22:14 +00:00
Robert Muir
60f1e5eb54
include resources file in maven configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524135 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 17:25:57 +00:00
Robert Muir
a97e0b69df
try to stop maven from downloading the internet...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523515 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 23:05:36 +00:00
Robert Muir
140c6d3172
Merged /lucene/dev/trunk:r1523396-1523455
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1523456 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 16:38:57 +00:00
Robert Muir
9b53565331
add more extensions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523399 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 04:04:29 +00:00
Robert Muir
86267b5044
add more extensions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523398 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 03:55:04 +00:00
Robert Muir
a607857cde
add .html
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523397 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 03:48:55 +00:00
Robert Muir
f30af35667
Merged /lucene/dev/trunk:r1522766-1523395
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1523396 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 03:46:03 +00:00
Robert Muir
aaf9a830e6
LUCENE-5207: update maven config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1523345 13f79535-47bb-0310-9956-ffa450edef68
2013-09-14 22:28:35 +00:00
Robert Muir
aade09f212
LUCENE-5207: add resources folder here
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1523279 13f79535-47bb-0310-9956-ffa450edef68
2013-09-14 17:21:59 +00:00
Robert Muir
d706f3b8d9
LUCENE-5207: upgrade checksum/maven
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1523047 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 18:22:59 +00:00
Martijn van Groningen
026526dbd4
Fix idea config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1522898 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 12:36:22 +00:00
Michael McCandless
36d7c6b38d
try to workaround javadocs bug causing nightly-smoke to fail
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1522885 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 11:58:33 +00:00
Robert Muir
8d84d3b5ff
LUCENE-5207: maven/idea config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1522788 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 06:33:33 +00:00
Robert Muir
c73f175c71
LUCENE-5207: initial patch from ryan
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5207@1522767 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 03:11:17 +00:00
Steven Rowe
918053d646
SOLR-5173: Solr-core's Maven configuration includes test-only Hadoop dependencies as indirect compile-time dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516264 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:12:42 +00:00
Steven Rowe
6f6981a94e
SOLR-5159: Manifest includes non-parsed maven variables
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514813 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 17:39:31 +00:00
Erick Erickson
70ff6392b4
SOLR-5141. lucene.IOUtils needs to be available for VelocityResopnseWriter in IntelliJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513628 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 19:54:20 +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
Dawid Weiss
b40f603f46
SOLR-5126: Update Carrot2 clustering to version 3.8.0, update Morfologik to version 1.7.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512203 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 08:39:21 +00:00
Michael McCandless
0b8826aecf
ignore timehints.txt when diffing sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1506260 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 20:28:34 +00:00
Steven Rowe
36c653aa37
SOLR-4677: stop adding obsolete '-Dspecversion=...' to 'ant prepare-release' cmds
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1505776 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 19:34:43 +00:00
Steven Rowe
5f631cfa25
LUCENE-4845: Maven and IntelliJ config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1503476 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 21:09:47 +00:00
Chris M. Hostetter
412895a266
LUCENE-5104: fix poll-mirrors.pl: a) use HEAD; b) look for Changes.html instead of KEYS; c) support looking for arbitrary paths
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502646 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 18:37:12 +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
Steven Rowe
b2bc345a60
SOLR-4916: Move MiniDfsCluster test dependencies from solr test-framework to solr-core; download solr-core test dependencies to solr/core/test-lib/ instead of solr/core/lib/; download DIH test dependencies to solr/contrib/dataimporthandler/test-lib instead of [...]/lib/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502105 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 04:03:24 +00:00
Uwe Schindler
46e83f7e60
SOLR-5022: Make the Maven build also automatically populate the tests.disableHdfs property by a build profile. Otherwise the maven build fails by default on Windows.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501678 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 08:51:17 +00:00
Uwe Schindler
d36efc1fe1
SOLR-5022: Pass-through disableHdfs to Maven Surefire
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501595 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 22:41:48 +00:00
Robert Muir
c19abde3ee
ignore jersey-cores sheistiness for now, its not in the war
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499795 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 16:06:40 +00:00
Steven Rowe
df8e15a93b
SOLR-4986: Tika upgrade to 1.4: Maven configuration: rename asm:asm exclusion under tika-parsers to org.ow2.asm:asm-debug-all, to block transitive dep on the renamed artifact.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499463 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 16:26:33 +00:00
Dawid Weiss
efc6826ed8
LUCENE-5089: Update to Morfologik 1.6.0. MorfologikAnalyzer and MorfologikFilter no longer support multiple "dictionaries" as there is only one dictionary available.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499352 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 12:14:50 +00:00
Jan Høydahl
e2fc82a978
SOLR-4986: Upgrade to Tika 1.4
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499338 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 11:49:59 +00:00
Steven Rowe
d525585520
Upgrade maven plugin versions to the latest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498425 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 13:10:06 +00:00
Steven Rowe
a2038a8811
SOLR-4916: Maven configuration for the new HDFS deps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497563 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 20:50:52 +00:00
Steven Rowe
d6d65851cf
SOLR-4892: Add field update processors to parse/convert String-typed fields to Date, Number, and Boolean
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497165 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 00:44:27 +00:00
Steven Rowe
4e23ea197a
SOLR-4916: IntelliJ configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497105 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 21:21:11 +00:00
Steven Rowe
8b6c136f3c
LUCENE-5042: Maven configuration: add chars.txt to forbiddenapis config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1492420 13f79535-47bb-0310-9956-ffa450edef68
2013-06-12 20:52:53 +00:00
Michael McCandless
151f33407f
try to make usage a bit clearer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491429 13f79535-47bb-0310-9956-ffa450edef68
2013-06-10 12:02:09 +00:00
Shalin Shekhar Mangar
d0b01a2b76
Flush subprocess stdout before trying to read from it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491146 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 06:27:46 +00:00
Robert Muir
92ec6ec337
SOLR-4792: stop shipping a war in 5.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491031 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 19:08:17 +00:00
Shalin Shekhar Mangar
fdff37f36e
Disable buffer for subprocess pipe objects
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491009 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 17:00:25 +00:00
Shawn Heisey
309dd8191d
LUCENE-5043: autogenerate eclipse project name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1490450 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 21:32:53 +00:00
Steven Rowe
5876b39115
fix dependencies so logging works from replicator/ tests: Maven config; downgrade commons-logging from v1.1.3 to v1.1.1: httpcore dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1485755 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 15:43:57 +00:00
Michael McCandless
697133b10f
remove 2>&1 from filename
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484740 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 10:40:30 +00:00
Steven Rowe
0b55aaa6a2
LUCENE-5007: Add optional named -testArgs param to smokeTestRelease.py, passed through to 'ant test' invocations; add -DsmokeTestRelease.testArgs sysprop to 'ant nightly-smoke', to pass through as -testArgs param to smokeTestRelease.py.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484524 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 16:51:52 +00:00
Michael McCandless
95f0553bc0
make duplicate anchors a hard error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483729 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 10:48:20 +00:00
Michael McCandless
5f64a470eb
allow javax.servlet exception in lucene/replicator
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483459 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 17:18:59 +00:00
Steven Rowe
64b85cf0ed
LUCENE-4975: replicator module: make validate-maven-dependencies succeed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482640 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 23:29:03 +00:00
Robert Muir
67970fcaab
add replicator to smokeTester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482001 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 18:01:48 +00:00
Steven Rowe
c30277e08f
LUCENE-4975: replicator module: Maven configuration: remove <pluginManagement> wrapper from around the surefire plugin config, so that it will operate in situ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481958 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 16:36:05 +00:00
Steven Rowe
c819b8a753
LUCENE-4975: replicator module: Maven configuration: remove unnecessary comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481922 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 15:28:59 +00:00
Shai Erera
40e939c954
make ReplicatorTestCase.newHttpServer respect tests.jettyConnector for freebsd issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481914 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 15:22:14 +00:00
Steven Rowe
2c76719401
LUCENE-4975: replicator module: make Maven configuration functional
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481912 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 15:15:01 +00:00
Steven Rowe
7630d6b7e6
LUCENE-4975: replicator module: IntelliJ configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481880 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 14:36:58 +00:00
Shai Erera
6b75799b42
LUCENE-4975: Add Replication module to Lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481804 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 11:57:22 +00:00
Dawid Weiss
84d08b269c
LUCENE-4987: Upgrade randomized testing to version 2.0.10:
...
Test framework may fail internally due to overly aggresive J9 optimizations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1480457 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 21:04:04 +00:00
Robert Muir
d9712d9aa9
allow use of nightly-smoke on a modified checkout, by passing skip for the svn revision
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1479976 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 16:39:54 +00:00
Steven Rowe
a57bc586e2
switch to using KEYS file instead of lucene-version.zip.asc to determine whether a release exists
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1479471 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 06:02:41 +00:00
Uwe Schindler
4fda2ce4f4
fix comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476782 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 14:34:16 +00:00
Uwe Schindler
6d15a5c911
Upgrade to forbidden-apis 1.3 (now with support for Java 8)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476769 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 13:57:52 +00:00
Michael McCandless
cce0cbe5ff
SOLR-4766: don't compare file sizes of war/jar contents when comparing maven to binary release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476386 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 20:24:22 +00:00