Done.

On Fri, Oct 14, 2005 at 08:44:26PM +0200, Jeremias Maerki wrote:
> Good catch!
> 
> On 14.10.2005 20:35:17 Simon Pepping wrote:
> >   <target name="junit-transcoder" depends="junit-compile" description="Runs 
> > FOP's JUnit transcoder tests" if="junit.present">
> > ...
> >       <classpath>
> >         <pathelement location="${build.dir}/test-classes"/>
> >         <path refid="libs-run-classpath"/>
> >         <fileset dir="${build.dir}">
> >           <include name="fop-transcoder.jar"/>
> >         </fileset>
> >       </classpath>
> > 
> > Should the classpath not contain libs-build-classpath instead of
> > libs-run-classpath, so that fop.jar (and fop-hyph.jar) are not in it?
> 
> 
> Jeremias Maerki
> 

-- 
Simon Pepping
home page: http://www.leverkruid.nl

Reply via email to