[royale-website] branch asf-site updated: Deploy site

2023-05-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/royale-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 0dcbc0f2 Deploy site
0dcbc0f2 is described below

commit 0dcbc0f2184aa312c33cc40311efe86a74400cd3
Author: GitHub Actions 
AuthorDate: Fri May 12 15:00:29 2023 +

Deploy site
---
 blog/adding-an-item-to-a-jewel-list/index.html| 2 +-
 blog/apache-royale-v0-9-0-released/index.html | 2 +-
 blog/apache-royale-v0-9-1-released/index.html | 2 +-
 blog/apache-royale-v0-9-2-released/index.html | 2 +-
 blog/apache-royale-v0-9-4-released/index.html | 2 +-
 blog/apache-royale-v0-9-6-released/index.html | 2 +-
 blog/apache-royale-v0-9-7-released/index.html | 2 +-
 blog/apache-royale-v0-9-8-released/index.html | 2 +-
 blog/apache-royale-v0-9-9-released/index.html | 2 +-
 .../index.html| 2 +-
 blog/creating-a-group-of-jewel-radiobuttons/index.html| 2 +-
 blog/creating-a-hello-world-in-apache-royale/index.html   | 2 +-
 blog/customization-through-the-royale-api/index.html  | 2 +-
 blog/dividing-an-apache-royale-application-with-modules/index.html| 2 +-
 blog/hello-node-how-to-transpile-actionscript-for-node-js/index.html  | 2 +-
 .../index.html| 2 +-
 blog/index.html   | 2 +-
 blog/loading-external-data-through-httpservice/index.html | 2 +-
 blog/page/2/index.html| 2 +-
 blog/page/3/index.html| 2 +-
 blog/page/4/index.html| 2 +-
 blog/page/5/index.html| 2 +-
 blog/page/6/index.html| 2 +-
 blog/page/7/index.html| 2 +-
 blog/page/8/index.html| 2 +-
 blog/page/9/index.html| 2 +-
 blog/royale-at-apachecon-2020/index.html  | 2 +-
 .../index.html| 2 +-
 blog/using-an-item-renderer-with-a-list/index.html| 2 +-
 blog/using-external-javascript-libraries-in-apache-royale/index.html  | 2 +-
 blog/using-jewel-alert-control/index.html | 2 +-
 blog/using-jewel-tilehorizontallayout/index.html  | 2 +-
 blog/using-the-jewel-slider-control/index.html| 2 +-
 blog/using-view-states-to-show-or-hide-content/index.html | 2 +-
 blog/working-with-vector-graphics/index.html  | 2 +-
 css/styles.css| 2 +-
 docs/index.html   | 2 +-
 download/index.html   | 4 ++--
 faq/index.html| 2 +-
 features/index.html   | 2 +-
 get-involved/index.html   | 2 +-
 ides/index.html   | 2 +-
 index.html| 2 +-
 mailing-lists/index.html  | 2 +-
 privacy-policy/index.html | 2 +-
 royale-commercial-support/index.html  | 2 +-
 showcase/index.html   | 2 +-
 source-code/index.html| 2 +-
 team/index.html   | 2 +-
 thanks-to/index.html  | 2 +-
 50 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/blog/adding-an-item-to-a-jewel-list/index.html 
b/blog/adding-an-item-to-a-jewel-list/index.html
index 8642a660..351a4531 100644
--- a/blog/adding-an-item-to-a-jewel-list/index.html
+++ b/blog/adding-an-item-to-a-jewel-list/index.html
@@ -39,4 +39,4 @@
 /j:initialView
 
 /j:Application
-In this example, the List is populated from an ArrayList 
object that holds a basic array of the data. The ArrayList has all collection 
methods to manage internal data, like addItem and addItemAt. We used Avengers 
character names to showcase this example, but you'll see one 

[royale-website] branch master updated: download: add --forground-scripts to npm install command for js-swf distribution

2023-05-12 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 0f7e0def download: add --forground-scripts to npm install command for 
js-swf distribution
0f7e0def is described below

commit 0f7e0defa0b13818ed75d0dea6ea87b96eec
Author: Josh Tynjala 
AuthorDate: Fri May 12 07:59:27 2023 -0700

download: add --forground-scripts to npm install command for js-swf 
distribution
---
 download.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download.md b/download.md
index bbd2d2f9..290874b1 100644
--- a/download.md
+++ b/download.md
@@ -46,7 +46,7 @@ npm install -g @apache-royale/royale-js
 To create JavaScript and SWF applications with Royale, run this command:
 
 ```sh
-npm install -g @apache-royale/royale-js-swf
+npm install -g @apache-royale/royale-js-swf --foreground-scripts
 ```
 
 ## Nightly Builds



[royale-asjs] annotated tag org.apache.royale.framework-0.9.10-rc4 updated (6ad88d608d -> f5d7c48244)

2023-05-12 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to annotated tag org.apache.royale.framework-0.9.10-rc4
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


*** WARNING: tag org.apache.royale.framework-0.9.10-rc4 was modified! ***

from 6ad88d608d (commit)
  to f5d7c48244 (tag)
 tagging 6ad88d608d567544f9ea2041d49686f8ff244821 (commit)
 replaces apache-royale-0.9.9
  by ApacheRoyale
  on Fri May 12 07:34:53 2023 +

- Log -
[maven-release-plugin] copy for tag org.apache.royale.framework-0.9.10-rc4
---


No new revisions were added by this update.

Summary of changes:



[royale-asjs] branch release/0.9.10 updated (430db46c67 -> c842052b44)

2023-05-12 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch release/0.9.10
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


from 430db46c67 update project.royale.compiler.version and 
royale.typedefs.version in pom
 new 6ad88d608d [maven-release-plugin] prepare release 
org.apache.royale.framework-0.9.10-rc4
 new c842052b44 [maven-release-plugin] prepare for next development 
iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 archetypes/pom.xml |   4 +-
 .../royale-jewel-application-archetype/pom.xml |   4 +-
 archetypes/royale-jewel-library-archetype/pom.xml  |   4 +-
 .../pom.xml|   4 +-
 .../royale-simple-application-archetype/pom.xml|   4 +-
 .../pom.xml|   4 +-
 .../pom.xml|   4 +-
 archetypes/royale-simple-library-archetype/pom.xml |   4 +-
 archetypes/royale-simple-typedef-archetype/pom.xml |   4 +-
 distribution/jars/compc/pom.xml|   4 +-
 distribution/jars/compiler-asc/pom.xml |   4 +-
 distribution/jars/compiler-compc/pom.xml   |   4 +-
 distribution/jars/compiler-compjsc/pom.xml |   4 +-
 distribution/jars/compiler-mxmlc/pom.xml   |   4 +-
 distribution/jars/compiler-mxmljsc/pom.xml |   4 +-
 distribution/jars/compiler-optimizer/pom.xml   |   4 +-
 distribution/jars/compiler-swfdump/pom.xml |   4 +-
 distribution/jars/mxmlc/pom.xml|   4 +-
 distribution/pom.xml   | 150 ++---
 examples/amf/SampleAmfWebApp/pom.xml   |   6 +-
 examples/amf/pom.xml   |   4 +-
 examples/blog/BE0001_Hello_World/pom.xml   |  10 +-
 .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml  |  14 +-
 .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml |  14 +-
 .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml  |  14 +-
 .../pom.xml|  14 +-
 .../pom.xml|  10 +-
 .../pom.xml|  14 +-
 .../pom.xml|  14 +-
 .../pom.xml|  18 +-
 .../pom.xml|  10 +-
 .../pom.xml|  14 +-
 .../pom.xml|  14 +-
 .../JewelModule/pom.xml|   4 +-
 .../MainJewelApp/pom.xml   |   4 +-
 .../pom.xml|  14 +-
 .../BE0014_Working_with_vector_graphics/pom.xml|  18 +-
 examples/blog/pom.xml  |  32 +--
 examples/crux/CruxGitHubCommitLogViewer/pom.xml|  10 +-
 examples/crux/CruxQuickStart/pom.xml   |  10 +-
 examples/crux/CruxQuickStartBasic/pom.xml  |  10 +-
 examples/crux/pom.xml  |  48 ++---
 examples/crux/todomvc-jewel-crux/pom.xml   |  20 +-
 examples/examples-tests/pom.xml|   4 +-
 examples/express/DataBindingExample/pom.xml|   8 +-
 examples/express/DataGridExample/pom.xml   |   4 +-
 examples/express/GitHubCommitLogViewer/pom.xml |  10 +-
 examples/express/pom.xml   |  40 ++--
 examples/jewel/TourDeJewel/pom.xml | 238 ++---
 examples/jewel/pom.xml |  34 +--
 examples/jewel/todomvc/pom.xml |  14 +-
 examples/mxroyale/ControlsExample/pom.xml  |   6 +-
 examples/mxroyale/DataGridExample/pom.xml  |  10 +-
 examples/mxroyale/HelloWorld/pom.xml   |   6 +-
 examples/mxroyale/RemoteObjectAMFTest/pom.xml  |  16 +-
 examples/mxroyale/ResourceManagerExample/pom.xml   |   6 +-
 examples/mxroyale/SparkHelloWorld/pom.xml  |   6 +-
 examples/mxroyale/pom.xml  |  48 ++---
 examples/native/ButtonExample/pom.xml  |   4 +-
 examples/native/USStatesMap/pom.xml|   6 +-
 examples/native/pom.xml|   4 +-
 examples/node/HelloWorld/pom.xml   |   4 +-
 examples/node/pom.xml  |   4 +-
 examples/pom.xml   |   4 +-
 examples/royale/ASDoc/pom.xml  |  20 +-
 examples/royale/AccordionExample/pom.xml   |  12 +-
 examples/royale/AlertExample/pom.xml   |  14 +-
 examples/royale/ChartExample/pom.xml   |  10 +-
 examples/royale/CordovaCameraExample/pom.xml   |  10 +-
 

[royale-asjs] branch release/0.9.10 updated: update project.royale.compiler.version and royale.typedefs.version in pom

2023-05-12 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch release/0.9.10
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/release/0.9.10 by this push:
 new 430db46c67 update project.royale.compiler.version and 
royale.typedefs.version in pom
430db46c67 is described below

commit 430db46c67a188dbe48c8f67a0cf52ca49d0de03
Author: yishayw 
AuthorDate: Fri May 12 06:25:26 2023 +

update project.royale.compiler.version and royale.typedefs.version in pom
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8d4daeb02e..39f8f13b72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
 3.5.4
 
 1.2.1
-
0.9.10-SNAPSHOT
-0.9.10-SNAPSHOT
+0.9.10
+0.9.10
 
 JSRoyale
 true



[royale-asjs] branch release/0.9.10 created (now 33a88ad584)

2023-05-12 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch release/0.9.10
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


  at 33a88ad584 [maven-release-plugin] prepare branch @{releaseLabel}

No new revisions were added by this update.



[royale-asjs] branch develop updated (b4669907c3 -> d36b987a62)

2023-05-12 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


from b4669907c3 Revert "[TDJ] Align ant compilation with mvn"
 add 33a88ad584 [maven-release-plugin] prepare branch @{releaseLabel}
 add d36b987a62 [maven-release-plugin] prepare for next development 
iteration

No new revisions were added by this update.

