Skip to content

Releases: moditect/moditect

1.2.1.Final

29 Mar 11:31
Compare
Choose a tag to compare

Changelog

  • 8c6acb9 Releasing version 1.2.1.Final
  • 774e118 #244 Use temporary working file when adding module-info
  • 80c1c1d Fix indentation to 4 spaces
  • 8dbf0f4 Fix missing character in licenses
  • 27c1bd6 remove parent path and packaging since their value was the default one
  • 24031e4 Update Hibernate validator to Jakarta EE 10 compatibility and fix the build
  • cdbffd6 Update last files without right license
  • 77e196e includes reviewer remark on opening all the module: changed it to an exports directive
  • 7c19d07 Change in plugin configuration and order of declared modules to obtain a fonctionning jlink image
  • 9bc4156 Add --ignore-missing-deps to Vertx pom to prevent modules error from optional dependencies
  • 25ef0e4 Correct License text indentation
  • 87b5463 Update various dependencies and plugins version to last stable non-breaking version
  • 0e9c9c4 Update license
  • fd47eaa update embedded maven version to 3.9.6, version before 3.9.0 had cause starnge dependecies issues while resolving module-path
  • da10098 Next version 1.3.0-SNAPSHOT
  • 92841ed Releasing version 1.2.0.Final

Contributors

We'd like to thank the following people for their contributions:

1.2.0.Final

13 Mar 10:02
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:

1.1.0

05 Nov 16:07
798baa0
Compare
Choose a tag to compare

Changelog

🧰 Tasks

✅ Issues

  • b0ea885 #217 Configure JReleaser for deployments to Maven Central
  • 736e8a5 #203 Adding version to release commit message
  • 0f2e59d #190 Don't fail build on already modular JARs
  • 3e2b18e #185 Add outputTimestamp property for reproducible builds

⚙️ Dependencies


  • f3e629b set last access and create times
  • defcb8a Update release version in README
  • 322508f Fix integration test settings in undertow module
  • db9010a Reset reproducible timestamp expression
  • 2ef77d9 Next version 1.1.0-SNAPSHOT
  • 36eb1ac Simplify release workflow
  • 0c22f34 Push release to a branch due to branch protection rules
  • 7432c99 Apply formatting rules from ModiTect parent
  • 712c529 Update parent pom to make build reproducible
  • 8a29a60 Make AddModuleInfoMojo.jvmVersion non-readonly
  • a1bd562 Update readme with latest release
  • 5e4f1cc Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

  • Andres Almiray
  • Gunnar Morling
  • Hervé Boutemy
  • Marcono1234
  • moditect-release-bot

1.0.0.Final

03 May 07:15
Compare
Choose a tag to compare

Changelog

🧰 Tasks

✅ Issues

  • 0f2e59d #190 Don't fail build on already modular JARs
  • 3e2b18e #185 Add outputTimestamp property for reproducible builds

  • 36eb1ac Simplify release workflow
  • 0c22f34 Push release to a branch due to branch protection rules
  • 7432c99 Apply formatting rules from ModiTect parent
  • 712c529 Update parent pom to make build reproducible
  • 8a29a60 Make AddModuleInfoMojo.jvmVersion non-readonly
  • a1bd562 Update readme with latest release
  • 5e4f1cc Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

  • Andres Almiray
  • Gunnar Morling
  • Marcono1234
  • moditect-release-bot

1.0.0.RC3

07 Mar 13:42
Compare
Choose a tag to compare

Changelog

🧰 Tasks

✅ Issues

⚙️ Dependencies

  • cd79429 Bump slfj4 to 1.7.36
  • 655fafb Bump jcommaned to 1.82
  • ae12d65 Bump plexus to 3.5.0
  • 8b4fdb5 Bump maven-plugin-annotations to 3.8.1
  • 1fcb3a1 Bump several plugins defined by moditect-parent
  • 991bcdb Bump build-helper-maven-plugin to 3.3.0
  • d9fb881 Bump maven-shade-plugin to 3.4.1
  • aa12d20 Bump maven-plugin-plugin to 3.8.1
  • 7820684 Bump maven wrapper to 3.1.1 and maven to 3.8.7
  • badfad2 Bump compile-testing to 0.21.0
  • 26392b9 Bump assertj to 3.24.2
  • c00bf1e Bump java-parser to 3.25.1
  • d2cc464 Bump hibernate-validator in /integrationtest/hibernate-validator

  • 29c42b1 Version bumps must be done with -pl :moditect-parent
  • 1d4e827 Default branch was renamed to main
  • 6f410d2 Update missing license header
  • 4ea641b Update license headers
  • f134f1e Update GitHub workflow configuration
  • c0551ed Upgrade release configuration
  • 56fdfc2 Update README.md
  • 24a2204 Typos
  • 25a78f8 Fix code formatting
  • 484650e Add LogWriter to print JDeps output to log
  • 5c72d40 Avoid error in logs when passing "--multi-release base" to jdeps

Contributors

We'd like to thank the following people for their contributions:

  • Aleks Seovic
  • Andres Almiray
  • Gunnar Morling
  • Yoann Rodière
  • coliss86
  • moditect-release-bot

1.0.0.RC2

04 Oct 13:35
Compare
Choose a tag to compare

Changelog

⚙️ Dependencies

  • d8cfeca Bump junit from 4.11 to 4.13.1 in /core

🧰 Tasks

  • be6d13e Releasing version 1.0.0.CR2
  • 04db5da Preparing next development iteration
  • 9871167 Preparing 1.0.0.RC1 release
  • 3bcb4b2 Preparing next development iteration

  • 7ad284e Update JReleaser configuration with changelog formatting options
  • ed3f3cc Upgrading version after the 1.0.0.RC2 release
  • fae9671 Update README.md
  • 56166a4 Removing superfluous versions:commit invocation
  • 07429ef Revert "Update trigger workflow the version handling (#152)"
  • 2b66c51 Update trigger workflow the version handling (#152)
  • 5b62329 Using Versions plug-in 2.7 to address compatibility issue;
  • 30e9769 #141 Support JDK 11.0.11+ multi-release and --multi-release=X single argument
  • 55630ba mod#148 Support multiple export modules TOs
  • 62b4613 Configure build with parent pom
  • e36fc09 Application classpath image docs
  • 5bf3a80 Delete image folder if exists
  • 3de7ce0 Run jdeps to list dependencies
  • c206bde Create GenerateModulesList Mojo and class
  • 45c954f Make Moditect copy dependencies (instead of Maven plugin) 🎶🦄
  • 8448593 Fiddle with project to make the example work
  • 78c2534 Copy JAR and dependencies (with Maven) to image
  • 19abb1b Update copyright.txt
  • e60e567 Add --bind-services to create-runtime-image goal. Fixes #129.
  • 2b0415a Update README.md

Contributors

We'd like to thank the following people for their contributions:

  • Gunnar Morling
  • Andres Almiray
  • Fabio Massimo Ercoli
  • Serban Iordache
  • Nicolai Parlog
  • Jay Gazula