Open
Conversation
20f083b to
c30bd6f
Compare
- Add compiler release and compatibility locale configurations - Rename systemProperties to systemPropertyVariables for maven-failsafe-plugin - update failsafe and surefire plugins to newest version - update maven-source-plugin, maven-assembly-plugin, maven-bundle-plugin, maven-javadoc-plugin, maven-dependency-plugin to newest version - Remove MaxPermSize configurations - Remove unnecessary module-info.java exclusion - Add current javassist dependency to fix reflection issues - Added log4j dependency to test scope - Converted listeners to extend SerializableEventListener and the listener handling to use Registration objects - Fixed number format check to use locale-specific minus sign Test fixes - Expand maximum allowed rows for a locale selector - Update expected minus sign for Finnish locale - Added delay to a column resize - Stabilized file loading - Tweaked search for images
c30bd6f to
23301d8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I merged #843 too quickly, continuing to fix the issues in this one.