upgrade to BRITS, this will break the build's unit tests as shale-test is not correct in the repo

This commit is contained in:
Scott Andrews
2008-04-26 18:06:54 +00:00
parent 5cfa9b360e
commit 01cb095d02
17 changed files with 349 additions and 484 deletions

View File

@@ -3,7 +3,7 @@
<wb-module deploy-name="jsf-booking">
<wb-resource deploy-path="/" source-path="/src/main/webapp"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/lib" source-path="/lib/global"/>
<wb-resource deploy-path="/WEB-INF/lib" source-path="/target/war-expanded/WEB-INF/lib"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/test/resources"/>
<property name="java-output-path" value="target/classes"/>