Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit a7753a7

Browse files
authored
fixing build
1 parent df4d7be commit a7753a7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

build-configuration.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
<typedef resource="org/tigris/subversion/svnant/svnantlib.xml" classpathref="svnant.lib" />
99

1010
<!-- ant contrib tasks (if, then)-->
11-
<!--<taskdef resource="net/sf/antcontrib/antcontrib.properties"/>-->
12-
<taskdef resource="net/sf/antcontrib/antlib.xml"/>
13-
11+
<taskdef resource="net/sf/antcontrib/antcontrib.properties"/>
12+
1413
<!-- base svn path to checkout *.properties files -->
1514
<property name="base_url" value="https://coder.topcoder.com/internal/app_configs/direct" />
1615

0 commit comments

Comments
 (0)