Skip to content
Snippets Groups Projects
  1. Jan 09, 2025
  2. Jan 06, 2025
  3. Jan 02, 2025
    • Vicente Bolea's avatar
      java: require JAVA SDK 11 · a88ed692
      Vicente Bolea authored
      
      I am bumping the required JAVA SDK to 11 since it simplifies its usage
      which results in improved maintanability. It also eliminates the need to
      use bootclasspath.
      
      - Merge VTK_JAVA_TARGET_VERSION and VTK_JAVA_SOURCE_VERSION to
        VTK_JAVA_RELEASE_VERSION.
      - RENAME VTK_JAVA_INSTALL to VTK_JAVA_BUILD_MAVEN_PKG.
      - Update Java build instructions
      
      Co-authored-by: default avatarBen Boeckel <ben.boeckel@kitware.com>
      a88ed692
  4. Dec 30, 2024
  5. Dec 16, 2024
  6. Dec 12, 2024
  7. Dec 11, 2024
  8. Dec 08, 2024
  9. Dec 07, 2024
  10. Dec 06, 2024
  11. Dec 04, 2024
  12. Dec 03, 2024
  13. Nov 28, 2024
  14. Nov 26, 2024
  15. Nov 25, 2024
    • Vicente Bolea's avatar
      java: post-release fixes · 695dbbfd
      Vicente Bolea authored
      - In some maven versions we cannot have a number trailing the classifier
        name in an artifact. The work-around is to swap platform-arch to
        arch-platform.
      - Do not use SNAPSHOT in vtk tag commits.
      - Introduce VTK_JAVA_FORCE_RELEASE CI env variable to create/override
        VTK java releases.
      695dbbfd
  16. Nov 15, 2024
  17. Nov 14, 2024
  18. Nov 13, 2024
  19. Nov 12, 2024
Loading