Index: build.xml
===================================================================
--- build.xml	(revision 576)
+++ build.xml	(working copy)
@@ -710,7 +710,7 @@
       <pathelement location="${log4j.jar}"/>
 
       <!-- for commons stuff -->
-      <fileset dir="${struts.dir}">
+      <fileset dir="${commons.dir}">
          <include name="commons*.jar"/>
       </fileset>
 
