[
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: [email protected]
For additional commands, e-mail: [email protected]