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

carlosrovira 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 d313e57  add blog example post module to examples/blog pom
d313e57 is described below

commit d313e570a7dd6db0992531f77666bd948e292ad2
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue Jul 24 08:45:19 2018 +0200

    add blog example post module to examples/blog pom
---
 examples/blog/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/blog/pom.xml b/examples/blog/pom.xml
index 65380dc..5f457b6 100644
--- a/examples/blog/pom.xml
+++ b/examples/blog/pom.xml
@@ -41,6 +41,7 @@
     
<module>BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label</module>
     
<module>BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls</module>
     <module>BE0008_Using_View_States_to_show_or_hide_content</module>
+    <module>BE0009_Using_an_Item_ Renderer_with_a_List</module>
   </modules>
 
   <build>

Reply via email to