Skip to content
Snippets Groups Projects
  1. Mar 07, 2022
  2. Sep 21, 2020
  3. Aug 31, 2020
  4. Aug 21, 2020
  5. Nov 27, 2019
  6. 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
  7. Nov 20, 2019
  8. Nov 13, 2019
  9. Oct 28, 2019
  10. 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
  11. Oct 22, 2019
  12. Mar 22, 2019
  13. Jan 22, 2019
  14. Nov 09, 2018
Loading