Browse Source

SplashScreenTest can't be compiled without SplashTask

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277220 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 20 years ago
parent
commit
8f464f7f90
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build.xml

+ 1
- 0
build.xml View File

@@ -174,6 +174,7 @@
<selector id="needs.sun.b64">
<or>
<filename name="${optional.package}/splash/SplashTask*"/>
<filename name="${optional.package}/splash/SplashScreenTest.java"/>
</or>
</selector>



Loading…
Cancel
Save