(no commit message)
[utils] / build / header.xml
index 537f84f4719aa09518966bac4843ff6ff7782c43..e284f44c9132702d824a8142bc5f51f545f37b51 100644 (file)
   </antcall>
 </target>
 
+<target name="jfreechart.d">
+  <copy todir="${download.dir}">
+    <fileset dir="${special.lib.dir}/jfreechart-1.0.1">
+      <include name="*.jar"/>
+    </fileset>
+  </copy>
+</target>
+
 <target name="ehcache.d">
   <antcall target="download.dep">
     <param name="group" value="ehcache"/>