Skip to content
Snippets Groups Projects
Forked from VTK / VTK
Source project has a limited visibility.
  • Vicente Bolea's avatar
    a88ed692
    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
    History
    java: require JAVA SDK 11
    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>