[ https://issues.apache.org/jira/browse/LUCENE-10192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433457#comment-17433457 ]
Dawid Weiss commented on LUCENE-10192: -------------------------------------- Correction - the classpath element is not needed. We just need to add log4j api to the root module set (because lucene.luke doesn't declare it). {code:java} java --module-path modules;modules-thirdparty --add-modules org.apache.logging.log4j --module lucene.luke {code} No need for any version-specific information, yay. > Drop third-party JARs from the binary distribution > -------------------------------------------------- > > Key: LUCENE-10192 > URL: https://issues.apache.org/jira/browse/LUCENE-10192 > Project: Lucene - Core > Issue Type: Task > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Trivial > Time Spent: 10m > Remaining Estimate: 0h > > [~janhoy] Are we ready (with respect to scripts) for this change? I'd like to > do it but I'm not sure whether the release wizard doesn't depend on it > somehow (I will handle buildAndPushRelease.py and smokeTestRelease.py if they > need fixes but I'm not sure about the releaseWizard.*). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org