User: gropi   
  Date: 01/06/17 07:57:09

  Modified:    .        migration.jsp doco.jsp
  Log:
  reapplied changes: added reference to the JBoss 2.2.2 chnagelog
  
  Revision  Changes    Path
  1.2       +14 -6     newsite/migration.jsp
  
  Index: migration.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/migration.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- migration.jsp     2001/06/15 22:58:06     1.1
  +++ migration.jsp     2001/06/17 14:57:09     1.2
  @@ -3,10 +3,6 @@
    <jsp:param name="SLOGAN" value="JBOSS MIGRATION GUIDE"/>
   </jsp:include>
   
  -
  -
  -             
  -
                <!-- CONTENT -->
   <p class="head"><b>GENERAL STRATEGY</b>
   <p class="text">Do not erase your old JBoss installation before you
  @@ -23,8 +19,13 @@
   <ul class="text">
   <li>On the side of the client you need to replace the jars you copied
   from the JBoss distribution. Replace these jars with the new versions
  -of these jars. The new versions of the jars can be found in the client/ directory 
of the
  -distribution.</li>
  +of these jars. The new versions of the jars can be found in the client/ directory 
of the distribution.</li>
  +<li>Check the <a
  +href="http://sourceforge.net/tracker/?atid=381174&group_id=22866&func=browse";>Change
  +Notes/changelog on Sourceforge</a> for the release you are upgrading
  +to. For a complete changelog select every release between your old
  +version and the version you are migrating to on this page at the
  +"Group" selector.</li>
   </ul>
   <p class="head"><b>MIGRATION FROM 2.0 TO 2.2</b>
   <ul class="text">
  @@ -60,6 +61,13 @@
                     <a href="jboss-castor.jsp">here</a> (a tip: the order and 
                     the meaning of parameters wasn't changed). 
                 </ul>
  +<p class="head"><b>MIGRATION FROM 2.2.1 TO 2.2.2</b>
  +<ul class="text">
  +<li>Please check the <a
  
+href="http://sourceforge.net/tracker/?atid=381174&group_id=22866&func=browse&_group=117588";>Change
  +Notes for the 2.2.2 release on Sourceforge</a>.</li>
  +</ul>
  +
   <p class="head"><b>PLEASE HELP</b>
                 <p class="text">At the moment these instructions are far away from 
                   being complete. Please send a detailed description of the steps 
  
  
  
  1.4       +2 -4      newsite/doco.jsp
  
  Index: doco.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/doco.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- doco.jsp  2001/06/16 14:12:13     1.3
  +++ doco.jsp  2001/06/17 14:57:09     1.4
  @@ -6,7 +6,6 @@
    <jsp:param name="SLOGAN" value="JBOSS DOCUMENTATION"/>
   </jsp:include>
   
  -     
   
                <!-- CONTENT -->
   <p class="head"><b>THE MANUAL</b>
  @@ -34,15 +33,14 @@
   
   <p class="head"><b>THE FILES</b>
   <p class="text">From time to time the manual mentions that you can download a file 
which may contain some source code, preconfigured packages or examples. Get the name 
of the file you want to download from the manual and select it from the following link:
  -<p class="text"><a class="link" href="doco_files">Download files mentioned in 
  +<p class="text"><a class="link" href="doco_files/">Download files mentioned in 
     the manual.</a> 
   <p class="head"><b>WORK IN PROGRESS</b>
   <p class="text">The following documents are still "work in progress". They will be 
probably moved into then manual upon completion.</p>
   <ul class="text">
  -  <li><a class="link" href="ECperf.html">Running ECperf on JBoss</a></li>
  +  <li><a class="link" href="ECPerf.html">Running ECperf on JBoss</a></li>
     <li><a class="link" href="migration.jsp">Migrating to JBoss 2.2</a></li>
   </ul>
   
  -     
   
   <jsp:include page="navigation.jsp" flush="true" />   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to