Show
Ignore:
Timestamp:
02/12/10 06:53:29 (2 years ago)
Author:
amandel
Message:

Fix classpath

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/config/build-doc.xml

    r1597 r1599  
    1717          <include name="default/batik*/*.jar"/> 
    1818          <include name="default/xmlgraphics-commons/*.jar"/> 
    19           <include name="default/avalon-framework/*.jar"/> 
     19          <include name="default/avalon-framework*/*.jar"/> 
    2020          <include name="default/offo/fop-hyph.jar"/> 
    2121          <include name="jimi/jimi.jar"/> 
     
    522522           fofile="${fo.file}" 
    523523           outfile="${outfile}" 
    524            messagelevel="warn" /> 
     524           messagelevel="warn"/> 
    525525   </target> 
    526526   <target name="subtarget-fo" depends="check-have-renderX, xep, fop">