xsddoc/samples build.xml,1.8,1.9

Kurt Riede <[email protected]> Thu, 07 Oct 2004 23:01:00 +0000
Newsgroups gmane.text.xml.xframe.xsddoc.devel
Message-ID <[email protected]>
Update of /cvsroot/xframe/xsddoc/samples
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26468/samples

Modified Files:
	build.xml 
Log Message:
new sample: maven schema

Index: build.xml
===================================================================
RCS file: /cvsroot/xframe/xsddoc/samples/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** build.xml	15 Sep 2004 15:18:06 -0000	1.8
--- build.xml	7 Oct 2004 23:00:57 -0000	1.9
***************
*** 52,57 ****
        <header><![CDATA[Stress tests Header]]></header>
        <bottom><![CDATA[Submit a
!       <a target="_blank" href="http://sourceforge.net/tracker/?atid=454391&group_id=48863&func=browse">bug</a> or a
!       <a target="_blank" href="http://sourceforge.net/tracker/?atid=454394&group_id=48863&func=browse">feature</a>.<br>Created by
        <a target="_blank" href="http://xframe.sourceforge.net/xsddoc.html">xsddoc</a>, a sub project of
        <a target="_blank" href="http://xframe.sourceforge.net">xframe</a>, hosted at
--- 52,57 ----
        <header><![CDATA[Stress tests Header]]></header>
        <bottom><![CDATA[Submit a
!       <a target="_blank" href="http://sourceforge.net/tracker/?atid=454391&amp;group_id=48863&amp;func=browse">bug</a> or a
!       <a target="_blank" href="http://sourceforge.net/tracker/?atid=454394&amp;group_id=48863&amp;func=browse">feature</a>.<br>Created by
        <a target="_blank" href="http://xframe.sourceforge.net/xsddoc.html">xsddoc</a>, a sub project of
        <a target="_blank" href="http://xframe.sourceforge.net">xframe</a>, hosted at
***************
*** 115,127 ****
            title="Castor"/>
    </target>
!   <!--
!     XHTML sample
!   -->
!   <target name="xhtmlSample" description="build XHTML sample">
!     <mkdir dir="xhtml/html"/>
!     <xsddoc file="xhtml/xhtml1-strict.xsd"
!             out="xhtml/html"
!           title="XHTML 1.0 (Second Edition) Strict"/>
!   </target>
    <!--
      ruleML sample
--- 115,150 ----
            title="Castor"/>
    </target>
!     <!--
!       XHTML sample
!     -->
!     <target name="xhtmlSample" description="build XHTML sample">
!       <mkdir dir="xhtml/html"/>
!       <xsddoc file="xhtml/xhtml1-strict.xsd"
!               out="xhtml/html"
!             title="XHTML 1.0 (Second Edition) Strict"/>
!     </target>
!     <!--
!       Maven sample
!     -->
!     <target name="mavenSample" description="Apache Maven sample"
!         depends="mavenNavigation, mavenProject3, mavenProject4"/>
!     <target name="mavenNavigation" description="Apache Maven Navigation 1.0">
!       <mkdir dir="maven/navigation/html"/>
!       <xsddoc file="maven/maven-navigation-1.0.xsd"
!               out="maven/navigation/html"
!             title="Maven Navigation"/>
!     </target>
!     <target name="mavenProject3" description="Apache Maven Project 3">
!       <mkdir dir="maven/project3/html"/>
!       <xsddoc file="maven/maven-project-3.xsd"
!               out="maven/project3/html"
!             title="Apache Maven Project 3"/>
!     </target>
!     <target name="mavenProject4" description="Apache Maven Project 4">
!       <mkdir dir="maven/project4/html"/>
!       <xsddoc file="maven/maven-project-4.xsd"
!               out="maven/project4/html"
!             title="Apache Maven Project 4"/>
!     </target>
    <!--
      ruleML sample



-------------------------------------------------------
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