From: wisberg Date: Mon, 16 Dec 2002 23:51:13 +0000 (+0000) Subject: preserving binary dist files during creation X-Git-Tag: V_1_1_b2~78 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=800a62a91f2543575a703a92fb818d4de3051534;p=aspectj.git preserving binary dist files during creation --- diff --git a/docs/build.xml b/docs/build.xml index 30b281cf9..4ad90170b 100644 --- a/docs/build.xml +++ b/docs/build.xml @@ -127,7 +127,8 @@ XXX no update to avoid builds in this script location="${docs.temp.dir}/xml-target-file.dummy"/> - + @@ -221,7 +222,12 @@ XXX no update to avoid builds in this script unless="local.dist.uptodate" description="finish products by copying dist files"> - + + + + diff --git a/docs/readme-docs-module.html b/docs/readme-docs-module.html index 0bd11ae2b..f46b39257 100644 --- a/docs/readme-docs-module.html +++ b/docs/readme-docs-module.html @@ -21,12 +21,12 @@ Dependencies outside this directory:
  • .xml files refer to their docbook dtds using relative path, for the moment ../../lib/docbook/... -
  • +
  • When building docbook, uses ../lib/saxon libraries. -
  • +
  • When building installer, using ../lib/build/build.jar and the ../build/installer-resources. -
  • +