mocobeta opened a new issue, #115: URL: https://github.com/apache/lucene-jira-archive/issues/115
Not sure whether we can fix it or not. Original Jira comment: https://issues.apache.org/jira/browse/LUCENE-3151?focusedCommentId=13419045&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-13419045 Migrated comment: https://github.com/mocobeta/forks-migration-test-2/issues/3142#issuecomment-1205091811 I think the cause is that the author inserted no line feed before/after `{code}`. `{code}` is a block element but Jira leniently handles this like inline markup. ``` I should add: to run this, for now, do {code}ant jar-analyzer-definition{code}. Still need to make sure it fully hooks into the rest of the build correctly, too. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
