You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/10/19 08:24:26 UTC

[GitHub] [lucene] janhoy edited a comment on pull request #391: LUCENE-9997 Second pass smoketester fixes for 9.0

janhoy edited a comment on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946453138


   @mocobeta I got the same as you - looks like LICENSE and NOTICE are not copied into the maven jars. Strange, since they exist in the binary-release jars. Looks like maven task re-build the jars.. Could not the maven task use the pre-built jars that already have NOTICE and LICENSE?
   
   I also notice that `MANIFEST.MF` is empty in the maven jars, simply one line, which is also wrong:
   ```
   Manifest-Version: 1.0
   ```
   I created https://issues.apache.org/jira/browse/LUCENE-10186 for maven artifacts.
   Re-opened LUCENE-10174 for the buildAndPushRelease changes, https://github.com/apache/lucene/pull/396.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org