Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-12-04 12:37:06 +01:00
parent b903cfd11d
commit bcb4c16927
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="acegwt-widget-1.1.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/acegwt-widget/acegwt-widget">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="statistical-algorithms-importer"/>
<property name="java-output-path" value="/statistical-algorithms-importer/target/statistical-algorithms-importer-1.14.1-SNAPSHOT/WEB-INF/classes"/>
</wb-module>