You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (Commented) (JIRA)" <ji...@apache.org> on 2011/11/05 22:56:51 UTC

[jira] [Commented] (LUCENE-3561) Maven xxx-src.jar files do not contain resources

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

Uwe Schindler commented on LUCENE-3561:
---------------------------------------

I introduced a bug in test-framework's resources folder when committing this (copy-paste error). I fixed it in revs 1198089, 1198091
                
> Maven xxx-src.jar files do not contain resources
> ------------------------------------------------
>
>                 Key: LUCENE-3561
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3561
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: 3.4, 4.0
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 3.5, 4.0
>
>         Attachments: LUCENE-3561.patch, LUCENE-3561.patch
>
>
> When building src.jar files for maven deploy, they miss resources, so analyzers-sommon-src.jar is useless.
> The attached patch will fix this. The only downside is: The globmapper hack does not work with <jar/>, so i used the new ANT 1.7.1 attribute erroronmissingdir="no" on the <fileset>s
> I also upgraded BUILD.txt, which were missing even java 1.6 in trunk!

--
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