You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2018/01/13 18:07:16 UTC

[royale-asjs] branch develop updated: Add AlertExample to Maven build

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

piotrz 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 4e7574a  Add AlertExample to Maven build
4e7574a is described below

commit 4e7574a33834fb4b60d848d3dbf08d4753499519
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Sat Jan 13 19:07:10 2018 +0100

    Add AlertExample to Maven build
---
 examples/royale/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/royale/pom.xml b/examples/royale/pom.xml
index 02727a8..77b6c57 100644
--- a/examples/royale/pom.xml
+++ b/examples/royale/pom.xml
@@ -72,6 +72,7 @@
     <module>DebuggingExample</module>
     <module>DataBindingExampleWithFlexLayout</module>
     <module>DragAndDropExample</module>
+    <module>AlertExample</module>
   </modules>
 
   <build>

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <co...@royale.apache.org>'].