User: pathoss 
  Date: 02/05/15 15:00:29

  Modified:    modules  Tag: MODULE_REFACTORING_BRANCH modules-common.xml
  Log:
  Fixed the docs target.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.9   +2 -5      xdoclet/modules/Attic/modules-common.xml
  
  Index: modules-common.xml
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/modules/Attic/modules-common.xml,v
  retrieving revision 1.1.2.8
  retrieving revision 1.1.2.9
  diff -u -w -r1.1.2.8 -r1.1.2.9
  --- modules-common.xml        15 May 2002 18:55:32 -0000      1.1.2.8
  +++ modules-common.xml        15 May 2002 22:00:29 -0000      1.1.2.9
  @@ -118,11 +118,11 @@
                    location="file:/${basedir}/../../docs/dtds/xtags.dtd"/>
           </xmlcatalog>
   
  -        <mkdir dir="${docs.build.dir}/${ant.project.name}"/>
  +        <mkdir dir="${docs.modules.dir}/${ant.project.name}"/>
   
           <style
               basedir="./src/META-INF"
  -            destdir="${docs.build.dir}/${ant.project.name}"
  +            destdir="${docs.modules.dir}/${ant.project.name}"
               extension=".html"
               includes="xtags.xml"
               style="${docs.dir}/modules/xtags2html.xsl"
  @@ -130,9 +130,6 @@
               <param name="date" expression="07-01-2000"/>
               <xmlcatalog refid="xtags"/>
           </style>
  -
  -        <copy file="${java.src.dir}/stylesheet.css" todir="${build.docs.dir}"/>
  -        <copy file="${java.src.dir}/tablesort.js" todir="${build.docs.dir}"/>
       </target>
   
       <!-- =================================================================== -->
  
  
  

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to