[ https://issues.apache.org/jira/browse/LUCENE-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428216#comment-17428216 ]
ASF subversion and git services commented on LUCENE-10107: ---------------------------------------------------------- Commit ae956db41c4b40d3ea7c028d6abe9b71da1ae74c in lucene's branch refs/heads/main from Jan Høydahl [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=ae956db ] LUCENE-9997 Revisit smoketester for 9.0 build (#355) * LUCENE-9997 Revisit smoketester for 9.0 build * Remove checkBrokenLinks * Add back checkBrokenLinks * Review feedback. Remove traces of solr-specific testNotice() method Move backCompat test up to other "if isSrc" block * Review feedback. Bring back the 'checkMaven()' method, as it checks lucene maven artifacts. But since we dont have pom template files anymore, no need to compare with templates * Review feedback. Fix script compatibility by comparing against X.Y instead of X.Y.Z * Review feedback. Remove unnecessary if lucene test Convert some ant commands to gradle * Update MANIFEST tests to match the gradle-produced manifest * LUCENE-10107 Read multi-line commit from Manifest Backport from branch_8x * Collapse for project in 'lucene' loops and methods taking 'project' as argument Disable checkJavadocLinks, as this dependency no longer exists in 'scripts' folder * Review feedback - fix more ant stuff, convert to gradle equivalent * Review feedback: Refactor file open * Comment out javadoc generation - was only used to check broken links? * Fix charset of gpg console output to always be utf-8 Fix two more places to use with open() * Accept 'LICENSE' without txt or md suffix in top-level * Disable vector dictionary abuse exception if started with -Dsmoketester * Reformat code * Use -Dsmoketester flag when invoking IndexFiles > Jar manifest Implementation Version is too long > ----------------------------------------------- > > Key: LUCENE-10107 > URL: https://issues.apache.org/jira/browse/LUCENE-10107 > Project: Lucene - Core > Issue Type: Task > Components: general/build > Affects Versions: 8.10 > Reporter: Mike Drob > Assignee: Mike Drob > Priority: Blocker > Fix For: 8.10 > > Time Spent: 1.5h > Remaining Estimate: 0h > > When we added an extra digit for 8.10 that caused the git commit she in the > manifest Implementation-Version to wrap, and now the smoke check fails > because of this. This issue is only for solving this in the 8.x branches > because those use ANT. -- 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