[
https://issues.apache.org/jira/browse/LUCENE-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002718#comment-13002718
]
Robert Muir commented on LUCENE-2950:
-------------------------------------
this is a big problem, the source.tgz artifact that is produced will not even
compile because unfortunately some contribs depend on /modules.
ideally we could remove these dependencies though.
> Lucene's build targets 'package-tgz' and 'package-tgz-src' don't include
> anything under top-level modules/ directory
> --------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-2950
> URL: https://issues.apache.org/jira/browse/LUCENE-2950
> Project: Lucene - Java
> Issue Type: Bug
> Components: Build
> Affects Versions: 4.0
> Reporter: Steven Rowe
> Priority: Blocker
> Fix For: 4.0
>
>
> Lucene's top level {{modules/}} directory is not included in the binary or
> source release distribution Ant targets {{package-tgz}} and
> {{package-tgz-src}} in {{lucene/build.xml}}. (However, these targets do
> include Lucene contribs.)
> This issue is visible via the nightly Jenkins (formerly Hudson) job named
> "Lucene-trunk", which publishes binary and source artifacts using
> {{package-tgz}} and {{package-tgz-src}} run from the top-level {{lucene/}}
> directory.
--
This message is automatically generated by JIRA.
-
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]