|
From: <dme...@us...> - 2014-05-21 18:36:06
|
Revision: 8408
http://sourceforge.net/p/bigdata/code/8408
Author: dmekonnen
Date: 2014-05-21 18:36:01 +0000 (Wed, 21 May 2014)
Log Message:
-----------
updates to remove jetty template dependency
Modified Paths:
--------------
branches/DEPLOYMENT_BRANCH_1_3_1/build.xml
Modified: branches/DEPLOYMENT_BRANCH_1_3_1/build.xml
===================================================================
--- branches/DEPLOYMENT_BRANCH_1_3_1/build.xml 2014-05-21 18:33:09 UTC (rev 8407)
+++ branches/DEPLOYMENT_BRANCH_1_3_1/build.xml 2014-05-21 18:36:01 UTC (rev 8408)
@@ -1378,7 +1378,7 @@
<exclude name="bigdata/lib-ext" />
<include name="bigdata/var/jetty/**" />
<include name="bigdata/var/config/logging/logging.properties" />
- <exclude name="bigdata/var/jetty/jetty.xml" />
+ <!-- exclude name="bigdata/var/jetty/jetty.xml" / -->
<exclude name="bigdata/var/jetty/html/new.html" />
<exclude name="bigdata/var/jetty/html/old.html" />
</tarfileset>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|