User: kimptoc 
  Date: 01/05/27 02:02:26

  Modified:    src/build/stylesheets summary2.xsl
  Log:
  indicate in bold that date/time is of last successful run...
  
  Revision  Changes    Path
  1.3       +1 -1      jbosstest/src/build/stylesheets/summary2.xsl
  
  Index: summary2.xsl
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/build/stylesheets/summary2.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- summary2.xsl      2001/05/26 10:41:37     1.2
  +++ summary2.xsl      2001/05/27 09:02:25     1.3
  @@ -34,7 +34,7 @@
   empty/half complete around that time</i>
   
   <p/>
  -Date of last run: <xsl:value-of select="$thedate"/>
  +<b>Date of last successful run: <xsl:value-of select="$thedate"/></b>
   <ul>
    <li><a href='#tests'>Test Results</a></li>
    <li><a href='#javadocs'>Javadocs of the JBoss modules</a></li>
  
  
  

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

Reply via email to