We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As noted in https://www.eclipse.org/lists/jakartabatch-dev/msg00293.html we shouldn't be using a static field to hold a flag for a value that may differ on a per-app basis.
Note test coverage for this bug remains out of scope of the testing we do in this project.
The text was updated successfully, but these errors were encountered:
Fixes issue WASdev#78
3d68111
Signed-off-by: Scott Kurz <[email protected]>
Merge pull request #79 from scottkurz/fix-78
7fc8494
Fixes issue #78
No branches or pull requests
As noted in https://www.eclipse.org/lists/jakartabatch-dev/msg00293.html we shouldn't be using a static field to hold a flag for a value that may differ on a per-app basis.
Note test coverage for this bug remains out of scope of the testing we do in this project.
The text was updated successfully, but these errors were encountered: