Rename Lucene common-build.xml project name [LUCENE-3242]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
While adding the new common module, I ran into a name collision with Lucene's common-build.xml project name. I've since renamed the common module's project name to be clearer, but I think we should rename common-build's one as well. Solr's common-build.xml uses common-solr, so lets rename Lucene's to common-lucene.
---
Migrated from [LUCENE-3242](https://issues.apache.org/jira/browse/LUCENE-3242) by Chris Male, updated Nov 14 2011
Attachments: [LUCENE-3242.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-3242/LUCENE-3242.patch)
Contributor guide
Research direction
Open common-build.xml and locate the Lucene common build project name. Compare it with the requested common-lucene naming and Solr's common-solr convention; done means the Lucene project name is unambiguous and no longer collides with the common module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, xml
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100