-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update to the latest data generator version fails #12
Comments
The problem is methods Matcher.appendReplacement and Matcher.appendTail used in QAGrowConfig.ReplaceOder are in Java since Java 9, they are not in Java 8. |
@cabaluniovi This is a reminder about this issue because it has not been updated for 10 days |
6 similar comments
@cabaluniovi This is a reminder about this issue because it has not been updated for 10 days |
@cabaluniovi This is a reminder about this issue because it has not been updated for 10 days |
@cabaluniovi This is a reminder about this issue because it has not been updated for 10 days |
@cabaluniovi This is a reminder about this issue because it has not been updated for 10 days |
@cabaluniovi This is a reminder about this issue because it has not been updated for 10 days |
@cabaluniovi This is a reminder about this issue because it has not been updated for 10 days |
@cabaluniovi @ClaudiodelaRiva Latest version of data generator (see the dependabot update #11) fails all tests. Please, check it
The text was updated successfully, but these errors were encountered: