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

(v3.0.x) Formatting and Java 11 refactors #657

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

abelsromero
Copy link
Member

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Documentation
  • Refactor
  • Build improvement
  • Other (please describe)

What is the goal of this pull request?

Formatting and Java 11 refactors.

* Removed custom 'map()' constructors
* Several minor refactors
* Add unit testing for AsciidoctorHelper
* Removed 'public' modifiers from tests
* Deleted unused class AsciidoctorConversionException
* Removed unused 'sourceDirectory' from MemoryLogHandler

Are there any alternative ways to implement this?

Sure, some changes are opinionated. But functionality is kept and validated with tests and even more tests were added.

Are there any implications of this pull request? Anything a user must know?
No

Is it related to an existing issue?

  • Yes
  • No

Finally, please add a corresponding entry to CHANGELOG.adoc

* Removed custom 'map()' constructors
* Several minor refactors
* Add unit testing for AsciidoctorHelper
* Removed 'public' modifiers from tests
* Deleted unused class AsciidoctorConversionException
* Removed unused 'sourceDirectory' from MemoryLogHandler
@abelsromero abelsromero merged commit 192c1c2 into asciidoctor:main Jun 17, 2023
18 checks passed
@abelsromero abelsromero changed the title Formatting and Java 11 refactors (v3.0.x) Formatting and Java 11 refactors Jun 17, 2023
@abelsromero abelsromero deleted the java-11-refactors branch December 28, 2023 20:17
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