Skip to content

4.1

Past due by over 1 year 75% complete

This release will focus on making the build system more robust / safe

  • Verify that we can run using Java 11 - while all code is set to compile to java 11 bytecode, some dependencies seem to be java 17+?
  • Figure out how to get integration tests to run headless (xvfb?)
  • matrix strategy in CI to test on different java versions, possibly different OS?
  • CI step t…

This release will focus on making the build system more robust / safe

  • Verify that we can run using Java 11 - while all code is set to compile to java 11 bytecode, some dependencies seem to be java 17+?
  • Figure out how to get integration tests to run headless (xvfb?)
  • matrix strategy in CI to test on different java versions, possibly different OS?
  • CI step to upload nightly builds to one repository location (contents of repo/target/repository/), and upload latest tags to a different location, to be referenced by a new marketplace entry.
  • Adopt a strategy of changing the version number when something updates

OS: win/linux/mac
Java: 11/17/latest
Eclipse: 2022.6/2022.9/2022.12
GWT: 2.9, 2.10, HEAD-SNAPSHOT

Loading