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:
parent
32a8887dd2
commit
3ef96c779f
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue