Update of /cvsroot/xdoclet/xdoclet/core
In directory sc8-pr-cvs1:/tmp/cvs-serv4909/xdoclet/core

Modified Files:
        build.xml 
Log Message:
Fixed buld problem. Renamed xjavadoc jars to use xdoclet- prefix, but forgot to rename 
here.

Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/build.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** build.xml   9 Dec 2002 23:19:56 -0000       1.17
--- build.xml   10 Dec 2002 02:03:14 -0000      1.18
***************
*** 14,18 ****
          </fileset>
          <fileset dir="${dist.lib.dir}">
!             <include name="**/xjavadoc*.jar" />
          </fileset>
        <!--  <pathelement path="${core.classes.dir}" /> -->
--- 14,18 ----
          </fileset>
          <fileset dir="${dist.lib.dir}">
!             <include name="**/*xjavadoc*.jar" />
          </fileset>
        <!--  <pathelement path="${core.classes.dir}" /> -->



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to