[
https://issues.apache.org/jira/browse/LUCENE-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-4408.
---------------------------------
Resolution: Fixed
> license check fails if you previously built maven release artifacts
> -------------------------------------------------------------------
>
> Key: LUCENE-4408
> URL: https://issues.apache.org/jira/browse/LUCENE-4408
> Project: Lucene - Core
> Issue Type: Bug
> Components: general/build
> Reporter: Robert Muir
> Fix For: 4.0
>
>
> Ive been doing a lot of 'ant nightly-smoke' testing the packaging.
> when you build releases, it creates .jar files and puts them in e.g.
> lucene/dist and solr/package
> But solr/package is not currently excluded from 'ant validate':
> {noformat}
> check-licenses:
> [echo] License check under: /home/rmuir/workspace/branch_4x/solr
> [licenses] MISSING sha1 checksum file for:
> /home/rmuir/workspace/branch_4x/solr/package/maven/org/apache/solr/solr-analysis-extras/4.0/solr-analysis-extras-4.0-javadoc.jar
> [licenses] MISSING sha1 checksum file for:
> /home/rmuir/workspace/branch_4x/solr/package/maven/org/apache/solr/solr-analysis-extras/4.0/solr-analysis-extras-4.0-sources.jar
> [licenses] MISSING sha1 checksum file for:
> /home/rmuir/workspace/branch_4x/solr/package/maven/org/apache/solr/solr-analysis-extras/4.0/solr-analysis-extras-4.0.jar
> ...
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]