garydgregory commented on PR #1553: URL: https://github.com/apache/commons-lang/pull/1553#issuecomment-3723884358
Hello @rajucomp I'll get back to this in a little while after updating the Commons Parent POM, which should address the current SPDX failure. What can be confusing is that Jira tickets are reports from anyone and everyone, and that there might not be consensus on a path forward for any given issue. IOW, just because someone created a Jira ticket means that it should be fixed automatically. In general, creating a PR with only a failing test should be the exception, not the rule. If someone reports an issue in Jira or the mailing list, we might ask for a POC in the form of an example, a failing test, _something_ that demonstrates the issue. The usual path is to create a PR that tests and fixes a single issue. The test should fail if the `main` side of the change is not applied. If there is any doubt, you can seek advice in the Jira ticket or on the mailing list. HTH -- 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]
