maven-xsddoc-plugin/src/plugin-resources xsddoc-report.jsl,1.7,1.8

Kurt Riede <[email protected]> Tue, 10 May 2005 16:21:47 +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-serv19296/src/plugin-resources

Modified Files:
	xsddoc-report.jsl 
Log Message:
changed the behaviour of some properties for better reports and to support multi-project builds

Index: xsddoc-report.jsl
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/src/plugin-resources/xsddoc-report.jsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** xsddoc-report.jsl	22 Dec 2004 15:24:23 -0000	1.7
--- xsddoc-report.jsl	10 May 2005 16:21:44 -0000	1.8
***************
*** 81,88 ****
                  <tr>
                    <td>
!                     <a target="_blank" href="../../${doc.attribute('schema').getValue()}">${doc.attribute('schema').getValue()}</a>
                    </td>
                    <td>
!                     <a target="_blank" href="xsddocs/${doc.attribute('report').getValue()}/index.html">documentation</a>
                    </td>
                  </tr>
--- 81,88 ----
                  <tr>
                    <td>
!                     <a target="_blank" href="./${doc.attribute('schema').getValue()}">${doc.attribute('schema').getValue()}</a>
                    </td>
                    <td>
!                     <a target="_blank" href="${maven.xsddoc.dest}/${doc.attribute('report').getValue()}/index.html">documentation</a>
                    </td>
                  </tr>
***************
*** 107,120 ****
                    <tr>
                      <td>
!                       <a target="_blank" href="../../${doc.attribute('schema').getValue()}">${doc.attribute('schema').getValue()}</a>
                      </td>
                      <td>
!                       <a target="_blank" href="xsddocs/${doc.attribute('report').getValue()}/index.html">documentation</a>
                      </td>
                      <td>
!                       <a target="_blank" href="xsddocs/${doc.attribute('report').getValue()}-linkcheck.xml"><b>${doc.attribute('linkcheck').getValue()}</b></a>
                      </td>
                      <td>
!                       <a target="_blank" href="xsddocs/${doc.attribute('report').getValue()}.txt"><b>${doc.attribute('result').getValue()}</b></a>
                      </td>
                    </tr>
--- 107,120 ----
                    <tr>
                      <td>
!                       <a target="_blank" href="./${doc.attribute('schema').getValue()}">${doc.attribute('schema').getValue()}</a>
                      </td>
                      <td>
!                       <a target="_blank" href="${maven.xsddoc.dest}/${doc.attribute('report').getValue()}/index.html">documentation</a>
                      </td>
                      <td>
!                       <a target="_blank" href="${maven.xsddoc.dest}/${doc.attribute('report').getValue()}-linkcheck.xml"><b>${doc.attribute('linkcheck').getValue()}</b></a>
                      </td>
                      <td>
!                       <a target="_blank" href="${maven.xsddoc.dest}/${doc.attribute('report').getValue()}.txt"><b>${doc.attribute('result').getValue()}</b></a>
                      </td>
                    </tr>



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click