Skip to content

Commit

Permalink
#42 change Deployment Assembly settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mincong-h committed Jun 14, 2016
1 parent a7a3e93 commit ac276b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jsr352/.settings/org.eclipse.wst.common.component
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="jsr352">
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
<wb-resource deploy-path="/" source-path="/WebContent" 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"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/webapp"/>
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<property name="java-output-path" value="/jsr352/build/classes"/>
<property name="context-root" value="jsr352"/>
</wb-module>
Expand Down

0 comments on commit ac276b9

Please sign in to comment.