objectionary / ineo-maven-plugin

Maven plugin that inlines and specializes objects in EO programs
http://www.objectionary.com/ineo-maven-plugin/
MIT License
4 stars 2 forks source link

chore: Add Java 8 Support #72

Closed volodya-lombrozo closed 5 months ago

volodya-lombrozo commented 5 months ago

We need to support Java 8. jeo-maven-plugin and opeo-maven-plugin use ineo-maven-plugin and they support Java 8. Since the plugins depends on ineo-maven-plugin they require from ineo-maven-plugin to support Java 8 as well.


PR-Codex overview

This PR adds support for Java 8 alongside existing versions in the Maven build workflow. It also updates Java and plugin versions, compiler settings, and dependencies.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

volodya-lombrozo commented 5 months ago

@maxonfjvipon Could you take a look, please?

volodya-lombrozo commented 5 months ago

@maxonfjvipon Reminder

maxonfjvipon commented 5 months ago

@rultor merge

rultor commented 5 months ago

@rultor merge

@maxonfjvipon OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 5 months ago

@rultor merge

@maxonfjvipon Done! FYI, the full log is here (took me 25min)

maxonfjvipon commented 5 months ago

@volodya-lombrozo thanks!