maven-xsddoc-plugin plugin.jelly,1.2,1.3
Kurt Riede <[email protected]> Wed, 03 Nov 2004 17:25:12 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/maven-xsddoc-plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27089
Modified Files:
plugin.jelly
Log Message:
minor changes
Index: plugin.jelly
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/plugin.jelly,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** plugin.jelly 20 Oct 2004 17:23:53 -0000 1.2
--- plugin.jelly 3 Nov 2004 17:25:09 -0000 1.3
***************
*** 81,97 ****
<j:choose>
<j:when test="${xsddocresult.indexOf('xsddoc failed with exception') > 0}">
! <xsddoc file="${relpath}" result="failed" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:when test="${xsddocresult.indexOf('xsddoc caused a fatal error') > 0}">
! <xsddoc file="${relpath}" result="fatal error" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:when test="${xsddocresult.indexOf('xsddoc caused an error') > 0}">
! <xsddoc file="${relpath}" result="error" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:when test="${xsddocresult.indexOf('xsddoc caused a warning') > 0}">
! <xsddoc file="${relpath}" result="warning" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:otherwise>
! <xsddoc file="${relpath}" result="success" linkcheck="${xsddoclinkcheck}"/>
</j:otherwise>
</j:choose>
--- 81,97 ----
<j:choose>
<j:when test="${xsddocresult.indexOf('xsddoc failed with exception') > 0}">
! <xsddoc schema="${maven.xsddoc.src}/${relpath}" report="${relpath}" result="failed" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:when test="${xsddocresult.indexOf('xsddoc caused a fatal error') > 0}">
! <xsddoc schema="${maven.xsddoc.src}/${relpath}" report="${relpath}" result="fatal error" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:when test="${xsddocresult.indexOf('xsddoc caused an error') > 0}">
! <xsddoc schema="${maven.xsddoc.src}/${relpath}" report="${relpath}" result="error" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:when test="${xsddocresult.indexOf('xsddoc caused a warning') > 0}">
! <xsddoc schema="${maven.xsddoc.src}/${relpath}" report="${relpath}" result="warning" linkcheck="${xsddoclinkcheck}"/>
</j:when>
<j:otherwise>
! <xsddoc schema="${maven.xsddoc.src}/${relpath}" report="${relpath}" result="success" linkcheck="${xsddoclinkcheck}"/>
</j:otherwise>
</j:choose>
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click