maven-xsddoc-plugin/src/plugin-resources xsddoc-report.jsl,1.3,1.4

Kurt Riede <[email protected]> Thu, 21 Oct 2004 09:18:51 +0000
Newsgroups gmane.text.xml.xframe.xsddoc.devel
Message-ID <[email protected]>
Update of /cvsroot/xframe/maven-xsddoc-plugin/src/plugin-resources
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1333/src/plugin-resources

Modified Files:
	xsddoc-report.jsl 
Log Message:
fixed minor bug with broken links summary

Index: xsddoc-report.jsl
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/src/plugin-resources/xsddoc-report.jsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** xsddoc-report.jsl	21 Oct 2004 08:25:52 -0000	1.3
--- xsddoc-report.jsl	21 Oct 2004 09:18:48 -0000	1.4
***************
*** 38,42 ****
            <j:set var="files"><x:expr select="count(xsddoc)"/></j:set>
            <j:set var="success"><x:expr select="count(xsddoc[@result = 'success' and @linkcheck = 'OK'])"/></j:set>
!           <j:set var="linkcheck"><x:expr select="count(xsddoc[@linkcheck = 'OK'])"/></j:set>
            <j:set var="errors"><x:expr select="${files} - ${success}"/></j:set>
            <j:set var="percentage"><x:expr select="(${success} div ${files}) * 100"/></j:set>
--- 38,42 ----
            <j:set var="files"><x:expr select="count(xsddoc)"/></j:set>
            <j:set var="success"><x:expr select="count(xsddoc[@result = 'success' and @linkcheck = 'OK'])"/></j:set>
!           <j:set var="linkcheck"><x:expr select="count(xsddoc[@linkcheck != 'OK'])"/></j:set>
            <j:set var="errors"><x:expr select="${files} - ${success}"/></j:set>
            <j:set var="percentage"><x:expr select="(${success} div ${files}) * 100"/></j:set>
***************
*** 50,54 ****
                    <a href="#errors">Errors</a>
                  </th>
!                 <th>Linkcheck</th>
                  <th>success</th>
                  <th>success [%]</th>
--- 50,54 ----
                    <a href="#errors">Errors</a>
                  </th>
!                 <th>with broken links</th>
                  <th>success</th>
                  <th>success [%]</th>



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl