[Bprocessor-commit] build build.xml,1.40,1.41
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2010-12-08 11:37:34
|
Update of /cvsroot/bprocessor/build In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29669 Modified Files: build.xml Log Message: Index: build.xml =================================================================== RCS file: /cvsroot/bprocessor/build/build.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** build.xml 8 Dec 2010 11:10:25 -0000 1.40 --- build.xml 8 Dec 2010 11:37:26 -0000 1.41 *************** *** 90,96 **** </copy> <copy todir="${release.dir}/library"> - <fileset dir="${tools.dir}/perpos"/> - </copy> - <copy todir="${release.dir}/library"> <fileset dir="${tools.dir}/log4j"/> </copy> --- 90,93 ---- |