Suppressed regeneration of build.xml; path bug still present in ant plugin 1.8.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141424 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2004-08-15 20:22:45 +00:00
parent 32a8887dd2
commit 3ef96c779f
1 changed files with 2 additions and 0 deletions

View File

@ -20,9 +20,11 @@
<attainGoal name="dist" />
</goal>
<!-- Uncomment when ant plugin relative path bug is fixed (still present in 1.8)
<preGoal name="dist">
<attainGoal name="ant" />
</preGoal>
-->
<!-- Uncomment to include compile time dependent jars (discovery, logging)
<preGoal name="dist:build-bin">