Skip to content

Commit

Permalink
#35 rename "us-address" to "jsr352"
Browse files Browse the repository at this point in the history
  • Loading branch information
mincong-h committed Jun 13, 2016
1 parent 6f80618 commit b258cf4
Show file tree
Hide file tree
Showing 51 changed files with 7 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion us-address/.project → jsr352/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>us-address</name>
<name>jsr352</name>
<comment></comment>
<projects>
</projects>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="us-address">
<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"/>
<property name="context-root" value="us-address"/>
<property name="java-output-path" value="/us-address/build/classes"/>
<property name="java-output-path" value="/jsr352/build/classes"/>
<property name="context-root" value="jsr352"/>
</wb-module>
</project-modules>
2 changes: 2 additions & 0 deletions jsr352/.settings/org.jboss.ide.eclipse.as.core.prefs
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.jboss.ide.eclipse.as.core.singledeployable.deployableList=
File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" id="WebApp_ID" version="3.1">
<display-name>us-address</display-name>
<display-name>jsr352</display-name>
<welcome-file-list>
<welcome-file>index.html</welcome-file>
</welcome-file-list>
Expand Down
File renamed without changes.
File renamed without changes.
Binary file not shown.

0 comments on commit b258cf4

Please sign in to comment.