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 e97ddd6  update bog example with wrong name
e97ddd6 is described below

commit e97ddd6eb825aafaa885cd377920f541e34a949a
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue Apr 17 10:26:40 2018 +0200

    update bog example with wrong name
---
 examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml                 | 2 +-
 ...Jewel_Slider_Control.mxml => BE0003_Using_Jewel_Slider_Control.mxml} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml 
b/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml
index ed4f3c6..cde1bbd 100644
--- a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml
+++ b/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml
@@ -40,7 +40,7 @@
         <artifactId>royale-maven-plugin</artifactId>
         <extensions>true</extensions>
         <configuration>
-          <mainClass>BE0002_Using_Jewel_Slider_Control.mxml</mainClass>
+          <mainClass>BE0003_Using_Jewel_Slider_Control.mxml</mainClass>
           <targets>JSRoyale,SWF</targets>
           <debug>false</debug>
           
<htmlTemplate>${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html</htmlTemplate>
diff --git 
a/examples/blog/BE0003_Using_Jewel_Slider_Control/src/main/royale/BE0002_Using_Jewel_Slider_Control.mxml
 
b/examples/blog/BE0003_Using_Jewel_Slider_Control/src/main/royale/BE0003_Using_Jewel_Slider_Control.mxml
similarity index 100%
rename from 
examples/blog/BE0003_Using_Jewel_Slider_Control/src/main/royale/BE0002_Using_Jewel_Slider_Control.mxml
rename to 
examples/blog/BE0003_Using_Jewel_Slider_Control/src/main/royale/BE0003_Using_Jewel_Slider_Control.mxml

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

Reply via email to