<copy includeemptydirs="false" todir="build/classes">
            <fileset dir="${thinkee-common.location}/bin/">
                <include name="org/"/>
            </fileset>
        </copy>

org/ 代表目录
org 代表文件
参考:http://www.blogjava.net/hh-lux/archive/2006/12/10/86635.html

Q.E.D.


知之为知之