[jboss-cvs] javassist ...

Shigeru Chiba chiba at is.titech.ac.jp
Fri May 11 09:37:19 EDT 2007


  User: chiba   
  Date: 07/05/11 09:37:19

  Modified:    javassist  Readme.html
  Log:
  fixed JIRA JASSIST-33
  
  Revision  Changes    Path
  1.84      +5 -1      javassist/Readme.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Readme.html
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/Readme.html,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -b -r1.83 -r1.84
  --- Readme.html	5 May 2007 03:44:49 -0000	1.83
  +++ Readme.html	11 May 2007 13:37:19 -0000	1.84
  @@ -241,7 +241,7 @@
   
   <h3>8. sample/hotswap/*.java</h3>
   
  -<p>This shows dynamic class reloading by the JPDA.
  +<p>This shows dynamic class reloading by the JPDA.  It needs JDK 1.4 or later.
   To run, first type the following commands:
   
   <ul><pre>
  @@ -283,6 +283,10 @@
   
   <p>-version 3.6
   
  +<ul>
  +    <li><a href="http://jira.jboss.com/jira/browse/JASSIST-33">JIRA JASSIST-33</a> has been fixed.
  +</ul>
  +
   <p>-version 3.5 on April 29, 2007
   <ul>
   	<li>Various minor updates.
  
  
  



More information about the jboss-cvs-commits mailing list