Author: rich
Date: Fri Apr 29 08:12:21 2005
New Revision: 165313

URL: http://svn.apache.org/viewcvs?rev=165313&view=rev
Log:
Missed this file in revision 165226.


Added:
    incubator/beehive/trunk/netui/test/dist-test/ant/webapp.properties   (with 
props)

Added: incubator/beehive/trunk/netui/test/dist-test/ant/webapp.properties
URL: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/netui/test/dist-test/ant/webapp.properties?rev=165313&view=auto
==============================================================================
--- incubator/beehive/trunk/netui/test/dist-test/ant/webapp.properties (added)
+++ incubator/beehive/trunk/netui/test/dist-test/ant/webapp.properties Fri Apr 
29 08:12:21 2005
@@ -0,0 +1,11 @@
+# netui Test Webapp properties
+webapp.name=coreWeb
+webapp.dir=${build.dir}/webapps/${webapp.name}
+webapp.waitfor.url=${server.root.url}/${webapp.name}
+
+webapp.waitfor.url=http://localhost:8080/${webapp.name}
+
+log4j.jar=${webapp.dir}/WEB-INF/lib/log4j-1.2.8.jar
+jsr173.jar=${webapp.dir}/WEB-INF/lib/jsr173_1.0_api.jar
+xbean.jar=${webapp.dir}/WEB-INF/lib/apache-xbean.jar
+commons-logging.jar=${webapp.dir}/WEB-INF/lib/commons-logging-1.0.4.jar

Propchange: incubator/beehive/trunk/netui/test/dist-test/ant/webapp.properties
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to