Skip to content
Snippets Groups Projects
Forked from VTK / VTK
Source project has a limited visibility.
  • Vicente Bolea's avatar
    695dbbfd
    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
    History
    java: post-release fixes
    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.