Changes between Version 156 and Version 157 of WikiStart


Ignore:
Timestamp:
Jul 21, 2012, 2:40:50 AM (12 years ago)
Author:
dmik
Comment:

Announce release b25 GA3.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v156 v157  
    4747[[Image(wiki:WikiStart:beta.jpg, 300px, right)]]
    4848
    49 == Current Status and history ==
    50 Right now we work on Milestone [http://svn.netlabs.org/java/query?group=status&milestone=GA3 GA3]
     49== Current Status and History ==
     50Right now we work on Milestone [http://svn.netlabs.org/java/query?group=status&milestone=GA4 GA4].
    5151=== History ===
    52  * As of the 19th of January 2012, the project has entered the GA2 stage.
     52 * As of the 21th of July 2012, the project has entered the GA3 stage.
     53 * As of the 19th of March 2012, the project has entered the GA2 stage.
    5354 * As of the 27th of June 2011, the project has entered the GA (general availability) stage.
    54 [[br]][[br]]
    5555
    5656== Latest Version ==
    5757
    58 The latest version of OpenJDK 6 is '''1.6.0-b24 GA2''' released on 19.03.2012. This is an official build intended for general use. This build brings the latest version of OpenJDK 6 from Oracle and a bunch of OS/2 specific fixes like the ability to use OpenJDK with old IBM Java applications from the standard OS/2 installation.
     58The latest version of OpenJDK 6 is '''1.6.0 Build 25 GA3''' released on 21.07.2012. This is an official build intended for general use. This build brings the latest version of OpenJDK 6 from Oracle and a bunch of OS/2 specific fixes. It also contains fixes necessary for the [wiki:IcedTea-Web] Java browser plugin.
    5959
    60 The more detailed list of changes can be found [source:/tags/ga2/doc/CHANGES.OS2 here].
     60The more detailed list of changes can be found [source:/tags/ga3/doc/CHANGES.OS2 here].
    6161
    62 Version '''1.6.0-b24 GA2''' is available for downloading in the following packages and formats.
     62Version '''1.6.0 Build 25 GA3''' is available for downloading in the following packages and formats.
    6363
    6464==== Prerequisites ====
     
    6666||'''kLIBC 0.6.5 Runtime Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0_6_5-csd5.wpi WPI]||kLIBC runtime libraries needed for all Odin installations (required). ||
    6767||'''GCC 4 Runtime Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_2_1.wpi WPI]||GCC 4 runtime libraries are needed for all Odin installations.||
    68 ||'''Odin Runtime Libraries'''||[ftp://ftp.netlabs.org/pub/odin/0.8.4/odin-0.8.4.zip ZIP]||Odin32 runtime libraries version '''0.8.4''' is needed for all OpenJDK packages.||
     68||'''Odin Runtime Libraries'''||[ftp://ftp.netlabs.org/pub/odin/0.8.5/odin-0.8.5.zip ZIP]||Odin32 runtime libraries version '''0.8.5''' is needed for all OpenJDK packages.||
    6969||'''xsystray widget'''||[ftp://ftp.netlabs.org/pub/qt4/xsystray/xsystray-0_1_1.wpi WPI]||Extended system tray widget for XCenter/eCenter version '''0.1.1''' is needed to support system tray functionality in Java applications.||
     70
     71If you use the [http://svn.netlabs.org/rpm/wiki/RpmInstall YUM/RPM] package manager, you may install all the prerequisities (except xsystray) using the following command:
     72{{{
     73yum install libc libgcc446 libodin
     74}}}
    7075
    7176==== OpenJDK Packages ====
    7277
    73 ||'''OpenJDK 6 JRE'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b24_ga2/openjdk6_b24_jre_os2_ga2-20120319.zip ZIP]||JRE package needed to run Java programs.||
    74 ||'''OpenJDK 6 SDK'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b24_ga2/openjdk6_b24_sdk_os2_ga2-20120319.zip ZIP]||SDK package needed to compile Java programs.||
     78||'''OpenJDK 6 JRE'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b25_ga3/openjdk6_b25_jre_os2_ga3-20120721.zip ZIP]||JRE package needed to run Java programs.||
     79||'''OpenJDK 6 SDK'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b25_ga3/openjdk6_b25_sdk_os2_ga3-20120721.zip ZIP]||SDK package needed to compile Java programs.||
     80
     81==== !IcedTea-Web packages ====
     82
     83!IcedTea-Web packages are listed on a [wiki:IcedTea-Web separate page].
     84
     85==== Source Code ====
    7586
    7687If you want to play with the latest development version, you can check it out directly from the SVN repository. In order to do so you need to download and install the subversion client for eCS (OS/2). Use the following command to check out the full source tree to a ''<local_directory>'':
     
    7990}}}
    8091
    81 The required tools and build instructions are described in the [source:/tags/ga2/README README] file.
     92The required tools and build instructions are described in the [source:/tags/ga3/README README] file.
    8293[[br]][[br]]
    8394