Skip to content
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

Fix SharedBatchWriter and increase findbugs level #61

Open
mikewalch opened this issue Mar 8, 2016 · 0 comments
Open

Fix SharedBatchWriter and increase findbugs level #61

mikewalch opened this issue Mar 8, 2016 · 0 comments

Comments

@mikewalch
Copy link
Member

In #59, Findbugs was added. It found a bug in the SharedBatchWriter where a static field (exportQueue) is being written to in an instance method (SharedBatchWriter constructor). After this is fixed, the find bugs level should be raised by removing the property findbugs.maxRank from the fluo-recipes parent pom.xml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant