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

commit 7a9f373bd759e2ed3fd9ff8d09aafd4eedd29003
Author: Alex Harui <[email protected]>
AuthorDate: Wed Jan 17 00:30:06 2018 -0800

    fix source folder
    
    (cherry picked from commit 4d4d37f1a39d7c34df2db4e3b9c8564bac3937da)
---
 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 507ef56..1470e7a 100644
--- a/examples/amf/SampleAmfWebApp/pom.xml
+++ b/examples/amf/SampleAmfWebApp/pom.xml
@@ -34,6 +34,7 @@
   </properties>
   
   <build>
+    <sourceDirectory>src/main/java</sourceDirectory>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

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

Reply via email to