Nicholas Knize
c0c775799c
LUCENE-8369: Remove obsolete spatial module
2020-01-16 11:26:19 -06:00
Uwe Schindler
fa726bec50
Revert "LUCENE-8993: Also update to latest version of Apache Parent POM"
...
This reverts commit 9d21418dfcc5c884f45ab668579b0391965a18bb.
This is needed because Lucene 8.x does not yet update minimum Maven version, but Apache Parent POM requires this.
2019-10-16 12:34:14 +02:00
Uwe Schindler
99ed605493
Update forbiddenapis to v2.7 and Groovy to v2.4.17
2019-10-12 21:44:45 +02:00
Uwe Schindler
9d21418dfc
LUCENE-8993: Also update to latest version of Apache Parent POM
2019-10-03 12:30:21 +02:00
Uwe Schindler
4a015e224d
LUCENE-8993: Change all repository references in Maven POM files to HTTPs; update some related URLs, too
2019-10-01 19:22:09 +02:00
Alan Woodward
b8773d13ad
LUCENE-8766: Add monitor subproject
2019-06-13 10:15:31 +01:00
Cao Manh Dat
a39c342793
SOLR-13434: OpenTracing support for Solr ( #685 )
2019-06-04 20:05:17 +01:00
Uwe Schindler
570c20fce7
Fix out of sync forbidden-apis
2019-04-14 00:48:45 +02:00
Kevin Risden
092b22faa3
SOLR-9515 - Add maven forbiddenapis exclude for copied Hadoop code
...
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-08 09:32:10 -05:00
Alexandre Rafalovitch
b7d14c50fb
SOLR-11694: Remove outdated UIMA module
2018-07-07 09:58:57 -04:00
Jim Ferenczi
e851b89cbe
LUCENE-8231: Add a new analysis module (nori) similar to Kuromoji but to handle Korean
...
This change adds a korean analyzer in a new analysis module named nori. It is similar
to Kuromoji but uses the mecab-ko-dic dictionary to perform morphological analysis of Korean
text.
2018-04-13 11:26:42 +02:00
Steve Rowe
a12d398874
SOLR-12205,SOLR-7887: fix maven javadoc generation by removing unrecognized annotation processing directive
2018-04-09 18:09:51 -04:00
Steve Rowe
ef902f9d8e
SOLR-7887: fix maven compilation by turning off annotation processing
2018-04-04 14:45:09 -04:00
koji
6d66fc04b2
SOLR-11795: Add Solr metrics exporter for Prometheus
2018-03-05 15:36:32 +09:00
koji
720eba0ae4
Revert "SOLR-11795: add more stuff under dev-tools for prometheus-exporter"
...
This reverts commit df0f141907b0701d7b1f1fc297ae33ef901844a0.
2018-02-24 10:25:23 +09:00
koji
df0f141907
SOLR-11795: add more stuff under dev-tools for prometheus-exporter
2018-02-23 10:50:04 +09:00
Uwe Schindler
bc0d6fb6ed
LUCENE-7966: Add comment to Maven readme that MR-JAR is not supported and resulting artifacts are not identical to official Ant build
2018-02-10 20:39:05 +01:00
Steve Rowe
3e2f9e62d7
LUCENE-2899: Add OpenNLP Analysis capabilities as a module
2017-12-15 11:24:18 -05:00
Christine Poerschke
05559358fa
Update xsi:schemaLocation in pom.xml.template files.
2017-10-23 15:37:46 +01:00
Steve Rowe
080232f3d1
LUCENE-7985: maven build: update forbiddenapis to 2.4.1
2017-10-04 23:12:32 -04:00
Steve Rowe
0062e99920
LUCENE-6673: Maven build fails for target javadoc:jar.
2017-10-01 19:03:55 -04:00
Steve Rowe
39ba1c3da5
SOLR-11406: Solr 7.0 cannot read indexes from 6.x versions
2017-09-29 16:33:07 -04:00
Steve Rowe
001fa289e4
SOLR-11382: Maven build: Build the test-jar for lucene-spatial3d, which lucene-spatial tests now depend on
2017-09-25 20:09:27 -04:00
David Smiley
035523ba7a
LUCENE-7951: Spatial4j implementations using Geo3d
2017-09-20 23:09:46 -04:00
markrmiller
ffd76a6977
SOLR-10338: Configure SecureRandom non blocking for tests.
2017-07-20 13:40:05 -04:00
Mark Miller
0bf7a5ff33
SOLR-10338: Revert configure SecureRandom non blocking for tests. (reverted from commit 0445f8200e0630e1bb8b7117f200529ed1259747)
2017-04-03 22:00:08 -03:00
markrmiller
0445f8200e
SOLR-10338: Configure SecureRandom non blocking for tests.
2017-03-31 10:53:20 -04:00
Steve Rowe
53e5f34f66
SOLR-9221: Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell
2017-03-24 12:31:16 -04:00
Chris Hostetter
4851f399d4
SOLR-10219: stop defaulting to tests.disableHdfs=true under java9
2017-03-01 13:48:52 -07:00
Christine Poerschke
048b24c64a
SOLR-10192: Fix copy/paste in solr-ltr pom.xml template.
2017-02-27 12:31:25 +00:00
Christine Poerschke
f7ea2ae85d
LUCENE-7530: extend/add -validate-source-patterns checks for .xml/.template files
2016-12-23 12:14:57 +00:00
Steve Rowe
9eb806a233
SOLR-8542: Add maven config and improve IntelliJ config.
2016-11-02 09:57:54 -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
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
Uwe Schindler
0179b3fb2d
LUCENE-7346: Update forbiddenapis to version 2.2
2016-06-19 21:27:34 +02: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
Robert Muir
72cb73c6b9
LUCENE-7170: move BaseGeoPointTestCase to test-framework
2016-04-17 08:52:59 -04:00
Uwe Schindler
3a4e1d1142
SOLR-8874: Update Maven config to correctly set tests.disableHdfs
2016-03-20 13:25:38 +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
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
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
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
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
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
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