[jboss-cvs] JBossCache/docs/JBossCache-UserGuide/en/modules ...

Manik Surtani manik at jboss.org
Tue Apr 17 11:45:04 EDT 2007


  User: msurtani
  Date: 07/04/17 11:45:04

  Modified:    docs/JBossCache-UserGuide/en/modules  introduction.xml
  Log:
  Removed references to retroweaved binaries.
  
  Revision  Changes    Path
  1.7       +13 -7     JBossCache/docs/JBossCache-UserGuide/en/modules/introduction.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: introduction.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/modules/introduction.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- introduction.xml	30 Jan 2007 02:06:03 -0000	1.6
  +++ introduction.xml	17 Apr 2007 15:45:04 -0000	1.7
  @@ -107,14 +107,20 @@
            Requirements
         </title>
         <para>
  -         Although written in and baselined against Java 5.0, JBoss Cache does ship with a Java 1.4.x compatible jar as
  -         well,
  -         making use of
  +         JBoss Cache requires Java 5.0 (or newer).
  +      </para>
  +      <para>
  +         However, there is a way to build JBoss Cache as a Java 1.4.x compatible binary using
            <ulink url="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossRetro">JBossRetro</ulink>
  -         to retroweave the Java 5.0 binaries.
  +         to retroweave the Java 5.0 binaries. However, Red Hat Inc. does not offer professional support around the
  +         retroweaved
  +         binary at this time and the Java 1.4.x compatible binary is not in the binary distribution. See
  +         <ulink url="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheHabaneroJava1.4">this wiki</ulink>
  +         page for
  +         details on building the retroweaved binary for yourself.
         </para>
         <para>
  -         In addition, at a minimum, JBoss Cache has dependencies on
  +         In addition to Java 5.0, at a minimum, JBoss Cache has dependencies on
            <ulink url="http://www.jgroups.org">JGroups</ulink>
            , Apache's
            <ulink
  @@ -141,4 +147,4 @@
            (JBoss Enterprise Middleware Suite).
         </para>
      </section>
  -</chapter>
  +   </chapter>
  
  
  



More information about the jboss-cvs-commits mailing list