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 Java 7 compatibility that was broken with DOXIA-616 #54

Merged

Conversation

bertysentry
Copy link
Contributor

  • Replaced \h and \v escape sequences that are not supported in Java 7 regex Pattern

* Replaced `\h` and `\v` escape sequences that are not supported in Java 7 regex *Pattern*
@bertysentry
Copy link
Contributor Author

@elharo This fixes the Java 7 compatibility. Could you please trigger a build on Jenkins? Thank you!

@elharo
Copy link
Contributor

elharo commented Jan 7, 2021

@bertysentry
Copy link
Contributor Author

Thank you @elharo
Good news: All tests passed!

@elharo elharo merged commit 82f421e into apache:master Jan 7, 2021
@bertysentry bertysentry deleted the hotfix/fix-java7-compat-markdown branch January 7, 2021 19:16
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

Successfully merging this pull request may close these issues.

2 participants