IDEMPIERE-206 Integrate fitnesse with iDempiere. Fixed deployment issue.

This commit is contained in:
Heng Sin Low 2012-12-18 11:05:58 +08:00
parent 96614113b0
commit 4ff1981554
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<web-app id="iDempiere" xmlns="http://java.sun.com/xml/ns/javaee"
<web-app id="Fitnesse" xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
version="3.0">

View File

@ -6,4 +6,5 @@ bin.includes = META-INF/,\
lib/fitlibrary-2.0.jar,\
lib/log4j-1.2.16.jar,\
lib/fitlibraryweb-2.0.jar,\
lib/selenium-server-standalone-2.27.0.jar
lib/selenium-server-standalone-2.27.0.jar,\
WEB-INF/