Skip to content
Builds

Loading builds...

Changes

#109 (Jun 16, 2025, 10:06:07 PM)

  1. ignore more files — fibrefox / githubweb
  2. no whitespace clutter — fibrefox / githubweb
  3. added maven wrapper for having same plugin development setup — fibrefox / githubweb
  4. made sure markdown-files can have trailing whitespaces — fibrefox / githubweb
  5. added editorconfig check as part of the build process — fibrefox / githubweb
  6. updated Checkstyle to a more modern version/settings — fibrefox / githubweb
  7. fixed linting issue — fibrefox / githubweb
  8. skip 8.9.x as this is way to old (and was already advertised years ago) — fibrefox / githubweb
  9. TravisCI run on all branches — fibrefox / githubweb
  10. updated some dates — fibrefox / githubweb
  11. added URL to current (old) configurator website — fibrefox / githubweb
  12. removed obsolete status icons — fibrefox / githubweb
  13. this is NOT compatible with JDK > 8 — fibrefox / githubweb
  14. use maven wrapper when running on AppVeyor — fibrefox / githubweb
  15. added prefixWithGroupIdForClasspathDependencies to have dependencies being prefixed with groupId — fibrefox / githubweb
  16. add JavaDocs and Maven-Site when deploying/releasing the plugin — fibrefox / githubweb
  17. fixed examples supporting OpenJFX by using file-detection maven-profiles — fibrefox / githubweb
  18. fixed javadoc description — fibrefox / githubweb
  19. added ability to test locally using docker — fibrefox / githubweb

#89 (Mar 20, 2018, 11:06:06 AM)

  1. implemented a way for having multiple sources for — fibrefox / githubweb
  2. exclude some tests on JDK10 + JDK11 (have to make this more bullet-proof — fibrefox / githubweb
  3. improve JDK9+ detection — fibrefox / githubweb