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

pent pushed a commit to branch feature/DividedBox
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/DividedBox by this 
push:
     new a5055fc  Added DividedContainerExample to main examples build.
a5055fc is described below

commit a5055fcb809fc4eb47895aaf3b9251be0f9ba518
Author: Peter Ent <[email protected]>
AuthorDate: Thu Feb 15 09:09:13 2018 -0500

    Added DividedContainerExample to main examples build.
---
 examples/build.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/build.xml b/examples/build.xml
index 161d146..ea7b472 100644
--- a/examples/build.xml
+++ b/examples/build.xml
@@ -87,7 +87,7 @@
         <ant dir="${basedir}/royale/DataGridExample"/>
         <ant dir="${basedir}/royale/DateControlsExample"/>
         <ant dir="${basedir}/royale/DesktopMap"/>
-        <ant dir="${basedir}/royale/DividedBoxExample"/>
+        <ant dir="${basedir}/royale/DividedContainerExample"/>
         <ant dir="${basedir}/royale/DragAndDropExample"/>
         <ant dir="${basedir}/royale/RoyaleTeamPage_MDL"/>
         <ant dir="${basedir}/royale/RoyaleWebsiteStatsViewer"/>
@@ -136,7 +136,7 @@
         <ant dir="${basedir}/royale/DataGridExample" target="clean"/>
         <ant dir="${basedir}/royale/DateControlsExample" target="clean"/>
         <ant dir="${basedir}/royale/DesktopMap" target="clean"/>
-        <ant dir="${basedir}/royale/DividedBoxExample" target="clean"/>
+        <ant dir="${basedir}/royale/DividedContainerExample" target="clean"/>
         <ant dir="${basedir}/royale/DragAndDropExample" target="clean"/>
         <ant dir="${basedir}/royale/RoyaleTeamPage_MDL" target="clean"/>
         <ant dir="${basedir}/royale/RoyaleWebsiteStatsViewer" target="clean"/>
@@ -175,7 +175,7 @@
         <ant dir="${basedir}/royale/DataGridExample" target="examine"/>
         <ant dir="${basedir}/royale/DateControlsExample" target="examine"/>
         <ant dir="${basedir}/royale/DesktopMap" target="examine"/>
-        <ant dir="${basedir}/royale/DividedBoxExample" target="examine"/>
+        <ant dir="${basedir}/royale/DividedContainerExample" target="examine"/>
         <ant dir="${basedir}/royale/DragAndDropExample" target="examine"/>
         <ant dir="${basedir}/royale/RoyaleTeamPage_MDL" target="examine"/>
         <ant dir="${basedir}/royale/RoyaleWebsiteStatsViewer" 
target="examine"/>

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

Reply via email to