[GitHub] [uima-uimaj-io-jsoncas] reckart opened a new pull request, #19: No issue: Disable auto-staging.

2023-02-27 Thread via GitHub
reckart opened a new pull request, #19: URL: https://github.com/apache/uima-uimaj-io-jsoncas/pull/19 **What's in the PR** * Disable auto-staging **How to test manually** * No specific test procedure **Automatic testing** * [ ] PR adds/updates unit tests **Documen

[GitHub] [uima-uimaj-io-jsoncas] reckart merged pull request #19: No issue: Disable auto-staging.

2023-02-27 Thread via GitHub
reckart merged PR #19: URL: https://github.com/apache/uima-uimaj-io-jsoncas/pull/19 -- 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: dev-unsubscr...@uima

[GitHub] [uima-uimaj-io-jsoncas] reckart opened a new issue, #20: Apache UIMA Java SDK JSON CAS I/O (TM) v0.5.0

2023-02-27 Thread via GitHub
reckart opened a new issue, #20: URL: https://github.com/apache/uima-uimaj-io-jsoncas/issues/20 **Note:** Do not assign this issue or the associated PR with the release milestone until the release is done to avoid them from showing up as unresolved in the issues fixed report. **Prepa

[VOTE] Apache UIMA Java SDK JSON CAS I/O v0.5.0 RC-1

2023-02-27 Thread Richard Eckart de Castilho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Apache UIMA Java SDK JSON CAS I/O v0.5.0 RC 1 has been staged. This is a feature release. ## What's Changed * ⭐️ Issue #13: Implement TypeSystemMode.MINIMAL by @reckart in #15 * 🦟 Issue #18: Fix Zip Slip Vulnerability in test code by @JLLeits