vy commented on PR #3061:
URL: https://github.com/apache/logging-log4j2/pull/3061#issuecomment-2479798678

   @ninetteadhikari, I think your changes need to be sync'ed with `2.x`. Could 
you try the following, please?
   
   1. `get fetch -p upstream` (Assuming `upstream` points to the official 
`apache/logging-log4j2` repository)
   2. `git rebase upstream/2.x`
   3. Edit 
`log4j-core-test/src/main/java/org/apache/logging/log4j/core/test/junit/package-info.java`,
 set the version to `2.25.0`, commit your changes
   4. Validate the fix: `./mvnw verify -DskipTests -pl :log4j-core-test`
   5. `git push -f`
   
   (I was able to fix the issue locally, but since you did not give us rights 
to edit your PRs, I could not push them.)


-- 
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: notifications-unsubscr...@logging.apache.org

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

Reply via email to