fix ant debug

Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f93dd216
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f93dd216
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/f93dd216

Branch: refs/heads/4.0
Commit: f93dd21602def6cd83b04c32bbaeadd948afe47d
Parents: b3d4246
Author: Edison Su <[email protected]>
Authored: Tue Sep 11 20:24:29 2012 -0700
Committer: Edison Su <[email protected]>
Committed: Tue Sep 11 20:24:29 2012 -0700

----------------------------------------------------------------------
 build/developer.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/f93dd216/build/developer.xml
----------------------------------------------------------------------
diff --git a/build/developer.xml b/build/developer.xml
index b72a543..814a1f3 100755
--- a/build/developer.xml
+++ b/build/developer.xml
@@ -185,6 +185,7 @@
     <copy todir="${server.deploy.to.dir}/lib">
       <fileset dir="${deps.dir}/">
         <include name="*.jar"/>
+        <exclude name="servlet*.jar"/>
       </fileset>
     </copy>
     <touch 
file="${server.deploy.to.dir}/webapps/client/WEB-INF/lib/scripts/vm/hypervisor/xenserver/version"/>

Reply via email to