You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Rowe (Commented) (JIRA)" <ji...@apache.org> on 2012/02/12 20:36:59 UTC

[jira] [Commented] (LUCENE-2950) Modules under top-level modules/ directory should be included in lucene's build targets, e.g. 'package-tgz', 'package-tgz-src', and 'javadocs'

    [ https://issues.apache.org/jira/browse/LUCENE-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206492#comment-13206492 ] 

Steven Rowe commented on LUCENE-2950:
-------------------------------------

bq. Out of that huge list, the only contrib still reaching back into /modules is contrib/demo.

Maybe {{lucene/contrib/demo/}} should be moved to {{modules/demo/}}?

Also, the {{javadocs-all}} target in {{lucene/build.xml}} depends on modules {{modules/queryparser/}}, {{modules/analysis/common/}}, and {{modules/queries/}}.
                
> Modules under top-level modules/ directory should be included in lucene's build targets, e.g. 'package-tgz', 'package-tgz-src', and 'javadocs'
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-2950
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2950
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/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}}, or in {{javadocs}}, 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}}, as well as javadocs using the {{javadocs}} target, all run from the top-level {{lucene/}} directory.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org