|
@@ -24,7 +24,7 @@ |
|
|
<available property="xz.present" classname="org.tukaani.xz.XZOutputStream"/> |
|
|
<available property="xz.present" classname="org.tukaani.xz.XZOutputStream"/> |
|
|
</target> |
|
|
</target> |
|
|
|
|
|
|
|
|
<target name="testDocumentationClaimsOnCopy"> |
|
|
|
|
|
|
|
|
<target name="testDocumentationClaimsOnCopy" if="xz.present"> |
|
|
<copy todir="${output}"> |
|
|
<copy todir="${output}"> |
|
|
<xzresource> |
|
|
<xzresource> |
|
|
<file file="../../../../../etc/testcases/taskdefs/expected/asf-logo.gif.xz"/> |
|
|
<file file="../../../../../etc/testcases/taskdefs/expected/asf-logo.gif.xz"/> |
|
|