On Fri, 2003-04-25 at 15:04, Erik Hatcher wrote:
> Update of /cvsroot/xdoclet/xjavadoc
> In directory sc8-pr-cvs1:/tmp/cvs-serv27780
>
> Modified Files:
> build.xml
> Log Message:
> Fix for Gump. XJD-21
>
> Index: build.xml
> ===================================================================
> RCS file: /cvsroot/xdoclet/xjavadoc/build.xml,v
> retrieving revision 1.49
> retrieving revision 1.50
> diff -C2 -r1.49 -r1.50
> *** build.xml 15 Apr 2003 08:57:57 -0000 1.49
> --- build.xml 25 Apr 2003 19:04:12 -0000 1.50
> ***************
> *** 3,9 ****
> <project name="XJavaDoc" default="jar" basedir=".">
> <property name="version" value="1.0-SNAPSHOT"/>
> ! <property name="build.dir" value="${basedir}/target"/>
> ! <property name="jardir" value="${build.dir}"/>
> ! <property name="rootdir" value="${basedir}"/>
>
This has broken the Gump runs for anything that depends on XJavadoc
All the other projects are still looking in xjavadoc/build/lib instead
of xjavadoc/target
--
Jesse Stockall <[EMAIL PROTECTED]>