Repository: flex-asjs
Updated Branches:
  refs/heads/develop 2c7ca7aad -> e25a086b3


Add to examples build "DataBindingExampleWithFlexLayout"


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e25a086b
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e25a086b
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/e25a086b

Branch: refs/heads/develop
Commit: e25a086b38b38c009fb603b183f8fe6ebde0ab56
Parents: 2c7ca7a
Author: piotrz <pio...@apache.org>
Authored: Tue Jul 18 06:14:44 2017 +0200
Committer: piotrz <pio...@apache.org>
Committed: Tue Jul 18 06:14:44 2017 +0200

----------------------------------------------------------------------
 examples/flexjs/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e25a086b/examples/flexjs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/pom.xml b/examples/flexjs/pom.xml
index d4789c4..e02d9ee 100644
--- a/examples/flexjs/pom.xml
+++ b/examples/flexjs/pom.xml
@@ -63,6 +63,7 @@
     <module>TreeExample</module>
     <module>TableExample</module>
     <module>DebuggingExample</module>
+    <module>DataBindingExampleWithFlexLayout</module>
   </modules>
 
   <build>

Reply via email to