GitHub user cstamas opened a pull request:
https://github.com/apache/maven-indexer/pull/22
MINDEXER-108: Lift the wildcard prefix restriction
MINDEXER-108: lift the prefix restriction
Historically Lucene needed this, but latest versions
can cope with it. This is still OOM prone, so use with care,
but the possibility is here.
Note: PR build on https://github.com/apache/maven-indexer/pull/21 (hence,
keep in mind while review).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cstamas/maven-indexer mindexer-108
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-indexer/pull/22.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit ad07405c06b422cb529d3badaa1b6b376699c9c1
Author: Tamas Cservenak <[email protected]>
Date: 2017-11-23T11:01:56Z
Prepare for next major release (6.x)
Changes:
- update parent pom
- update dependencies (but remain Java7!)
- update sisu (drop sonatype guice, use vanilla guice)
- update to maven-resolver (from aether)
No source changes happened.
commit fc801678e2e46513e4dda8973bcb06ef4f105b69
Author: Tamas Cservenak <[email protected]>
Date: 2017-11-23T15:05:51Z
switch to archetype-catalog dep
As we really just provide helper class to implement
org.apache.maven.archetype.source.ArchetypeDataSource
commit 0d8b480a9a0434b386a0c494d44fb59e0c23618f
Author: Tamas Cservenak <[email protected]>
Date: 2017-11-24T09:30:20Z
MINDEXER-108: lift the prefix restriction
Historically Lucene needed this, but latest versions
can cope with it. This is still OOM prone, so use with care,
but the possibility is here.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]