This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 53f49b9  putting client in public folder makes it appear in the war's 
root
53f49b9 is described below

commit 53f49b94a725735cc8e2659be84c9e10b0736dc8
Author: Alex Harui <[email protected]>
AuthorDate: Thu Apr 19 16:55:49 2018 -0700

    putting client in public folder makes it appear in the war's root
---
 examples/amf/SampleAmfWebApp/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/amf/SampleAmfWebApp/pom.xml 
b/examples/amf/SampleAmfWebApp/pom.xml
index 2081acc..571e196 100644
--- a/examples/amf/SampleAmfWebApp/pom.xml
+++ b/examples/amf/SampleAmfWebApp/pom.xml
@@ -79,6 +79,7 @@
             <overlay>
               <groupId>org.apache.royale.examples</groupId>
               <artifactId>RemoteObjectAMFTest</artifactId>
+              <targetPath>public</targetPath>
             </overlay>
           </overlays>
         </configuration>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to