Move plugin

git-svn-id: https://svn.apache.org/repos/asf/struts/sandbox/trunk@903138 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/struts2-gxp-plugin/pom.xml b/struts2-gxp-template-plugin/pom.xml
similarity index 100%
rename from struts2-gxp-plugin/pom.xml
rename to struts2-gxp-template-plugin/pom.xml
diff --git a/struts2-gxp-plugin/src/main/java/org/apache/struts2/gxp/template/GxpTemplateEngine.java b/struts2-gxp-template-plugin/src/main/java/org/apache/struts2/gxp/template/GxpTemplateEngine.java
similarity index 100%
rename from struts2-gxp-plugin/src/main/java/org/apache/struts2/gxp/template/GxpTemplateEngine.java
rename to struts2-gxp-template-plugin/src/main/java/org/apache/struts2/gxp/template/GxpTemplateEngine.java
diff --git a/struts2-gxp-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcConfiguration.java b/struts2-gxp-template-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcConfiguration.java
similarity index 100%
rename from struts2-gxp-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcConfiguration.java
rename to struts2-gxp-template-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcConfiguration.java
diff --git a/struts2-gxp-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcUtil.java b/struts2-gxp-template-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcUtil.java
similarity index 100%
rename from struts2-gxp-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcUtil.java
rename to struts2-gxp-template-plugin/src/main/java/org/apache/struts2/gxp/template/GxpcUtil.java
diff --git a/struts2-gxp-plugin/src/main/resources/struts-plugin.xml b/struts2-gxp-template-plugin/src/main/resources/struts-plugin.xml
similarity index 100%
rename from struts2-gxp-plugin/src/main/resources/struts-plugin.xml
rename to struts2-gxp-template-plugin/src/main/resources/struts-plugin.xml
diff --git a/struts2-gxp-plugin/src/main/resources/template/simple/a.gxp b/struts2-gxp-template-plugin/src/main/resources/template/simple/a.gxp
similarity index 100%
rename from struts2-gxp-plugin/src/main/resources/template/simple/a.gxp
rename to struts2-gxp-template-plugin/src/main/resources/template/simple/a.gxp
diff --git a/struts2-gxp-plugin/src/main/resources/template/simple/aclose.gxp b/struts2-gxp-template-plugin/src/main/resources/template/simple/aclose.gxp
similarity index 100%
rename from struts2-gxp-plugin/src/main/resources/template/simple/aclose.gxp
rename to struts2-gxp-template-plugin/src/main/resources/template/simple/aclose.gxp