TIPS - Déterminer la version de JDK sous Fedora Core

De PedroWiki

Introduction

Cet article est rédigé dans le cadre de l'installation de l'ENT Personnels Insa.

Il peut être utile pour tous les cas de figures nécessitant l'utilisation d'un certain niveau de JDK.

Méthode

[root@localhost ~]# java --version
java version "1.4.2"
gij (GNU libgcj) version 4.1.1 20061011 (Red Hat 4.1.1-30)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@localhost ~]#
(...)
java-1.4.2-gcj-compat.i386               1.4.2.0-40jpp.110      core
Matched from:
java-1.4.2-gcj-compat
ftp://sources.redhat.com/pub/rhug/java-gcj-compat
(...)