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 (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/05 21:08:51 UTC

[jira] [Resolved] (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:all-tabpanel ]

Uwe Schindler resolved LUCENE-3561.
-----------------------------------

       Resolution: Fixed
    Lucene Fields: New,Patch Available  (was: New)

Committed trunk revision: 1198039
Committed 3.x revision: 1198041
                
> 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