-
Notifications
You must be signed in to change notification settings - Fork 13
Restore context correctly #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@rocketraman can you sign your commits? You can use GPG, SSH, or SMIME for that (I use all three in various places). |
|
@jvz Is it possible to release a 1.3.1 with this change? I'm using it in a project which extensively uses logging contexts, and without this change, things are royally messed up. |
Absolutely! Releases are mostly automated at this point, so let's go find out. |
@rocketraman check this out https://logging.apache.org/logging-parent/latest/#release-instructions and see if you can start the release. |
@jvz If I want to do a 1.3.1 release, what is the recommended approach in terms of branches? Create branch |
Build #60 failed due to a missing
The value of the property does not matter, since the CI should replace it anyway. If you find other problems in the build or build instructions, please report them to |
Fixes #54