Update of /cvsroot/xdoclet/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv32256
Modified Files:
build.xml
Log Message:
Copy the DTD to the dist.
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/build.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** build.xml 13 Dec 2002 21:06:32 -0000 1.19
--- build.xml 15 Dec 2002 12:56:11 -0000 1.20
***************
*** 33,37 ****
<echo>+--------------------------------------------------------------------+</echo>
<echo>|
|</echo>
! <echo>| E x e c u t i n g M a v e n t o g e n e r a t e d o c s
|</echo>
<echo>|
|</echo>
<echo>+--------------------------------------------------------------------+</echo>
--- 33,37 ----
<echo>+--------------------------------------------------------------------+</echo>
<echo>|
|</echo>
! <echo>| E X E C U T I N G M A V E N T O G E N E R A T E D O C S
|</echo>
<echo>|
|</echo>
<echo>+--------------------------------------------------------------------+</echo>
***************
*** 52,56 ****
<echo>+--------------------------------------------------------------------+</echo>
<echo>|
|</echo>
! <echo>| P a c k a g i n g X D o c l e t
|</echo>
<echo>|
|</echo>
<echo>+--------------------------------------------------------------------+</echo>
--- 52,56 ----
<echo>+--------------------------------------------------------------------+</echo>
<echo>|
|</echo>
! <echo>| P A C K A G I N G X D O C L E T
|</echo>
<echo>|
|</echo>
<echo>+--------------------------------------------------------------------+</echo>
***************
*** 61,65 ****
<!-- Copy the IDEA Live Templates file -->
! <copy file="${docs.src.dir}/ide/idea/xdoclet.xml"
tofile="${dist.dir}/docs/ide/idea/xdoclet.xml"/>
<!-- Copy the Jakarta Log4J and Commons Logging jar to the dist.lib
directory -->
--- 61,70 ----
<!-- Copy the IDEA Live Templates file -->
! <copy file="${docs.src.dir}/ide/idea/xdoclet.xml"
tofile="${docs.build.dir}/ide/idea/xdoclet.xml"/>
!
! <!-- Copy the DTDs -->
! <copy todir="${docs.build.dir}/dtds">
! <fileset dir="${docs.src.dir}/dtds"/>
! </copy>
<!-- Copy the Jakarta Log4J and Commons Logging jar to the dist.lib
directory -->
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel