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 c6b71bc turn on je-release in jewel example
c6b71bc is described below
commit c6b71bcd67582dbc60d778a9ea0470a8fa3c773c
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun Apr 8 20:16:07 2018 +0200
turn on je-release in jewel example
---
examples/royale/JewelExample/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/royale/JewelExample/pom.xml
b/examples/royale/JewelExample/pom.xml
index 8f7514f..2526fb2 100644
--- a/examples/royale/JewelExample/pom.xml
+++ b/examples/royale/JewelExample/pom.xml
@@ -48,7 +48,7 @@
<configuration>
<mainClass>App.mxml</mainClass>
<targets>JSRoyale,SWF</targets>
- <!-- <debug>false</debug> -->
+ <debug>false</debug>
<htmlTemplate>${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html</htmlTemplate>
</configuration>
</plugin>
--
To stop receiving notification emails like this one, please contact
[email protected].