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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port fixes #620

Merged
merged 7 commits into from
Mar 18, 2023
Merged

Port fixes #620

merged 7 commits into from
Mar 18, 2023

Conversation

abelsromero
Copy link
Member

Porting fixes from main to 2.2.x branch.

For the whole conversation 馃憠 #617

* maven-enforcer-plugin to v3.1.0
* maven-compiler-plugin to v3.10.1
* maven-javadoc-plugin to v3.4.1
* maven-jar-plugin to v3.3.0
* maven-surefire-plugin to v3.0.0-M7
Internally eruby option was set as null which caused Asciidoctor to fail
with 'Unknown ERB implementation'.
The fix sets the option only when a non-empty value is present, delegating
to AsciidoctorJ default which is 'erb' (consistent with current docs).
Fix test to accomodate for core change
asciidoctor/asciidoctor#4370
Fix test to accomodate for core change
asciidoctor/asciidoctor#4370
@abelsromero
Copy link
Member Author

I am doing "Rebase and merge" to keep commit history as aligned as possible with main branch.

@abelsromero abelsromero merged commit c51b4ba into asciidoctor:v2.2.x Mar 18, 2023
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.

None yet

1 participant