Skip to content

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.

1 participant