Summary of changes:
 archetypes/pom.xml |   4 +-
 .../royale-jewel-application-archetype/pom.xml |   4 +-
 archetypes/royale-jewel-library-archetype/pom.xml  |   4 +-
 .../pom.xml|   4 +-
 .../royale-simple-application-archetype/pom.xml|   4 +-
 .../pom.xml|   4 +-
 .../pom.xml|   4 +-
 archetypes/royale-simple-library-archetype/pom.xml |   4 +-
 archetypes/royale-simple-typedef-archetype/pom.xml |   4 +-
 distribution/jars/compc/pom.xml|   4 +-
 distribution/jars/compiler-asc/pom.xml |   4 +-
 distribution/jars/compiler-compc/pom.xml   |   4 +-
 distribution/jars/compiler-compjsc/pom.xml |   4 +-
 distribution/jars/compiler-mxmlc/pom.xml   |   4 +-
 distribution/jars/compiler-mxmljsc/pom.xml |   4 +-
 distribution/jars/compiler-optimizer/pom.xml   |   4 +-
 distribution/jars/compiler-swfdump/pom.xml |   4 +-
 distribution/jars/mxmlc/pom.xml|   4 +-
 distribution/pom.xml   | 150 ++---
 examples/amf/SampleAmfWebApp/pom.xml   |   6 +-
 examples/amf/pom.xml   |   4 +-
 examples/blog/BE0001_Hello_World/pom.xml   |  10 +-
 .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml  |  14 +-
 .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml |  14 +-
 .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml  |  14 +-
 .../pom.xml|  14 +-
 .../pom.xml|  10 +-
 .../pom.xml|  14 +-
 .../pom.xml|  14 +-
 .../pom.xml|  18 +-
 .../pom.xml|  10 +-
 .../pom.xml|  14 +-
 .../pom.xml|  14 +-
 .../JewelModule/pom.xml|   4 +-
 .../MainJewelApp/pom.xml   |   4 +-
 .../pom.xml|  14 +-
 .../BE0014_Working_with_vector_graphics/pom.xml|  18 +-
 examples/blog/pom.xml  |  32 +--
 examples/crux/CruxGitHubCommitLogViewer/pom.xml|  10 +-
 examples/crux/CruxQuickStart/pom.xml   |  10 +-
 examples/crux/CruxQuickStartBasic/pom.xml  |  10 +-
 examples/crux/pom.xml  |  48 ++---
 examples/crux/todomvc-jewel-crux/pom.xml   |  20 +-
 examples/examples-tests/pom.xml|   4 +-
 examples/express/DataBindingExample/pom.xml|   8 +-
 examples/express/DataGridExample/pom.xml   |   4 +-
 examples/express/GitHubCommitLogViewer/pom.xml |  10 +-
 examples/express/pom.xml   |  40 ++--
 examples/jewel/TourDeJewel/pom.xml | 238 ++---
 examples/jewel/pom.xml |  34 +--
 examples/jewel/todomvc/pom.xml |  14 +-
 examples/mxroyale/ControlsExample/pom.xml  |   6 +-
 examples/mxroyale/DataGridExample/pom.xml  |  10 +-
 examples/mxroyale/HelloWorld/pom.xml   |   6 +-
 examples/mxroyale/RemoteObjectAMFTest/pom.xml  |  16 +-
 examples/mxroyale/ResourceManagerExample/pom.xml   |   6 +-
 examples/mxroyale/SparkHelloWorld/pom.xml  |   6 +-
 examples/mxroyale/pom.xml  |  48 ++---
 examples/native/ButtonExample/pom.xml  |   4 +-
 examples/native/USStatesMap/pom.xml|   6 +-
 examples/native/pom.xml|   4 +-
 examples/node/HelloWorld/pom.xml   |   4 +-
 examples/node/pom.xml  |   4 +-
 examples/pom.xml   |   4 +-
 examples/royale/ASDoc/pom.xml  |  20 +-
 examples/royale/AccordionExample/pom.xml   |  12 +-
 examples/royale/AlertExample/pom.xml   |  14 +-
 examples/royale/ChartExample/pom.xml   |  10 +-
 examples/royale/CordovaCameraExample/pom.xml   |  10 +-
 examples/royale/CreateJSExample/pom.xml|  10 +-
 examples/royale/CreditCardValidatorExample/pom.xml |   8 +-
 examples/royale/DataBindingExample/pom.xml |  14 +-
 .../DataBindingExampleWithFlexLayout/pom.xml   |  14 +-
 

[royale-asjs] branch develop updated (c09837def3 -> b4669907c3)

2023-05-12 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


from c09837def3 Revert "have tdj ant script buid themes it uses in case 
those do not exist"
 add d339fbdef0 Revert "[TDJ] Align ant compilation with mvn. cleaning"
 add b4669907c3 Revert "[TDJ] Align ant compilation with mvn"

No new revisions were added by this update.

Summary of changes:
 examples/jewel/TourDeJewel/build.xml | 117 +--
 1 file changed, 2 insertions(+), 115 deletions(-)