You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2018/05/21 20:45:49 UTC

[royale-asjs] branch develop updated: add new blog post to blog examples build

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 a7af46b  add new blog post to blog examples build
a7af46b is described below

commit a7af46b0a16d48ab5972b28af386d42376c2e700
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Mon May 21 22:45:45 2018 +0200

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

diff --git a/examples/blog/pom.xml b/examples/blog/pom.xml
index b67b3d2..d4b3b0a 100644
--- a/examples/blog/pom.xml
+++ b/examples/blog/pom.xml
@@ -39,6 +39,7 @@
     <module>BE0004_Adding_an_item_to_a_Jewel_List</module>
     <module>BE0005_Creating_a_group_of_Jewel_RadioButtons</module>
     <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>
   </modules>
 
   <build>

-- 
To stop receiving notification emails like this one, please contact
carlosrovira@apache.org.