Don't need this conditional business here.
This commit is contained in:
@@ -119,9 +119,6 @@
|
|||||||
link="http://samskivert.com/code/samskivert/docs/">
|
link="http://samskivert.com/code/samskivert/docs/">
|
||||||
<packageset dir="${src.dir}">
|
<packageset dir="${src.dir}">
|
||||||
<exclude name="com/samskivert/depot/impl/**"/>
|
<exclude name="com/samskivert/depot/impl/**"/>
|
||||||
<exclude name="com/samskivert/depot/tests/**"/>
|
|
||||||
<exclude name="com/samskivert/depot/EHCacheAdapter.java" unless="build.ehcache"/>
|
|
||||||
<exclude name="com/samskivert/depot/tools/**" unless="build.tools"/>
|
|
||||||
</packageset>
|
</packageset>
|
||||||
<bottom>Copyright © 2006-${year} ${copyright.holder}. All Rights Reserved.</bottom>
|
<bottom>Copyright © 2006-${year} ${copyright.holder}. All Rights Reserved.</bottom>
|
||||||
<classpath refid="classpath"/>
|
<classpath refid="classpath"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user