[
https://issues.apache.org/jira/browse/LUCENE-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245522#comment-13245522
]
Robert Muir commented on LUCENE-3944:
-------------------------------------
Currently modules/ is bogus in the lucene build, some stuff goes in
modules/xxx/build, some in lucene/build/....
So its a larger problem, thats why I think its a nicer improvement. As far as
duplicating any poms in both locations, i think thats ok.
When we release, currently lucene and solr are different releases (you run ant
prepare-release for both), so they are independent artifacts.
But yeah, all of this can be a future improvement for a future issue.
+1 for going with this patch (or some refinement on it based on testing, i only
did light testing) so that its not changing the source tree.
> ant clean should remove pom.xml's
> ---------------------------------
>
> Key: LUCENE-3944
> URL: https://issues.apache.org/jira/browse/LUCENE-3944
> Project: Lucene - Java
> Issue Type: Improvement
> Components: general/build
> Reporter: Chris Male
> Priority: Blocker
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3944.patch, LUCENE-3944.patch
>
>
> Currently once the pom.xml's are in place, its hard to get them out. Having
> them can be a little trappy when you're trying to debug the bug. We should
> facilitate their removal during clean.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]