Browse Source

Fixed build path, #3298

svn changeset:9396/svn branch:6.2
tags/6.7.0.beta1
Artur Signell 14 years ago
parent
commit
cfa8d967df
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      build/build.xml

+ 1
- 0
build/build.xml View File

@@ -251,6 +251,7 @@
<pathelement path="build/external/fileupload/classes" />
<fileset dir="lib/core">
<include name="**/*.jar"/>
<exclude name="**/servlet-api*.jar"/>
</fileset>
<fileset dir="lib/demo">
<include name="**/*.jar"/>

Loading…
Cancel
Save