Skip to content
Snippets Groups Projects
  1. Nov 22, 2019
    • Benjamin Bertrand's avatar
      Do not remove oracle jdk · b84fc5cf
      Benjamin Bertrand authored
      Installing a package like libreoffice that requires java-1.8.0 will
      install oracle jdk (jdk1.8). It seems to have a higher priority than
      java-1.8.0-openjdk. So removing jdk1.8 will remove the package depending
      on java.
      We could force to install java-1.8.0-openjdk but it doesn't really makes
      sense.
      Installing jdk1.8 when an alternative is already set doesn't change
      anything. So there should be no impact if it is installed.
      
      JIRA INFRA-1405
      v0.8.0
      b84fc5cf
    • Te-Hung Tseng's avatar
      Update README.md · 21b6d17d
      Te-Hung Tseng authored
      21b6d17d
  2. Nov 20, 2019
  3. Nov 13, 2019
  4. Oct 28, 2019
  5. Oct 23, 2019
    • Benjamin Bertrand's avatar
      Install oracle-jdk8 by default · 29578af2
      Benjamin Bertrand authored
      This is still the version used by many applications.
      So variable java_install_oracle_jdk8 set to true by default.
      This can be changed when most applications use openjdk.
      
      JIRA INFRA-1405
      v0.4.0
      29578af2
  6. Oct 22, 2019
  7. Mar 22, 2019
  8. Jan 22, 2019
  9. Nov 09, 2018
Loading