Skip to content

Releases: forax/pro

Release in sync with jdk 11 early access 12

05 May 10:45
Compare
Choose a tag to compare

Update JUnit to 5.2
Allow to define multiple Maven jars as one modular jar to resolve split packages from the user point of view

v0.11+7

31 Mar 12:16
Compare
Choose a tag to compare
v0.11+7 Pre-release
Pre-release

release in sync with jdk 11b7

given that the jdk11 removes modules like java.xml.bind or java.activation, it's important to be able to test with jdk 11 hence this release.

v0.10+46

16 Mar 17:58
Compare
Choose a tag to compare
v0.10+46 Pre-release
Pre-release

in sync with jdk 10b46

  • add the property pro.arguments to the script
  • add getters to the builders API
  • re-work scaffolding to generate a good build.pro by default

release v0.10+44a

15 Mar 09:20
Compare
Choose a tag to compare
release v0.10+44a Pre-release
Pre-release

Add support for JMH (plugin perfer)

Release v0.10b44

27 Feb 09:56
Compare
Choose a tag to compare
Release v0.10b44 Pre-release
Pre-release

release in sync with jdk10b44

Release v0.9.4b11

27 Feb 15:52
Compare
Choose a tag to compare
Release v0.9.4b11 Pre-release
Pre-release

Release in sync with openjdk 9.0.4

release in sync with jdk10b42 + correct source and doc jar generation

09 Feb 10:38
Compare
Choose a tag to compare

fix bugs to generate doc and source jars properly

release in sync with jdk10b42

08 Feb 21:55
Compare
Choose a tag to compare
Pre-release
  • use jdk 10
  • add a plugin to create javadoc (docer)
  • upgrade to Junit 5.1RC1

Release in sync with JUnit 5 GA

11 Sep 12:57
Compare
Choose a tag to compare
Pre-release

Update of JUnit 5 RC to JUnit 5 GA

release in sync with jdk9b181

12 Aug 15:16
Compare
Choose a tag to compare
Pre-release

Add a typesafe API based on builders