[MAVEN-BUILD] Royale-typedefs - Build # 38 - Still Failing

2018-02-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-typedefs (build #38)

Status: Still Failing

Check console output at https://builds.apache.org/job/Royale-typedefs/38/ to 
view the results.

[royale-docs] 01/01: Merge branch 'develop'

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit d86718d9bceb8e2f62a0f407639e3d41b0bd54d4
Merge: 61f1792 39c026d
Author: Alex Harui 
AuthorDate: Tue Feb 13 17:19:03 2018 -0800

Merge branch 'develop'

 Welcome/High Level View.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[royale-docs] branch master updated (61f1792 -> d86718d)

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git.


from 61f1792  Merge pull request #5 from apache/develop
 add 39c026d  update release status
 new d86718d  Merge branch 'develop'

The 1 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:
 Welcome/High Level View.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[royale-docs] branch develop updated: update release status

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 39c026d  update release status
39c026d is described below

commit 39c026d40a63f842f7d0c9ce286fe10071893a95
Author: Alex Harui 
AuthorDate: Tue Feb 13 17:18:38 2018 -0800

update release status
---
 Welcome/High Level View.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Welcome/High Level View.md b/Welcome/High Level View.md
index b1f23fb..9dbb125 100644
--- a/Welcome/High Level View.md
+++ b/Welcome/High Level View.md
@@ -44,7 +44,7 @@ Because both ActionScript and JavaScript are based on the 
same language, ECMAScr
 That takes care of pretty much everything except the user interface. For that, 
Royale provides a set of UI containers and controls that do the work that the 
pure Flex containers and controls required the Flash engine to do.
 
 ## Status
-Adobe Royale 0.9.0 was released in January, 2018. It is roughly of beta 
quality. The latest release is always available on the *Download* tab of this 
site.
+Adobe Royale 0.9.1 was released in February, 2018. It is roughly of beta 
quality. The latest release is always available on the *Download* tab of this 
site.
 
 Our project does not have a roadmap. As with most Apache projects, Royale is 
largely staffed by devoted volunteers. Rather than having a project owner who 
directs development, contributors come to agreement as a group about what they 
will work on next. Decisions are based on a combination of contributor skills 
and interests, and feature requests we receive from both Apache Flex and Royale 
users.
 

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


[royale-docs] 01/01: Merge pull request #5 from apache/develop

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

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

commit 61f17929ca84c4c935a8cf574bb6700145792792
Merge: 8526f25 7927769
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 18:51:54 2018 -0400

Merge pull request #5 from apache/develop

Updating the "Get Started" section.

 Welcome/Get_Started/Development-tools.md   | 10 +-
 Welcome/Get_Started/Frameworks.md  | 10 ++
 Welcome/Get_Started/Hello-World.md | 14 +-
 Welcome/Get_Started/System-Requirements.md |  8 +++-
 4 files changed, 23 insertions(+), 19 deletions(-)

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


[royale-docs] branch master updated (8526f25 -> 61f1792)

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git.


from 8526f25  Merge branch 'develop'
 add 34fb636  Update System-Requirements.md
 add 302d9ba  Update Development-tools.md
 add 9034e32  Update Frameworks.md
 add 7927769  Update Hello-World.md
 new 61f1792  Merge pull request #5 from apache/develop

The 1 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:
 Welcome/Get_Started/Development-tools.md   | 10 +-
 Welcome/Get_Started/Frameworks.md  | 10 ++
 Welcome/Get_Started/Hello-World.md | 14 +-
 Welcome/Get_Started/System-Requirements.md |  8 +++-
 4 files changed, 23 insertions(+), 19 deletions(-)

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


[royale-docs] branch develop updated: Update Hello-World.md

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 7927769  Update Hello-World.md
7927769 is described below

commit 7927769a37e24e4431483baf2fe908a1cea9cadd
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 18:49:25 2018 -0400

Update Hello-World.md

Made some edits for clarity, and to point out that these instructions 
presume compiling using scripts rather than an IDE.
---
 Welcome/Get_Started/Hello-World.md | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/Welcome/Get_Started/Hello-World.md 
b/Welcome/Get_Started/Hello-World.md
index 33d874c..9543e99 100644
--- a/Welcome/Get_Started/Hello-World.md
+++ b/Welcome/Get_Started/Hello-World.md
@@ -20,15 +20,17 @@ title: Hello World
 
 # Hello World
 
-To verify that the Royale SDK is set up correctly, it is recommended to create 
and build a "Hello World" example.  If that works, you can move on to the 
["Create an Application"](Create%20An%20Application.html) section and work 
through the tutorial on building a more substantial application.
+To verify that the Royale SDK is set up correctly, we recommend you create and 
build a "Hello World" example. If that works, you can move on to the ["Create 
an Application"](Create%20An%20Application.html) section and work through the 
tutorial on building a more substantial application.
+
+These instructions presume you are not using an IDE, but are creating files in 
a text editor and compiling using command-line scripts or similar controls. 
[Development tools](Welcome/Get_Started/Development-tools.html) that fully 
support Royale provide their own instructions for building your first Royale 
applications.
 
 ## Create the project folders
 
 Create or select a folder to hold this application's source and output.  
 
-In that folder, create a folder called "HelloWorld" (it can be named something 
else if you want and can contain spaces).  This folder will be referred to as 
the "project" folder throughout the documentation.  
+In that top-level folder, create a folder called "HelloWorld" (it can be named 
something else if you want, and the name can contain spaces).  This folder will 
be referred to as the "project" folder throughout the documentation.  
 
-In the project folder, create a folder called src.  You can use other names, 
but the compiler will manage your output folders for you if you use "src" or 
"src/main/royale" ("src\main\royale" on Windows).
+In the project folder, create a folder called "src". You can use other names, 
but the compiler will manage your output folders for you if you use "src" or 
"src/main/royale" ("src\main\royale" on Windows).
 
 So, if you used a folder called "Projects" for all of your project folders, 
then you would have the following folders:
 
@@ -71,12 +73,14 @@ If you didn't use NPM, run:
 
 ## Run the output
 
-If the compiler reported success, there should be a bin/js-release output 
folder in your project folder, such as 
+If the compiler reported success, there should now be a bin/js-release output 
folder in your project folder, such as 
 
 ```
 Projects/HelloWorld/bin/js-release
 ```
 
-In there should be an index.html file you can open in your browser and you 
should see "Hello World" in your browser.  If you see that, congratulations!  
You have installed Royale successfully and are ready to build Royale 
applications.  The ["Create an Application"](Create%20An%20Application.html) 
contains a tutorial for building a more substantial application.
+In that folder should be an index.html file you can open in your browser to 
see your "Hello World" application.  If you see that, congratulations!  You 
have installed Royale successfully and are ready to build Royale applications.  
+
+["Create an Application"](Create%20An%20Application.html) contains a tutorial 
for building a more substantial application.
 
 

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


[royale-docs] branch develop updated: Update Frameworks.md

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 9034e32  Update Frameworks.md
9034e32 is described below

commit 9034e32f9bc2a880621c81ae05b690fcb1674266
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 18:37:40 2018 -0400

Update Frameworks.md

Made a few small text edits.
---
 Welcome/Get_Started/Frameworks.md | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/Welcome/Get_Started/Frameworks.md 
b/Welcome/Get_Started/Frameworks.md
index a03ab18..619031f 100644
--- a/Welcome/Get_Started/Frameworks.md
+++ b/Welcome/Get_Started/Frameworks.md
@@ -20,14 +20,16 @@ title: Frameworks
 
 # Frameworks
 
-A framework is a set of code that provides support for application development 
by offering templates, components and examples.  Royale provides its own 
framework for making simple, small and fast applications, but also offers 
support for using other popular JavaScript frameworks.  Why would you use 
Royale with a third-party framework?  Because you like the look and feel of 
that framework's user interface components but want to use ActionScript to 
handle the business logic and/or use MXML [...]
+A framework is a set of code that provides support for application development 
by offering templates, components and examples.  Royale provides its own 
framework for making simple, small and fast applications, but also offers 
support for using other popular JavaScript frameworks. 
+
+Why would you use a third-party framework with Royale? Because you like the 
look and feel of that framework's user interface components but want to use 
ActionScript to handle the business logic and/or use MXML to set up the UI.
 
 Royale supports (to varying degrees):
 
-- [Material Design Lite](https://getmdl.io){:target='_blank') Most, if not 
all, components are available
+- [Material Design Lite](https://getmdl.io){:target='_blank') Most, if not 
all, components are available.
 
-- [JQuery UI](https://jqueryui.com){:target='_blank') Only a few components 
are available.  Volunteers are needed to support more components.  Note that 
this does not mean that you write actual JQuery queries in your application 
source code, it just means that you can use the user interface controls to get 
the same user experience as JQuery apps.
+- [JQuery UI](https://jqueryui.com){:target='_blank') Only a few components 
are available. Volunteers are needed to support more components. Note that this 
does not mean that you write actual JQuery queries in your application source 
code; it just means that you can use the user interface controls to get the 
same user experience as JQuery apps offer.
 
-- [CreateJS](https://www.createjs.com){:target='_blank')  Only a few 
components are available.  Volunteers are needed to support more components.
+- [CreateJS](https://www.createjs.com){:target='_blank')  Only a few 
components are available. Volunteers are needed to support more components.
 
 Many other JavaScript frameworks could be made to work with Royale if they 
support dynamic instantiation of components.  All it takes is volunteers to 
make it happen.

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


[royale-docs] branch develop updated: Update Development-tools.md

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 302d9ba  Update Development-tools.md
302d9ba is described below

commit 302d9baad6b6e27f0cb12b5fbd1348e1f7a65afd
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 18:34:02 2018 -0400

Update Development-tools.md

Edited some of the text and added a link for Cordova.
---
 Welcome/Get_Started/Development-tools.md | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Welcome/Get_Started/Development-tools.md 
b/Welcome/Get_Started/Development-tools.md
index 24f2cbf..dd5b532 100644
--- a/Welcome/Get_Started/Development-tools.md
+++ b/Welcome/Get_Started/Development-tools.md
@@ -20,7 +20,7 @@ title: Development tools
 
 # Development tools
 
-You can just use and standard text editor to write Royale applications and the 
command-line to compile them, but you may find that an Interactive Development 
Environment (IDE) can make you even more productive.
+You can just use any standard text editor to write Royale applications and the 
command-line to compile them, but you may find that an Interactive Development 
Environment (IDE) can make you even more productive.
 
 ## IDEs
 IDEs that support Apache Royale provide getting-started instructions to help 
you specify using Royale for a new project, or importing an existing Royale 
project.
@@ -43,18 +43,18 @@ IDEs that support Apache Royale provide getting-started 
instructions to help you
 
 ## Command-line scripts
 
-To run the compiler, run the js/bin/mxmlc tool in the Royale SDK.  The 
[Download Royale](Welcome/Get_Started/Download-Royale.html) and [Hello 
World](Welcome/Get_Started/Hello-World.html) sections provide an example of how 
to use the compiler.
+To run the compiler, run the js/bin/mxmlc tool in the Royale SDK. The 
[Download Royale](Welcome/Get_Started/Download-Royale.html) and [Hello 
World](Welcome/Get_Started/Hello-World.html) sections provide guidance about 
how to use the compiler.
 
 ## Apache Maven
 
-You can use Apache Maven to compile your Royale application.  The Royale 
documentation will not describe what Maven is and how to use it.  Visit the 
[Apache Maven Project](http://maven.apache.org){:target='_blank'} to learn more 
about Maven.  Each of the examples in the examples folder is set up to be built 
with Maven, and the archetypes folder contains Maven Archetypes.
+You can use Apache Maven to compile your Royale application. Visit the [Apache 
Maven Project](http://maven.apache.org){:target='_blank'} to learn more about 
Maven. Each of the examples in the examples folder is set up to be built with 
Maven, and the archetypes folder contains Maven Archetypes.
 
 ## Apache Ant
 
-You can use Apache Ant to compile your Royale application.  The Royale 
documentation will not describe what Ant is and how to use it.  Visit the 
[Apache Ant Project](http://ant.apache.org){:target='_blank'} to learn more 
about Ant.  Each of the examples in the examples folder is set up to be built 
with Ant.
+You can use Apache Ant to compile your Royale application. Visit the [Apache 
Ant Project](http://ant.apache.org){:target='_blank'} to learn more about Ant. 
Each of the examples in the examples folder is set up to be built with Ant.
 
 ## Apache Cordova
 
-Apache Cordova enables Royale applications to run on mobile devices, tablets, 
and even desktops.  The MobileTrader example in examples/royale/MobileTrader 
and a few other examples use Cordova.
+Apache Cordova enables Royale applications to run on mobile devices, tablets, 
and even desktops.  The MobileTrader example in examples/royale/MobileTrader 
and a few other examples use Cordova. Visit the https://cordova.apache.org/; target="_blank">Apache Cordova project 
to learn more about using Cordova.
 
 

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


[royale-docs] branch develop updated: Update System-Requirements.md

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 34fb636  Update System-Requirements.md
34fb636 is described below

commit 34fb636d9435c2e47183c07565ca20f34b68afd2
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 18:26:39 2018 -0400

Update System-Requirements.md

Updated the text, provided a Java download link.
---
 Welcome/Get_Started/System-Requirements.md | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/Welcome/Get_Started/System-Requirements.md 
b/Welcome/Get_Started/System-Requirements.md
index 0c57f7a..349b64c 100644
--- a/Welcome/Get_Started/System-Requirements.md
+++ b/Welcome/Get_Started/System-Requirements.md
@@ -21,10 +21,8 @@ title: System Requirements
 
 # System requirements
 
-Apache Royale is designed for use on Mac or PC computers, but not (yet) on 
Linux.
+Apache Royale is designed for use on Mac or PC computers. We would love to 
know your experience with it on a Linux machine!
 
-Since developers normally use Royale in the IDE of their choice, the system 
needs to satisfy the minimum requirements for that IDE. You do not need 
Internet access to work with Royale unless that is required by the IDE you are 
using.
+Since developers often use Royale in the IDE of their choice, the system needs 
to satisfy the minimum requirements for that IDE. You do not need Internet 
access to work with Royale unless that is required by the IDE you are using. 
Royale provides scripts you can run if you want to compile your application 
using the command line, without an IDE.
 
-If you are compiling strictly by command-line...
-
-Royale requires Java SDK 1.7 or greater to be installed on your computer. You 
can access the latest Java SDK from DOWNLOAD URL.
+Royale requires Java SDK 1.7 or greater to be installed on your computer. You 
can access the latest Java SDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html; 
target="_blank">the Java download site.

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


[royale-docs] 01/01: Merge branch 'develop'

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 8526f25bb5a55e706adb92f895fd49faa457cf5b
Merge: 0f965d5 e4023a8
Author: Alex Harui 
AuthorDate: Tue Feb 13 13:11:44 2018 -0800

Merge branch 'develop'

 Get Started.md   | 14 +-
 Welcome/Get_Started/Development-tools.md | 26 ++
 Welcome/Get_Started/Download-Royale.md   | 76 +
 Welcome/Get_Started/Frameworks.md| 33 +
 Welcome/Get_Started/Hello-World.md   | 82 
 _data/toc.json   | 10 ++--
 6 files changed, 225 insertions(+), 16 deletions(-)

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


[royale-docs] branch master updated (0f965d5 -> 8526f25)

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git.


from 0f965d5  Merge pull request #4 from apache/develop
 add e4023a8  fill out get started
 new 8526f25  Merge branch 'develop'

The 1 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:
 Get Started.md   | 14 +-
 Welcome/Get_Started/Development-tools.md | 26 ++
 Welcome/Get_Started/Download-Royale.md   | 76 +
 Welcome/Get_Started/Frameworks.md| 33 +
 Welcome/Get_Started/Hello-World.md   | 82 
 _data/toc.json   | 10 ++--
 6 files changed, 225 insertions(+), 16 deletions(-)
 create mode 100644 Welcome/Get_Started/Download-Royale.md
 create mode 100644 Welcome/Get_Started/Frameworks.md
 create mode 100644 Welcome/Get_Started/Hello-World.md

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


[royale-docs] branch develop updated: fill out get started

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new e4023a8  fill out get started
e4023a8 is described below

commit e4023a8cec0f5a468818e3aed80548d55ee8b753
Author: Alex Harui 
AuthorDate: Tue Feb 13 13:11:12 2018 -0800

fill out get started
---
 Get Started.md   | 14 +-
 Welcome/Get_Started/Development-tools.md | 26 ++
 Welcome/Get_Started/Download-Royale.md   | 76 +
 Welcome/Get_Started/Frameworks.md| 33 +
 Welcome/Get_Started/Hello-World.md   | 82 
 _data/toc.json   | 10 ++--
 6 files changed, 225 insertions(+), 16 deletions(-)

diff --git a/Get Started.md b/Get Started.md
index b12f0c3..ecafde3 100644
--- a/Get Started.md
+++ b/Get Started.md
@@ -20,4 +20,16 @@ title: Get Started
 
 # Get started with Royale
 
-*This information will be available soon.*
+Royale is an open source project.  You can get the [source 
code](http://royale.apache.org/source-code/){:target='_blank'} and build 
Royale, or, if you are in a hurry, you can click 
[here](Welcome/Get_Started/Download-Royale.html) to find out how to download 
pre-compiled code and get going quickly.
+
+This section describes:
+
+[System Requirements](Welcome/Get_Started/System-Requirements.html) - What 
kinds of computers and operating systems you can use to develop Royale 
applications.  You can run Royale applications on many more computers, 
operating systems and even devices such as smartphones and tablets.
+
+[Development Tools](Welcome/Get_Started/Development-tools.html) - You can 
develop Royale with just the command-line, or you can use scripting/build tools 
like Apache Ant and Apache Maven, or even use IDEs.
+
+[Frameworks](Welcome/Get_Started/frameworks.html) - What popular JavaScript 
frameworks can be used in Royale Applications.
+
+[Download Royale](Welcome/Get_Started/Download-Royale.html) - How to download 
and set up Royale.
+
+[Hello World](Welcome/Get_Started/Hello-World.html) - Build Hello World in 
Royale.
diff --git a/Welcome/Get_Started/Development-tools.md 
b/Welcome/Get_Started/Development-tools.md
index dd44a74..24f2cbf 100644
--- a/Welcome/Get_Started/Development-tools.md
+++ b/Welcome/Get_Started/Development-tools.md
@@ -20,35 +20,41 @@ title: Development tools
 
 # Development tools
 
-*text coming soon*
+You can just use and standard text editor to write Royale applications and the 
command-line to compile them, but you may find that an Interactive Development 
Environment (IDE) can make you even more productive.
 
 ## IDEs
 IDEs that support Apache Royale provide getting-started instructions to help 
you specify using Royale for a new project, or importing an existing Royale 
project.
 
-- Visual Studio
+### IDEs with Royale support
 
-- Moonshine
+- [Visual Studio Code with ActionScript and MXML 
Extensions](https://github.com/BowlerHatLLC/vscode-nextgenas/wiki/Install-the-ActionScript-and-MXML-extension-for-Visual-Studio-Code){:target='_blank'}
 
-- Flash Builder
+- [Moonshine](http://moonshine-ide.com){:target='_blank'}
 
-- IntelliJ IDEA
+### IDES that supported Flex and work with Royale with some restrictions and 
limitations.
 
-- FDT
+- Adobe Flash Builder
 
+- IntelliJ IDEA
 
+- FDT
 
-*more text and links coming*
+- Flash Develop
 
 ## Command-line scripts
 
-*text coming*
+To run the compiler, run the js/bin/mxmlc tool in the Royale SDK.  The 
[Download Royale](Welcome/Get_Started/Download-Royale.html) and [Hello 
World](Welcome/Get_Started/Hello-World.html) sections provide an example of how 
to use the compiler.
 
 ## Apache Maven
 
-*Maven-related text and links coming.*
+You can use Apache Maven to compile your Royale application.  The Royale 
documentation will not describe what Maven is and how to use it.  Visit the 
[Apache Maven Project](http://maven.apache.org){:target='_blank'} to learn more 
about Maven.  Each of the examples in the examples folder is set up to be built 
with Maven, and the archetypes folder contains Maven Archetypes.
+
+## Apache Ant
+
+You can use Apache Ant to compile your Royale application.  The Royale 
documentation will not describe what Ant is and how to use it.  Visit the 
[Apache Ant Project](http://ant.apache.org){:target='_blank'} to learn more 
about Ant.  Each of the examples in the examples folder is set up to be built 
with Ant.
 
 ## Apache Cordova
 
-*Text coming on packaging an app for mobile phones*
+Apache Cordova enables Royale applications to run on mobile devices, tablets, 
and even desktops.  The MobileTrader example in examples/royale/MobileTrader 
and a few other examples use Cordova.
 
 
diff --git a/Welcome/Get_Started/Download-Royale.md 
b/Welcome/Get_Started/Download-Royale.md

[royale-docs] 01/01: Merge pull request #4 from apache/develop

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

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

commit 0f965d582d24d7a57e51257b93d724ee3c412c17
Merge: daeecd7 0237edf
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 16:41:21 2018 -0400

Merge pull request #4 from apache/develop

added a note about documentation being incomplete.

 index.md | 2 ++
 1 file changed, 2 insertions(+)

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


[royale-docs] branch master updated (daeecd7 -> 0f965d5)

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git.


from daeecd7  Merge branch 'develop'
 add 0237edf  added a note about documentation being incomplete.
 new 0f965d5  Merge pull request #4 from apache/develop

The 1 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:
 index.md | 2 ++
 1 file changed, 2 insertions(+)

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


[royale-docs] branch develop updated: added a note about documentation being incomplete.

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 0237edf  added a note about documentation being incomplete.
0237edf is described below

commit 0237edf931c27fcfbfa5d81aa36d1af40a96a52f
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 16:38:58 2018 -0400

added a note about documentation being incomplete.
---
 index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.md b/index.md
index 66ed26b..7033eab 100644
--- a/index.md
+++ b/index.md
@@ -35,3 +35,5 @@ This document is divided into several sections:
 [Licenses and Policies](Welcome/Licenses%20and%20Policies.html) contains the 
fine print.
 
 [Get Involved](Welcome/Get%20Involved.html) explains how you can contribute to 
the future of Royale.
+
+*Note: This material is far from complete. However, with each release more 
useful information will become available.

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


[royale-website] branch asf-site updated: move example to right location

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira 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 c617c52  move example to right location
c617c52 is described below

commit c617c5261d4ab4c3b38d5d1031104200b7e3b62c
Author: Carlos Rovira 
AuthorDate: Tue Feb 13 20:41:57 2018 +0100

move example to right location
---
 .../uploads/blog-examples}/12_02_2018_hello_world/HelloWorld.css  | 0
 .../uploads/blog-examples}/12_02_2018_hello_world/HelloWorld.js   | 0
 .../uploads/blog-examples}/12_02_2018_hello_world/HelloWorld.js.map   | 0
 .../uploads/blog-examples}/12_02_2018_hello_world/index.html  | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/blog-examples/12_02_2018_hello_world/HelloWorld.css 
b/wp-content/uploads/blog-examples/12_02_2018_hello_world/HelloWorld.css
similarity index 100%
rename from blog-examples/12_02_2018_hello_world/HelloWorld.css
rename to wp-content/uploads/blog-examples/12_02_2018_hello_world/HelloWorld.css
diff --git a/blog-examples/12_02_2018_hello_world/HelloWorld.js 
b/wp-content/uploads/blog-examples/12_02_2018_hello_world/HelloWorld.js
similarity index 100%
rename from blog-examples/12_02_2018_hello_world/HelloWorld.js
rename to wp-content/uploads/blog-examples/12_02_2018_hello_world/HelloWorld.js
diff --git a/blog-examples/12_02_2018_hello_world/HelloWorld.js.map 
b/wp-content/uploads/blog-examples/12_02_2018_hello_world/HelloWorld.js.map
similarity index 100%
rename from blog-examples/12_02_2018_hello_world/HelloWorld.js.map
rename to 
wp-content/uploads/blog-examples/12_02_2018_hello_world/HelloWorld.js.map
diff --git a/blog-examples/12_02_2018_hello_world/index.html 
b/wp-content/uploads/blog-examples/12_02_2018_hello_world/index.html
similarity index 100%
rename from blog-examples/12_02_2018_hello_world/index.html
rename to wp-content/uploads/blog-examples/12_02_2018_hello_world/index.html

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


[royale-website] branch asf-site updated: upload hello world example

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira 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 888f185  upload hello world example
888f185 is described below

commit 888f18515edcbcd22603fc6757746dd23b2b872a
Author: Carlos Rovira 
AuthorDate: Tue Feb 13 20:38:18 2018 +0100

upload hello world example
---
 .../12_02_2018_hello_world/HelloWorld.css  | 258 +
 blog-examples/12_02_2018_hello_world/HelloWorld.js | 223 ++
 .../12_02_2018_hello_world/HelloWorld.js.map   |   8 +
 blog-examples/12_02_2018_hello_world/index.html|  14 ++
 4 files changed, 503 insertions(+)

diff --git a/blog-examples/12_02_2018_hello_world/HelloWorld.css 
b/blog-examples/12_02_2018_hello_world/HelloWorld.css
new file mode 100644
index 000..9b530d9
--- /dev/null
+++ b/blog-examples/12_02_2018_hello_world/HelloWorld.css
@@ -0,0 +1,258 @@
+/* Generated by Apache Royale Compiler */
+* {
+font-family: Arial;
+border-width: 1px;
+font-size: 12px;
+}
+
+
+.Application * {
+-webkit-box-sizing: border-box;
+box-sizing: border-box;
+-moz-box-sizing: border-box;
+}
+
+
+.royale * {
+-webkit-box-sizing: border-box;
+box-sizing: border-box;
+-moz-box-sizing: border-box;
+}
+
+
+.royale *:before {
+-webkit-box-sizing: border-box;
+box-sizing: border-box;
+-moz-box-sizing: border-box;
+}
+
+
+.royale *:after {
+-webkit-box-sizing: border-box;
+box-sizing: border-box;
+-moz-box-sizing: border-box;
+}
+
+
+.unselectable {
+-moz-user-select: -moz-none;
+-o-user-select: none;
+-webkit-user-select: none;
+user-select: none;
+-khtml-user-select: none;
+}
+
+
+.Application {
+padding: 0px;
+margin: 0px;
+}
+
+
+Button {
+border: 1px solid #808080;
+padding: 4px;
+background-color: #f8f8f8;
+margin: 0px;
+border-radius: 2px;
+}
+
+
+Button:hover {
+border: 1px solid #808080;
+padding: 4px;
+background-color: #e8e8e8;
+}
+
+
+Button:active {
+border: 1px solid #808080;
+padding: 4px;
+background-color: #d8d8d8;
+}
+
+
+.ButtonBar {
+border-style: none;
+}
+
+
+.opt_org-apache.royale-html-ComboBox_Button {
+padding: 0px;
+margin: 0px;
+}
+
+
+.Container {
+align-items: flex-start;
+}
+
+
+.DataContainer {
+border-color: #22;
+border-style: solid;
+}
+
+
+.DataGrid {
+border: 1px solid #22;
+background-color: #FF;
+}
+
+
+.DataGridButtonBar {
+min-height: 40px;
+flex-grow: 0;
+border-style: none;
+height: 40px;
+}
+
+
+.DataGridColumnList {
+background-color: #FF;
+border-style: none;
+}
+
+
+.opt_org-apache.royale-html-DataGrid_ListArea {
+background-color: #FF;
+flex-grow: 1;
+}
+
+
+.DynamicDataGrid {
+border: 1px solid #22;
+background-color: #FF;
+-column-class-name: DynamicDataGridColumnList;
+}
+
+
+.DynamicDataGridColumnList {
+background-color: #FF;
+border-style: none;
+}
+
+
+.opt_org-apache.royale-html-DateChooser_MonthButtons {
+height: 20px;
+}
+
+
+.List {
+border: 1px solid #22;
+}
+
+
+.DynamicList {
+border-color: #22;
+background-color: #FF;
+border-style: solid;
+}
+
+
+.TreeGrid .TreeGridColumn {
+border: none;
+}
+
+
+.opt_org-apache.royale-html-TreeGrid_ListArea {
+background-color: #FF;
+flex-grow: 1;
+position: absolute;
+}
+
+
+.Panel .TitleBar {
+border-bottom: 1px solid #33;
+}
+
+
+.PanelContent {
+background-color: #FF;
+}
+
+
+.SliderTrack {
+position: absolute;
+}
+
+
+.SliderThumb {
+position: absolute;
+}
+
+
+.SpinnerButton {
+padding: 0;
+margin: 0;
+font-size: 6px;
+}
+
+
+.SpinnerButton:hover {
+padding: 0;
+margin: 0;
+font-size: 6px;
+}
+
+
+.StringItemRenderer {
+cursor: pointer;
+padding-bottom: 4px;
+flex-grow: 1;
+flex-shrink: 0;
+padding-top: 4px;
+}
+
+
+.TitleBar .TitleBarCloseButton {
+margin: 0px;
+width: 16px;
+height: 16px;
+}
+
+
+.TitleBar .TitleBarTitle {
+padding: 0;
+margin: 0;
+font-weight: bold;
+}
+
+
+.toggleTextButton 

[MAVEN-BUILD] Royale-typedefs - Build # 36 - Still Failing

2018-02-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-typedefs (build #36)

Status: Still Failing

Check console output at https://builds.apache.org/job/Royale-typedefs/36/ to 
view the results.

[royale-docs] 01/01: Merge branch 'develop'

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit daeecd7e4425e35742ac8a208162867169fe65a3
Merge: 6750db9 97a1f21
Author: Alex Harui 
AuthorDate: Tue Feb 13 10:57:33 2018 -0800

Merge branch 'develop'

 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[royale-docs] branch master updated (6750db9 -> daeecd7)

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git.


from 6750db9  fix baseurl for production
 add 97a1f21  fix up asdoc url
 new daeecd7  Merge branch 'develop'

The 1 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:
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[royale-docs] branch develop updated: fix up asdoc url

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 97a1f21  fix up asdoc url
97a1f21 is described below

commit 97a1f218ee2057f8ac048057f955c458b0021138
Author: Alex Harui 
AuthorDate: Tue Feb 13 10:57:18 2018 -0800

fix up asdoc url
---
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.md b/index.md
index 4c5739d..66ed26b 100644
--- a/index.md
+++ b/index.md
@@ -20,7 +20,7 @@ title: Welcome to Apache Royale
 
 # Welcome to Apache Royale!
 
-This is the main documentation for Apache Royale.  If you are looking for the 
API Reference, [click 
here](http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_ASDoc_Example/lastSuccessfulBuild/artifact/examples/royale/ASDoc/bin/js-debug/index.html){:target='_blank'}.
+This is the main documentation for Apache Royale.  If you are looking for the 
API Reference, [click 
here](http://royale.apache.org/asdoc/index.html){:target='_blank'}.
 
 This document is divided into several sections:
 

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


[royale-docs] branch master updated: fix baseurl for production

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 6750db9  fix baseurl for production
6750db9 is described below

commit 6750db9f117bc2123585279fa1e8725abc6c2e9a
Author: Alex Harui 
AuthorDate: Tue Feb 13 10:52:30 2018 -0800

fix baseurl for production
---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index 2b46a81..65b21bd 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,4 +14,4 @@
 # limitations under the License.
 
 title: Apache Royale Documentation
-baseurl: /job/RoyaleDocs_Staging/lastSuccessfulBuild/artifact/_site
\ No newline at end of file
+baseurl: /royale-docs
\ No newline at end of file

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


[royale-docs] branch master updated (a662e34 -> 41726b5)

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git.


from a662e34  test GH Pages and link targets
 add f34e0e4  switch back to default theme
 add fac1042  maybe don't list any theme?
 add 7028d5d  clean up the template
 add 33fe72a  test out toc.  Need to collapse and highlight eventually, but 
testing the folder structure
 add 0545416  experiment with relative url handling
 add 14b0432  try baseurl
 add 20f337e  try site.baseurl after setting in _config.yml
 add e1a48f8  try to fix toc
 add 903a4db  try to fix up links
 add 3ce0c38  missed a closing div
 add 62677d3  maybe this will work
 add 67a6e29  typo
 add 2c04724  tune up doc template
 add cf2416d  align-items may not understand 'top'
 add a7235b4  more tweaks
 add b33384b  more tweaks
 add 25e7c65  more tweaking
 add 4b7290d  test links in docs and hiding/showing TOC levels
 add 82a9e89  fix if statements
 add 757deca  try base tag
 add 39acb65  keep playing with relative urls
 add 05d4558  what was I thinking?
 add bdf38d4  Test of adding a file to the project
 add c038354  Added some notes
 add fc2ec48  Merge pull request #3 from cottage14/develop
 add 708e250  Provided writing guidelines
 add dbff19c  Merge pull request #2 from cottage14/patch-2
 add e691926  Added an entry
 add 5bfcccf  Merge pull request #1 from cottage14/patch-1
 add 5646b16  Adding the default page for the help structure
 add 855b473  adjust title
 add abae2b5  try to get TOC to use a label instead of link for the current 
page
 add 44cc80b  fix up after merge
 add ac06cdc  typo
 add 8a6d2d7  Added note about front matter
 add bfae3bf  Added front matter
 add 560ccd8  Create migrate-from-flex.md
 add 2d4762a  Update migrate-from-flex.md
 add 560b01e  Update migrate-from-flex.md
 add afe5bfe  quick fill-in of Features and Concepts to test third-level TOC
 add d62b202  try to keep TOC from squishing
 add 46a5346  typo
 add 7226e9e  ignore jekyll output and local_config.yml
 add 9b9a7ed  Update High Level View.md
 add 4ec8ba8  Create migrate-from-js.md
 add ddc57a8  Create application-structure.md
 add 661905b  Update application-structure.md
 add ac5ad10  Update High Level View.md
 add 1b3a7cc  Update High Level View.md
 add f0903ad  ant script so I don't have to remember the options
 add 442fbaf  move to top level
 add 2ccdbe5  fill in Create An Application
 add 8bc59f7  Application Structure tweaks
 add d8f928e  another tweak for new path name
 add 75db4e9  more pieces for Create An Application
 add 9e28c13  Update High Level View.md
 add 4431662  more stubs in create-an-application
 add 928defd  Update README.md
 add 4646e4f  links outside doc open new window
 add f650fd2  generate TOC from _data/toc.json
 add eb59724  don't need this anymore
 add 8f0381d  license sweep
 add 941f1da  use short form in json file
 add 13afa57  Create test-apache-frontmatter.md
 add 7c4f9b7  Update test-apache-frontmatter.md
 add d3583cd  Update and rename test-apache-frontmatter.md to 
test-apache-header.md
 add e5fe18d  Update README.md
 add 4c47648  Update migrate-from-flex.md
 add 68eb64e  Update migrate-from-flex.md
 add da19020  Update README.md
 add 29d63d3  Update README.md
 add 089fe39  Update migrate-from-flex.md
 add d0578e0  Update README.md
 add 8536a7c  Update High Level View.md
 add c7c7e8b  Update migrate-from-js.md
 add b2cd147  Create placeholder.md
 add 222f181  Adding code image
 add cebcfad  Delete placeholder.md
 add 9a91f1f  Update High Level View.md
 add c1880b0  Update README.md
 add 70ecd47  Update README.md
 add 3ef3f8b  Update and rename System_Requirements.md to 
System-Requirements.md
 add 4d074ca  change skeleton and stubs for the upcoming tutorial
 add 4371229  Update MXML.md
 add ab352da  Create history.md
 add 52158f8  Create get-involved.md
 add 0a93a95  Update history.md
 add f2ca677  Update history.md
 add 77fd9e9  Delete test-apache-header.md
 add d709b10  Update README.md
 add 054c6d3  Create licenses.md
 add 8f98328  Update licenses.md
 add cf2385b  Update licenses.md
 add 4437646  Update System-Requirements.md
 add 24d1f0c  revise toc for application tutorial
 add ef82fb2  initial content for main app file
 add 0e8ad77  fill out more of tutorial
 add 9ad0f90  well it would compile if the compiler didn't have a bug
 add 363cf37  first try at Carlos's proposed layout (needs tweaking)
 add b00fd6a  tutorial works for me up to build step
 add cfe93ac  first draft of tutorial
 add 82fac12  add tutorial example
 add 4aa5979  

[royale-docs] 01/01: Merge branch 'develop'

2018-02-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 41726b5b3daa791769a8d1cac108bfd6d920ba7a
Merge: a662e34 b6d8e73
Author: Alex Harui 
AuthorDate: Tue Feb 13 10:30:05 2018 -0800

Merge branch 'develop'

 .gitignore | 154 ++---
 Create An Application.md   |  36 ++
 Get Started.md |  23 ++
 README.md  |  48 ++-
 User-interface/Components.md   |  33 ++
 User-interface/Flex-equivalents.md |  24 ++
 Welcome/Features And Concepts.md   |  40 +++
 Welcome/Features/AS3.md|  23 ++
 Welcome/Features/MXML.md   |  23 ++
 Welcome/Features/PAYG.md   |  23 ++
 Welcome/Features/Strands and Beads.md  |  23 ++
 Welcome/Get_Started/Development-tools.md   |  54 +++
 Welcome/Get_Started/System-Requirements.md |  30 ++
 Welcome/High Level View.md |  55 +++
 Welcome/get-involved.md|  20 ++
 Welcome/history.md |  24 ++
 Welcome/index.md   |  13 +
 Welcome/licenses.md| 271 +++
 _assets/as-mxmlsnapshot.png| Bin 0 -> 20558 bytes
 _config.yml|  18 +-
 _data/toc.json |  59 
 _layouts/docpage.html  | 139 ++--
 build.xml  |  37 ++
 create-an-application/application-structure.md |  67 
 create-an-application/application-tutorial.md  |  61 
 .../application-tutorial/build.md  | 209 
 .../application-tutorial/controller.md |  32 ++
 create-an-application/application-tutorial/data.md | 117 +++
 .../application-tutorial/debug.md  |  44 +++
 .../application-tutorial/deploy.md |  31 ++
 .../example/GitHubCommitLogViewer.css  | 248 ++
 .../example/GitHubCommitLogViewer.js   | 304 +
 .../application-tutorial/example/index.html|  14 +
 .../application-tutorial/example/project.json  |   3 +
 create-an-application/application-tutorial/main.md |  46 +++
 .../application-tutorial/production.md |  60 
 .../application-tutorial/security.md   |  35 ++
 .../application-tutorial/value-objects.md  |  99 ++
 create-an-application/application-tutorial/view.md |  96 ++
 create-an-application/code-conventions.md  |  23 ++
 create-an-application/migrate-an-existing-app.md   |  28 ++
 .../migrate-an-existing-app/migrate-from-flex.md   |  37 ++
 .../migrate-an-existing-app/migrate-from-js.md |  42 +++
 create-an-application/modules.md   |  23 ++
 create-an-application/security.md  |  23 ++
 data-driven/data-binding.md|  21 ++
 index.html |   8 -
 index.md   |  37 ++
 royalesite.css | 375 -
 test/test.md   |  10 -
 50 files changed, 3069 insertions(+), 194 deletions(-)

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


[MAVEN-BUILD] Royale-typedefs - Build # 35 - Still Failing

2018-02-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-typedefs (build #35)

Status: Still Failing

Check console output at https://builds.apache.org/job/Royale-typedefs/35/ to 
view the results.

[royale-typedefs] branch develop updated: Uses git instead of svn

2018-02-13 Thread harbs
This is an automated email from the ASF dual-hosted git repository.

harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 319107d  Uses git instead of svn
319107d is described below

commit 319107d4ce8ee7763971b2bd2a4a1a52028d6a8a
Author: Harbs 
AuthorDate: Tue Feb 13 15:24:15 2018 +0200

Uses git instead of svn

Copies the local svg file instead of downloading it
---
 js/build.xml | 29 +
 1 file changed, 21 insertions(+), 8 deletions(-)

diff --git a/js/build.xml b/js/build.xml
index 32b9ac4..b763bf7 100644
--- a/js/build.xml
+++ b/js/build.xml
@@ -82,21 +82,34 @@
 
 ${ROYALE_HOME}
 
-
+
+
+https://github.com/royale-extras/closure-compiler.git; 
/>
+
+
+
+
+
+
+
+
+
+
 
 
-   
+   
 
-https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/svg.js;
 dest="${basedir}/target/downloads/svg.js" ignoreerrors="true"/>
-
+
+
+
 
 
 
@@ -104,10 +117,10 @@
 
 
 
-
+
 
 

[MAVEN-BUILD] Royale-typedefs - Build # 34 - Failure

2018-02-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-typedefs (build #34)

Status: Failure

Check console output at https://builds.apache.org/job/Royale-typedefs/34/ to 
view the results.

[royale-typedefs] branch develop updated: This should fix the ant build

2018-02-13 Thread harbs
This is an automated email from the ASF dual-hosted git repository.

harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 57c5f5f  This should fix the ant build
57c5f5f is described below

commit 57c5f5fe08127e55ac26b05c54e588b2e8653ccc
Author: Harbs 
AuthorDate: Tue Feb 13 13:32:26 2018 +0200

This should fix the ant build

I need help with the maven build
---
 js/build.xml  | 23 +--
 js/pom.xml|  2 +-
 js/src/main/config/externc-config.xml |  2 +-
 3 files changed, 11 insertions(+), 16 deletions(-)

diff --git a/js/build.xml b/js/build.xml
index 7438a15..32b9ac4 100644
--- a/js/build.xml
+++ b/js/build.xml
@@ -81,15 +81,16 @@
 
 
 ${ROYALE_HOME}
-
-
-
-
-
-
+
+
+
+https://github.com/royale-extras/closure-compiler/branches/royale/externs;
 />
+
+
 
-
+
+   
+
 https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/svg.js;
 dest="${basedir}/target/downloads/svg.js" ignoreerrors="true"/>
 
 
@@ -146,12 +147,6 @@
 
 
 
-
 
 
 
diff --git a/js/pom.xml b/js/pom.xml
index 3f173ac..fc4fd57 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -138,7 +138,7 @@
 browser/gecko_*.js
 browser/webkit_*.js
 browser/iphone.js
-browser/chrome.js
+
 browser/flash.js
 browser/page_visibility.js
 browser/fileapi.js
diff --git a/js/src/main/config/externc-config.xml 
b/js/src/main/config/externc-config.xml
index 7ab7497..82bedb6 100644
--- a/js/src/main/config/externc-config.xml
+++ b/js/src/main/config/externc-config.xml
@@ -67,7 +67,7 @@
 
 
../../../target/downloads/browser/whatwg_encoding.js
 
-
../../../target/downloads/browser/chrome.js
+
 
 
../../../target/downloads/browser/fileapi.js
 ../../../target/downloads/browser/flash.js

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


[MAVEN-BUILD] Royale-asjs - Build # 491 - Fixed

2018-02-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #491)

Status: Fixed

Check console output at https://builds.apache.org/job/Royale-asjs/491/ to view 
the results.

[royale-typedefs] branch develop updated: Changed download references for extern files

2018-02-13 Thread harbs
This is an automated email from the ASF dual-hosted git repository.

harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 748008e  Changed download references for extern files
748008e is described below

commit 748008eacfd6ca84c481f2fef1d638bfd925f419
Author: Harbs 
AuthorDate: Tue Feb 13 12:45:39 2018 +0200

Changed download references for extern files

Removed application oif patch file.
---
 google_maps/build.xml |  2 +-
 google_maps/pom.xml   |  2 +-
 jasmine/build.xml |  2 +-
 jasmine/pom.xml   |  2 +-
 jquery/build.xml  |  2 +-
 jquery/pom.xml|  2 +-
 js/build.xml  | 14 +++---
 js/pom.xml|  6 +++---
 node/build.xml|  2 +-
 9 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/google_maps/build.xml b/google_maps/build.xml
index 1bab705..d467b52 100644
--- a/google_maps/build.xml
+++ b/google_maps/build.xml
@@ -103,7 +103,7 @@
 
 
 
-https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/maps/google_maps_api_v3_11.js;
 dest="${basedir}/target/downloads/google_maps_api_v3_11.js" 
ignoreerrors="true"/>
+https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/maps/google_maps_api_v3_11.js;
 dest="${basedir}/target/downloads/google_maps_api_v3_11.js" 
ignoreerrors="true"/>
 
 
 
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 830..dd8eaec 100644
--- a/google_maps/pom.xml
+++ b/google_maps/pom.xml
@@ -51,7 +51,7 @@
   wget
 
 
-  
https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/maps/google_maps_api_${googlemaps.version}.js
+  
https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/maps/google_maps_api_${googlemaps.version}.js
   
google_maps_api_${googlemaps.version}.js
   
${project.build.directory}/downloads
 
diff --git a/jasmine/build.xml b/jasmine/build.xml
index a97504e..f5f3136 100644
--- a/jasmine/build.xml
+++ b/jasmine/build.xml
@@ -81,7 +81,7 @@
 
 
 
-https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/jasmine-2.0.js;
 dest="${basedir}/target/downloads/jasmine-2.0.js" skipexisting="true" 
ignoreerrors="true"/>
+https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/jasmine-2.0.js;
 dest="${basedir}/target/downloads/jasmine-2.0.js" skipexisting="true" 
ignoreerrors="true"/>
 
 
 
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index 3cebac5..bf640bf 100644
--- a/jasmine/pom.xml
+++ b/jasmine/pom.xml
@@ -51,7 +51,7 @@
   wget
 
 
-  
https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/jasmine-${jasmine.version}.js
+  
https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/jasmine-${jasmine.version}.js
   jasmine-${jasmine.version}.js
   
${project.build.directory}/downloads
 
diff --git a/jquery/build.xml b/jquery/build.xml
index ea6761d..4892cef 100644
--- a/jquery/build.xml
+++ b/jquery/build.xml
@@ -118,7 +118,7 @@
 
 
 
-https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/jquery-1.9.js;
 dest="${basedir}/target/downloads/jquery-1.9.js" ignoreerrors="true"/>
+https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/jquery-1.9.js;
 dest="${basedir}/target/downloads/jquery-1.9.js" ignoreerrors="true"/>
 
 
 
diff --git a/jquery/pom.xml b/jquery/pom.xml
index 84af2fb..550ee15 100644
--- a/jquery/pom.xml
+++ b/jquery/pom.xml
@@ -51,7 +51,7 @@
   wget
 
 
-  
https://raw.githubusercontent.com/google/closure-compiler/master/contrib/externs/jquery-${jquery.version}.js
+  
https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/jquery-${jquery.version}.js
   jquery-${jquery.version}.js
   
${project.build.directory}/downloads
 
diff --git a/js/build.xml b/js/build.xml
index 14ea12c..7438a15 100644
--- a/js/build.xml
+++ b/js/build.xml
@@ -90,7 +90,7 @@
 
 
 
-https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js;
 dest="${basedir}/target/downloads/svg.js" ignoreerrors="true"/>
+https://raw.githubusercontent.com/royale-extras/closure-compiler/royale/contrib/externs/svg.js;
 dest="${basedir}/target/downloads/svg.js" ignoreerrors="true"/>
 
 
 
@@ 

[royale-asjs] 02/10: vivid example new test project for vivid ui set

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit 4f0558ccaacbc1881e1de12f51434674ea923f8b
Author: Carlos Rovira 
AuthorDate: Thu Feb 8 19:01:35 2018 +0100

vivid example new test project for vivid ui set
---
 examples/royale/VividExample/.vscode/launch.json   | 21 ++
 examples/royale/VividExample/.vscode/tasks.json|  8 +++
 examples/royale/VividExample/README.txt| 26 +++
 examples/royale/VividExample/asconfig.json | 31 
 examples/royale/VividExample/pom.xml   | 82 ++
 .../src/main/resources/vivid-example-styles.css| 35 +
 .../royale/VividExample/src/main/royale/App.mxml   | 41 +++
 .../src/main/royale/ButtonPlayGround.mxml  | 37 ++
 .../src/main/royale/TextInputPlayGround.mxml   | 27 +++
 9 files changed, 308 insertions(+)

diff --git a/examples/royale/VividExample/.vscode/launch.json 
b/examples/royale/VividExample/.vscode/launch.json
new file mode 100644
index 000..5dfb672
--- /dev/null
+++ b/examples/royale/VividExample/.vscode/launch.json
@@ -0,0 +1,21 @@
+{
+"version": "0.2.0",
+"configurations": [
+{
+"name": "Launch Chrome against debug.html, with sourcemaps",
+"type": "chrome",
+"request": "launch",
+"file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
+"sourceMaps": true,
+"preLaunchTask": "mvn"
+},
+{
+"name": "Launch Firefox against debug.html, with sourcemaps",
+"type": "firefox",
+"request": "launch",
+"file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
+"sourceMaps": true,
+"preLaunchTask": "mvn"
+}
+]
+}
diff --git a/examples/royale/VividExample/.vscode/tasks.json 
b/examples/royale/VividExample/.vscode/tasks.json
new file mode 100644
index 000..5d6198d
--- /dev/null
+++ b/examples/royale/VividExample/.vscode/tasks.json
@@ -0,0 +1,8 @@
+{
+   // for the documentation about the tasks.json format
+   "version": "0.1.0",
+   "command": "mvn",
+   "args": ["clean", "install", "-DskipTests"],
+   "isShellCommand": true,
+   "showOutput": "always"
+}
\ No newline at end of file
diff --git a/examples/royale/VividExample/README.txt 
b/examples/royale/VividExample/README.txt
new file mode 100644
index 000..5d2de45
--- /dev/null
+++ b/examples/royale/VividExample/README.txt
@@ -0,0 +1,26 @@
+
+//
+//  Licensed to the Apache Software Foundation (ASF) under one or more
+//  contributor license agreements.  See the NOTICE file distributed with
+//  this work for additional information regarding copyright ownership.
+//  The ASF licenses this file to You under the Apache License, Version 2.0
+//  (the "License"); you may not use this file except in compliance with
+//  the License.  You may obtain a copy of the License at
+//
+//  http://www.apache.org/licenses/LICENSE-2.0
+//
+//  Unless required by applicable law or agreed to in writing, software
+//  distributed under the License is distributed on an "AS IS" BASIS,
+//  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+//  See the License for the specific language governing permissions and
+//  limitations under the License.
+//
+
+
+DESCRIPTION
+
+The VividExample is demo app to customize styles on Royale components
+
+Right now this is a starter project with only a button to start developing 
styles
+
+
diff --git a/examples/royale/VividExample/asconfig.json 
b/examples/royale/VividExample/asconfig.json
new file mode 100644
index 000..4b6259e
--- /dev/null
+++ b/examples/royale/VividExample/asconfig.json
@@ -0,0 +1,31 @@
+
+//
+//  Licensed to the Apache Software Foundation (ASF) under one or more
+//  contributor license agreements.  See the NOTICE file distributed with
+//  this work for additional information regarding copyright ownership.
+//  The ASF licenses this file to You under the Apache License, Version 2.0
+//  (the "License"); you may not use this file except in compliance with
+//  the License.  You may obtain a copy of the License at
+//
+//  http://www.apache.org/licenses/LICENSE-2.0
+//
+//  Unless required by applicable law or agreed to in writing, software
+//  distributed under the License is distributed on an "AS IS" BASIS,
+//  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+//  See the License for the specific language governing permissions and
+//  limitations under the License.
+//

[royale-asjs] 05/10: fix slider controller

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit 086356d1db2fb8649109a1c7caccdef029601def
Author: Carlos Rovira 
AuthorDate: Sat Feb 10 18:19:27 2018 +0100

fix slider controller
---
 examples/royale/VividExample/pom.xml  | 2 +-
 frameworks/projects/Vivid/src/main/resources/defaults.css | 3 +--
 .../apache/royale/vivid/beads/controllers/HSliderMouseController.as   | 4 ++--
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/examples/royale/VividExample/pom.xml 
b/examples/royale/VividExample/pom.xml
index 1f40dbf..d300258 100644
--- a/examples/royale/VividExample/pom.xml
+++ b/examples/royale/VividExample/pom.xml
@@ -30,7 +30,7 @@
   0.9.2-SNAPSHOT
   swf
 
-  Apache Royale: Examples: Royale: VvidExample
+  Apache Royale: Examples: Royale: VividExample
 
   
 src/main/royale
diff --git a/frameworks/projects/Vivid/src/main/resources/defaults.css 
b/frameworks/projects/Vivid/src/main/resources/defaults.css
index 7118c05..187050e 100644
--- a/frameworks/projects/Vivid/src/main/resources/defaults.css
+++ b/frameworks/projects/Vivid/src/main/resources/defaults.css
@@ -51,8 +51,7 @@ Button:active {
 /*
 * Vivid Slider
 */
-Slider
-{
+Slider {
IBeadModel: 
ClassReference("org.apache.royale.html.beads.models.RangeModel");
IBeadView:  ClassReference("org.apache.royale.vivid.beads.SliderView");
IBeadLayout: 
ClassReference("org.apache.royale.vivid.beads.layouts.HorizontalSliderLayout");
diff --git 
a/frameworks/projects/Vivid/src/main/royale/org/apache/royale/vivid/beads/controllers/HSliderMouseController.as
 
b/frameworks/projects/Vivid/src/main/royale/org/apache/royale/vivid/beads/controllers/HSliderMouseController.as
index d0053cc..fcd670a 100644
--- 
a/frameworks/projects/Vivid/src/main/royale/org/apache/royale/vivid/beads/controllers/HSliderMouseController.as
+++ 
b/frameworks/projects/Vivid/src/main/royale/org/apache/royale/vivid/beads/controllers/HSliderMouseController.as
@@ -36,12 +36,12 @@ package org.apache.royale.vivid.beads.controllers
 import goog.events;
 import goog.events.EventType;
 import org.apache.royale.events.BrowserEvent;
-import org.apache.royale.html.Slider;
+import org.apache.royale.vivid.Slider;
 }

/**
 *  The HSliderMouseController class bead handles mouse events on the 
-*  org.apache.royale.html.Slider's component parts (thumb and track) 
and 
+*  org.apache.royale.vivid.Slider's component parts (thumb and track) 
and 
 *  dispatches change events on behalf of the Slider (as well as 
co-ordinating visual 
 *  changes (such as moving the thumb when the track has been tapped or 
clicked). Use
 *  this controller for horizontally oriented Sliders.

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


[royale-asjs] 03/10: fix vivid css to point to button instead of textbutton

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit f8cd63f32a8701604d7e7624265749e3bbf90bb6
Author: Carlos Rovira 
AuthorDate: Thu Feb 8 19:02:02 2018 +0100

fix vivid css to point to button instead of textbutton
---
 frameworks/projects/Vivid/src/main/resources/defaults.css | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/frameworks/projects/Vivid/src/main/resources/defaults.css 
b/frameworks/projects/Vivid/src/main/resources/defaults.css
index 8abcb8c..6a4624a 100644
--- a/frameworks/projects/Vivid/src/main/resources/defaults.css
+++ b/frameworks/projects/Vivid/src/main/resources/defaults.css
@@ -24,7 +24,7 @@
 * Vivid TextButton
 */
 
-TextButton {
+Button {
/* Background: */
background: #D8D8D8;
border: 1px solid #979797;
@@ -36,14 +36,14 @@ TextButton {
color: #646D7A;
 }
 
-TextButton:hover {
+Button:hover {
 background-color: #CFCFCF;
 vertical-align: middle;
 border: none;
 border-radius: 6px;
 }
 
-TextButton:active {
+Button:active {
 background-color: #77CEFF;
 color: #FF;
 }
@@ -52,7 +52,7 @@ TextButton:active {
 * Vivid TextInput
 */
 
-TextInput {
+/*TextInput {
 padding: 5px;
 border: solid 1px #66;
 border-radius: 6px;
@@ -62,4 +62,4 @@ TextInput {
 TextInput:hover {
 padding: 5px;
 background-color: #DFDFDF;
-}
+}*/

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


[royale-asjs] 07/10: change components to extend Basic and remove dead code

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit 984fa7a9ef668a77bd9d2cad01be472dbc8de9a7
Author: Carlos Rovira 
AuthorDate: Sat Feb 10 19:39:18 2018 +0100

change components to extend Basic and remove dead code
---
 .../royale/VividExample/src/main/royale/App.mxml   |   3 +-
 .../src/main/royale/ButtonPlayGround.mxml  |   3 +-
 .../projects/Vivid/src/main/resources/defaults.css |  24 +-
 .../Vivid/src/main/resources/vivid-manifest.xml|   5 +-
 .../projects/Vivid/src/main/royale/VividClasses.as |   6 +-
 .../royale/org/apache/royale/vivid/Application.as  |   5 +
 .../main/royale/org/apache/royale/vivid/Button.as  | 296 
 .../main/royale/org/apache/royale/vivid/Slider.as  | 130 +
 .../royale/vivid/{Application.as => TextButton.as} |  64 +++--
 .../royale/org/apache/royale/vivid/TextInput.as| 125 +
 .../beads/controllers/HSliderMouseController.as| 307 -
 .../beads/controllers/VSliderMouseController.as| 291 ---
 .../vivid/beads/layouts/HorizontalSliderLayout.as  | 138 -
 .../vivid/beads/layouts/VerticalSliderLayout.as| 137 -
 14 files changed, 63 insertions(+), 1471 deletions(-)

diff --git a/examples/royale/VividExample/src/main/royale/App.mxml 
b/examples/royale/VividExample/src/main/royale/App.mxml
index 5a1c3f3..dd98eaa 100644
--- a/examples/royale/VividExample/src/main/royale/App.mxml
+++ b/examples/royale/VividExample/src/main/royale/App.mxml
@@ -21,7 +21,7 @@
 http://ns.adobe.com/mxml/2009;
   xmlns:v="library://ns.apache.org/royale/vivid"
   xmlns:js="library://ns.apache.org/royale/basic"
-   xmlns:local="*">
+  xmlns:local="*">
 


@@ -35,7 +35,6 @@



-   
 

 
diff --git a/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml 
b/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml
index 2384a99..1c95229 100644
--- a/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml
+++ b/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml
@@ -34,8 +34,7 @@ limitations under the License.



-   
-   
+   
 

diff --git a/frameworks/projects/Vivid/src/main/resources/defaults.css 
b/frameworks/projects/Vivid/src/main/resources/defaults.css
index 334bcd6..fc0ee8c 100644
--- a/frameworks/projects/Vivid/src/main/resources/defaults.css
+++ b/frameworks/projects/Vivid/src/main/resources/defaults.css
@@ -24,35 +24,37 @@
 * Vivid TextButton
 */
 
-Button {
+TextButton {
/* Background: */
-   background: #D8D8D8;
+   background-color: #D8D8D8;
border: 1px solid #979797;
border-radius: 3px;
 
/* TextField: */
-   font-family: HelveticaNeue;
-   font-size: 12px;
+   font-family: 'Lato', sans-serif;
+   font-size: 13px;
color: #646D7A;
 }
 
-Button:hover {
+TextButton:hover {
 background-color: #CFCFCF;
 vertical-align: middle;
 border: none;
 border-radius: 6px;
 }
 
-Button:active {
+TextButton:active {
 background-color: #77CEFF;
 color: #FF;
 }
 
 TextInput
 {
-   border: 1px solid #808080;
-   border-radius: 2px;
-   padding: 4px;
+   font-family: 'Lato', sans-serif;
+   font-size: 13px;
+   border: 1px solid #000;
+   border-radius: 0px;
+   padding: 0px;
margin: 0px;
 }
 
@@ -62,8 +64,8 @@ TextInput
 Slider {
IBeadModel: 
ClassReference("org.apache.royale.html.beads.models.RangeModel");
IBeadView:  ClassReference("org.apache.royale.vivid.beads.SliderView");
-   IBeadLayout: 
ClassReference("org.apache.royale.vivid.beads.layouts.HorizontalSliderLayout");
-   IBeadController: 
ClassReference("org.apache.royale.vivid.beads.controllers.HSliderMouseController");
+   IBeadLayout: 
ClassReference("org.apache.royale.html.beads.layouts.HorizontalSliderLayout");
+   IBeadController: 
ClassReference("org.apache.royale.html.beads.controllers.HSliderMouseController");
position: relative;
 }
 .SliderTrack {
diff --git a/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml 
b/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml
index 125542a..57d7e1c 100644
--- a/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml
+++ b/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml
@@ -22,11 +22,8 @@
 
 
 
-
+
 
 
-
-
 
-
 
diff --git a/frameworks/projects/Vivid/src/main/royale/VividClasses.as 
b/frameworks/projects/Vivid/src/main/royale/VividClasses.as
index 460187a..a069ba8 100644

[royale-asjs] 01/10: Vivid new UI Set for "themeing" initial commit

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit 6f11ef29501cedf20f903173a1ebd8e054369bcc
Author: Carlos Rovira 
AuthorDate: Thu Feb 8 18:31:08 2018 +0100

Vivid new UI Set for "themeing" initial commit
---
 frameworks/projects/Vivid/.vscode/launch.json  |  21 ++
 frameworks/projects/Vivid/.vscode/tasks.json   |   8 +
 frameworks/projects/Vivid/asconfig.json|  34 +++
 frameworks/projects/Vivid/pom.xml  | 164 
 .../projects/Vivid/src/main/resources/defaults.css |  65 +
 .../Vivid/src/main/resources/vivid-as-manifest.xml |  25 ++
 .../Vivid/src/main/resources/vivid-manifest.xml|  27 ++
 .../projects/Vivid/src/main/royale/VividClasses.as |  32 +++
 .../royale/org/apache/royale/vivid/Application.as  |  65 +
 .../main/royale/org/apache/royale/vivid/Button.as  | 296 +
 10 files changed, 737 insertions(+)

diff --git a/frameworks/projects/Vivid/.vscode/launch.json 
b/frameworks/projects/Vivid/.vscode/launch.json
new file mode 100644
index 000..5dfb672
--- /dev/null
+++ b/frameworks/projects/Vivid/.vscode/launch.json
@@ -0,0 +1,21 @@
+{
+"version": "0.2.0",
+"configurations": [
+{
+"name": "Launch Chrome against debug.html, with sourcemaps",
+"type": "chrome",
+"request": "launch",
+"file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
+"sourceMaps": true,
+"preLaunchTask": "mvn"
+},
+{
+"name": "Launch Firefox against debug.html, with sourcemaps",
+"type": "firefox",
+"request": "launch",
+"file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
+"sourceMaps": true,
+"preLaunchTask": "mvn"
+}
+]
+}
diff --git a/frameworks/projects/Vivid/.vscode/tasks.json 
b/frameworks/projects/Vivid/.vscode/tasks.json
new file mode 100644
index 000..5d6198d
--- /dev/null
+++ b/frameworks/projects/Vivid/.vscode/tasks.json
@@ -0,0 +1,8 @@
+{
+   // for the documentation about the tasks.json format
+   "version": "0.1.0",
+   "command": "mvn",
+   "args": ["clean", "install", "-DskipTests"],
+   "isShellCommand": true,
+   "showOutput": "always"
+}
\ No newline at end of file
diff --git a/frameworks/projects/Vivid/asconfig.json 
b/frameworks/projects/Vivid/asconfig.json
new file mode 100644
index 000..36edd42
--- /dev/null
+++ b/frameworks/projects/Vivid/asconfig.json
@@ -0,0 +1,34 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+ {
+"config": "royale",
+"type": "lib",
+"compilerOptions": {
+"debug": true,
+"targets": [
+"JSRoyale",
+"SWF"
+],
+"include-classes": [
+"VividClasses"
+],
+"include-sources": [
+"src/main/royale"
+],
+"output": "target/Vivid.swc"
+}
+}
diff --git a/frameworks/projects/Vivid/pom.xml 
b/frameworks/projects/Vivid/pom.xml
new file mode 100644
index 000..f02d1d6
--- /dev/null
+++ b/frameworks/projects/Vivid/pom.xml
@@ -0,0 +1,164 @@
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  4.0.0
+
+  
+org.apache.royale.framework
+projects
+0.9.2-SNAPSHOT
+  
+
+  Vivid
+  0.9.2-SNAPSHOT
+  swc
+
+  Apache Royale: Framework: Libs: Vivid
+
+  
+src/main/royale
+
+  
+org.apache.royale.compiler
+royale-maven-plugin
+${royale.compiler.version}
+true
+
+  
+
+  library://ns.apache.org/royale/vivid
+  
${project.basedir}/src/main/resources/vivid-manifest.xml
+
+
+  as
+  library://ns.apache.org/royale/vivid
+  
${project.basedir}/src/main/resources/vivid-as-manifest.xml
+
+
+  
+ 

[royale-asjs] branch feature/themes updated: update poms to 0.9.2

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/feature/themes by this push:
 new e62c2b2  update poms to 0.9.2
e62c2b2 is described below

commit e62c2b2799c0347027dadc3dd36fbb5925823f3b
Author: Carlos Rovira 
AuthorDate: Tue Feb 13 11:34:29 2018 +0100

update poms to 0.9.2
---
 examples/royale/ASDoc/.vscode/settings.json   | 2 +-
 examples/royale/VividExample/pom.xml  | 4 ++--
 .../royale/ASDoc => frameworks/projects/Vivid}/.vscode/settings.json  | 2 +-
 frameworks/projects/Vivid/pom.xml | 4 ++--
 frameworks/projects/VividBlueTheme/.vscode/settings.json  | 2 +-
 frameworks/projects/VividBlueTheme/pom.xml| 4 ++--
 6 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/examples/royale/ASDoc/.vscode/settings.json 
b/examples/royale/ASDoc/.vscode/settings.json
index 5e003ac..1069e6c 100644
--- a/examples/royale/ASDoc/.vscode/settings.json
+++ b/examples/royale/ASDoc/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-"nextgenas.sdk.framework": 
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.0"
+"nextgenas.sdk.framework": 
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.1"
 }
\ No newline at end of file
diff --git a/examples/royale/VividExample/pom.xml 
b/examples/royale/VividExample/pom.xml
index bffd2cf..f573baa 100644
--- a/examples/royale/VividExample/pom.xml
+++ b/examples/royale/VividExample/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.examples
 examples-royale
-0.9.1-SNAPSHOT
+0.9.2-SNAPSHOT
   
 
   VividExample
-  0.9.1-SNAPSHOT
+  0.9.2-SNAPSHOT
   swf
 
   Apache Royale: Examples: Royale: VividExample
diff --git a/examples/royale/ASDoc/.vscode/settings.json 
b/frameworks/projects/Vivid/.vscode/settings.json
similarity index 71%
copy from examples/royale/ASDoc/.vscode/settings.json
copy to frameworks/projects/Vivid/.vscode/settings.json
index 5e003ac..1069e6c 100644
--- a/examples/royale/ASDoc/.vscode/settings.json
+++ b/frameworks/projects/Vivid/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-"nextgenas.sdk.framework": 
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.0"
+"nextgenas.sdk.framework": 
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.1"
 }
\ No newline at end of file
diff --git a/frameworks/projects/Vivid/pom.xml 
b/frameworks/projects/Vivid/pom.xml
index f97a871..f02d1d6 100644
--- a/frameworks/projects/Vivid/pom.xml
+++ b/frameworks/projects/Vivid/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 projects
-0.9.1-SNAPSHOT
+0.9.2-SNAPSHOT
   
 
   Vivid
-  0.9.1-SNAPSHOT
+  0.9.2-SNAPSHOT
   swc
 
   Apache Royale: Framework: Libs: Vivid
diff --git a/frameworks/projects/VividBlueTheme/.vscode/settings.json 
b/frameworks/projects/VividBlueTheme/.vscode/settings.json
index 5e003ac..1069e6c 100644
--- a/frameworks/projects/VividBlueTheme/.vscode/settings.json
+++ b/frameworks/projects/VividBlueTheme/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-"nextgenas.sdk.framework": 
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.0"
+"nextgenas.sdk.framework": 
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.1"
 }
\ No newline at end of file
diff --git a/frameworks/projects/VividBlueTheme/pom.xml 
b/frameworks/projects/VividBlueTheme/pom.xml
index cda51c2..fc11bf0 100644
--- a/frameworks/projects/VividBlueTheme/pom.xml
+++ b/frameworks/projects/VividBlueTheme/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 projects
-0.9.1-SNAPSHOT
+0.9.2-SNAPSHOT
   
 
   VividBlueThemeClasses
-  0.9.1-SNAPSHOT
+  0.9.2-SNAPSHOT
   swc
 
   Apache Royale: Framework: Libs: VividBlueThemeClasses

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


[royale-asjs] 10/10: Merge branch 'feature/themes' of https://github.com/apache/royale-asjs into feature/themes

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit 4e83dbb88e52b9ffe0e1b48dfde97e5aebd80676
Merge: e0dcb41 08e8a95
Author: Carlos Rovira 
AuthorDate: Tue Feb 13 11:33:50 2018 +0100

Merge branch 'feature/themes' of https://github.com/apache/royale-asjs into 
feature/themes


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


[royale-asjs] 09/10: VividBlueTheme initial commit

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit e0dcb41fe32a5962874901f42e9e4e2ba2b8d876
Author: Carlos Rovira 
AuthorDate: Sun Feb 11 17:58:19 2018 +0100

VividBlueTheme initial commit
---
 examples/royale/VividExample/.vscode/settings.json |  3 +
 examples/royale/VividExample/pom.xml   |  3 +-
 frameworks/projects/Vivid/pom.xml  |  4 +-
 .../projects/Vivid/src/main/resources/defaults.css | 12 ++--
 .../projects/VividBlueTheme/.vscode/launch.json| 21 ++
 .../projects/VividBlueTheme/.vscode/settings.json  |  3 +
 .../projects/VividBlueTheme/.vscode/tasks.json |  8 +++
 frameworks/projects/VividBlueTheme/asconfig.json   | 34 +
 .../projects/VividBlueTheme}/pom.xml   | 60 ++--
 .../src/main/resources/defaults.css| 83 ++
 .../src/main/royale/VividBlueThemeClasses.as   | 33 +
 11 files changed, 138 insertions(+), 126 deletions(-)

diff --git a/examples/royale/VividExample/.vscode/settings.json 
b/examples/royale/VividExample/.vscode/settings.json
new file mode 100644
index 000..5e003ac
--- /dev/null
+++ b/examples/royale/VividExample/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+"nextgenas.sdk.framework": 
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.0"
+}
\ No newline at end of file
diff --git a/examples/royale/VividExample/pom.xml 
b/examples/royale/VividExample/pom.xml
index d300258..bffd2cf 100644
--- a/examples/royale/VividExample/pom.xml
+++ b/examples/royale/VividExample/pom.xml
@@ -27,7 +27,7 @@
   
 
   VividExample
-  0.9.2-SNAPSHOT
+  0.9.1-SNAPSHOT
   swf
 
   Apache Royale: Examples: Royale: VividExample
@@ -50,6 +50,7 @@
   JSRoyale
   

+  
-theme=${basedir}/../../../frameworks/projects/VividBlueTheme/target/VividBlueThemeClasses-${royale.framework.version}-js.swc
 
   
 
diff --git a/frameworks/projects/Vivid/pom.xml 
b/frameworks/projects/Vivid/pom.xml
index f02d1d6..f97a871 100644
--- a/frameworks/projects/Vivid/pom.xml
+++ b/frameworks/projects/Vivid/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 projects
-0.9.2-SNAPSHOT
+0.9.1-SNAPSHOT
   
 
   Vivid
-  0.9.2-SNAPSHOT
+  0.9.1-SNAPSHOT
   swc
 
   Apache Royale: Framework: Libs: Vivid
diff --git a/frameworks/projects/Vivid/src/main/resources/defaults.css 
b/frameworks/projects/Vivid/src/main/resources/defaults.css
index 49e516c..1230947 100644
--- a/frameworks/projects/Vivid/src/main/resources/defaults.css
+++ b/frameworks/projects/Vivid/src/main/resources/defaults.css
@@ -56,16 +56,16 @@ TextButton:active {
 /*IBeadView: 
ClassReference("org.apache.royale.html.beads.TextInputWithBorderView");
IBeadController: 
ClassReference("org.apache.royale.html.beads.controllers.EditableTextKeyboardController");*/

-   position: relative;
+   /*position: relative;
display: inline-block;
box-sizing: border-box;
width: 300px;
max-width: 100%;
-   margin: 0;
+   margin: 0;*/
 }
 
 .vTextfield--input {
-   border: none;
+   /*border: none;
border-bottom: 1px solid;
border-bottom-color:  rgba(0, 0, 0, 0.12);
display: block;
@@ -77,11 +77,11 @@ TextButton:active {
background: transparent;
text-align: left;
color: inherit;
-   outline: none;
+   outline: none;*/
 }
 
 .vTextfield--label {
-   bottom: 0;
+   /*bottom: 0;
color: rgba(0, 0, 0, 0.26);
font-size: 13px;
left: 0;
@@ -92,7 +92,7 @@ TextButton:active {
width: 100%;
overflow: hidden;
white-space: nowrap;
-   text-align: left;
+   text-align: left;*/
 }
 
 /*
diff --git a/frameworks/projects/VividBlueTheme/.vscode/launch.json 
b/frameworks/projects/VividBlueTheme/.vscode/launch.json
new file mode 100644
index 000..5dfb672
--- /dev/null
+++ b/frameworks/projects/VividBlueTheme/.vscode/launch.json
@@ -0,0 +1,21 @@
+{
+"version": "0.2.0",
+"configurations": [
+{
+"name": "Launch Chrome against debug.html, with sourcemaps",
+"type": "chrome",
+"request": "launch",
+"file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
+"sourceMaps": true,
+"preLaunchTask": "mvn"
+},
+{
+"name": "Launch Firefox against debug.html, with sourcemaps",
+"type": "firefox",
+"request": "launch",
+"file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
+"sourceMaps": true,
+"preLaunchTask": "mvn"
+}
+]
+}
diff --git a/frameworks/projects/VividBlueTheme/.vscode/settings.json 
b/frameworks/projects/VividBlueTheme/.vscode/settings.json
new file 

[royale-asjs] 06/10: Add textinput

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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

commit e1eb9341164c0ab32e37a077c34ca4ae0c436907
Author: Carlos Rovira 
AuthorDate: Sat Feb 10 18:39:58 2018 +0100

Add textinput
---
 .../royale/VividExample/src/main/royale/App.mxml   |   2 +-
 .../src/main/royale/ButtonPlayGround.mxml  |   5 +
 .../src/main/royale/TextInputPlayGround.mxml   |   5 +-
 .../projects/Vivid/src/main/resources/defaults.css |   9 +
 .../Vivid/src/main/resources/vivid-manifest.xml|   1 +
 .../royale/org/apache/royale/vivid/TextInput.as| 184 +
 6 files changed, 203 insertions(+), 3 deletions(-)

diff --git a/examples/royale/VividExample/src/main/royale/App.mxml 
b/examples/royale/VividExample/src/main/royale/App.mxml
index c3aeb3b..5a1c3f3 100644
--- a/examples/royale/VividExample/src/main/royale/App.mxml
+++ b/examples/royale/VividExample/src/main/royale/App.mxml
@@ -34,7 +34,7 @@



-   
+   

 

diff --git a/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml 
b/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml
index a3bf90e..2384a99 100644
--- a/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml
+++ b/examples/royale/VividExample/src/main/royale/ButtonPlayGround.mxml
@@ -29,8 +29,13 @@ limitations under the License.
 }
]]>

+
+   
+   
+   


+   
 

diff --git 
a/examples/royale/VividExample/src/main/royale/TextInputPlayGround.mxml 
b/examples/royale/VividExample/src/main/royale/TextInputPlayGround.mxml
index 643ba46..f8397cc 100644
--- a/examples/royale/VividExample/src/main/royale/TextInputPlayGround.mxml
+++ b/examples/royale/VividExample/src/main/royale/TextInputPlayGround.mxml
@@ -18,10 +18,11 @@ limitations under the License.
 
 -->
 http://ns.adobe.com/mxml/2009;
-xmlns:js="library://ns.apache.org/royale/basic" >
+ xmlns:js="library://ns.apache.org/royale/basic"
+ xmlns:v="library://ns.apache.org/royale/vivid">
 


-   
+   
 
 
diff --git a/frameworks/projects/Vivid/src/main/resources/defaults.css 
b/frameworks/projects/Vivid/src/main/resources/defaults.css
index 187050e..334bcd6 100644
--- a/frameworks/projects/Vivid/src/main/resources/defaults.css
+++ b/frameworks/projects/Vivid/src/main/resources/defaults.css
@@ -48,6 +48,14 @@ Button:active {
 color: #FF;
 }
 
+TextInput
+{
+   border: 1px solid #808080;
+   border-radius: 2px;
+   padding: 4px;
+   margin: 0px;
+}
+
 /*
 * Vivid Slider
 */
@@ -63,6 +71,7 @@ Slider {
 }
 .SliderThumb {
position: absolute;
+   border-radius: 15px;
 }
 
 @media -royale-swf
diff --git a/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml 
b/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml
index 248f2b4..125542a 100644
--- a/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml
+++ b/frameworks/projects/Vivid/src/main/resources/vivid-manifest.xml
@@ -23,6 +23,7 @@
 
 
 
+
 
 
 
diff --git 
a/frameworks/projects/Vivid/src/main/royale/org/apache/royale/vivid/TextInput.as
 
b/frameworks/projects/Vivid/src/main/royale/org/apache/royale/vivid/TextInput.as
new file mode 100644
index 000..f23a60c
--- /dev/null
+++ 
b/frameworks/projects/Vivid/src/main/royale/org/apache/royale/vivid/TextInput.as
@@ -0,0 +1,184 @@
+//
+//  Licensed to the Apache Software Foundation (ASF) under one or more
+//  contributor license agreements.  See the NOTICE file distributed with
+//  this work for additional information regarding copyright ownership.
+//  The ASF licenses this file to You under the Apache License, Version 2.0
+//  (the "License"); you may not use this file except in compliance with
+//  the License.  You may obtain a copy of the License at
+//
+//  http://www.apache.org/licenses/LICENSE-2.0
+//
+//  Unless required by applicable law or agreed to in writing, software
+//  distributed under the License is distributed on an "AS IS" BASIS,
+//  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+//  See the License for the specific language governing permissions and
+//  limitations under the License.
+//
+
+package org.apache.royale.vivid
+{
+   import org.apache.royale.core.ITextModel;
+   import org.apache.royale.core.UIBase;
+   import org.apache.royale.events.Event;
+COMPILE::JS
+{
+import goog.events;
+import org.apache.royale.core.WrappedHTMLElement;
+import 

[royale-asjs] branch feature/themes updated (08e8a95 -> 4e83dbb)

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

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


from 08e8a95  VividBlueTheme initial commit
 add f7af3ad  Added VScrollViewport
 add 381b059  Cleaned up VScrollViewport
 add 884cc31  remove SNAPSHOT from compiler and typedefs versions
 add ffad879  update other poms to current version
 add 2232490  [maven-release-plugin] prepare release 
org.apache.royale.framework-0.9.1-rc1
 add b1ba6f6  [maven-release-plugin] prepare for next development iteration
 add 4e3a875  need to use 2.5 and do it in a specific order.  Otherwise if 
compiler is changed first later set-properties can't find the compiler artifact 
since it is asking for a newer version
 add df60266  no MDLBlogExample
 add 7c245ab  a few fixes
 add b9a1b32  Fix path of post install script for js-swf npm package
 add 18b4a49  update version to 0.9.2
 add 06248ac  Merge branch 'release/0.9.1' into develop
 add 1319722  fix rm script
 add c06ad5b  wrong versions
 add 5d1622f  final adjustments to npm publishing
 add 0702b0f  Merge branch 'release/0.9.1' into develop
 add 1215f61  fix up versions
 add 56bf90c  switch from MD5 to SHA-512
 add 423e26a  try to fix asdoc build
 new 6f11ef2  Vivid new UI Set for "themeing" initial commit
 new 4f0558c  vivid example new test project for vivid ui set
 new f8cd63f  fix vivid css to point to button instead of textbutton
 new 8d76808  including slider
 new 086356d  fix slider controller
 new e1eb934  Add textinput
 new 984fa7a  change components to extend Basic and remove dead code
 new bf3355e  prepare textfield html structure for styles
 new e0dcb41  VividBlueTheme initial commit
 new 4e83dbb  Merge branch 'feature/themes' of 
https://github.com/apache/royale-asjs into feature/themes

The 10 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:
 ApproveRoyale.xml  |  96 
 archetypes/pom.xml |   2 +-
 build.properties   |   2 +-
 build.xml  |  26 ++---
 examples/pom.xml   |   2 +-
 examples/royale/ASDoc/build.xml|   2 +-
 .../CordovaCameraExample-app.xml   |   2 +-
 examples/royale/DesktopMap/DesktopMap-app.xml  |   2 +-
 examples/royale/MapSearch/MapSearch-app.xml|   2 +-
 examples/royale/MobileMap/MobileMap-app.xml|   2 +-
 examples/royale/MobileStocks/MobileStocks-app.xml  |   2 +-
 .../royale/StorageExample/StorageExample-app.xml   |   2 +-
 .../Basic/src/main/resources/basic-manifest.xml|   1 +
 .../{ScrollingViewport.as => VScrollViewport.as}   | 123 +
 manualtests/pom.xml|   2 +-
 npm/js-only/package.json   |   2 +-
 npm/js-swf/package.json|   4 +-
 package.json   |   2 +-
 pom.xml|   4 +-
 releasecandidate.xml   |  83 --
 20 files changed, 159 insertions(+), 204 deletions(-)
 copy 
frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/{ScrollingViewport.as
 => VScrollViewport.as} (64%)

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


[royale-website] branch asf-site updated: * remove comments form * update Yishay Weiss foto on team page

2018-02-13 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira 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 81497d2  * remove comments form * update Yishay Weiss foto on team page
81497d2 is described below

commit 81497d297af5ebf0427b1838f2087d978abfcf3f
Author: Carlos Rovira 
AuthorDate: Tue Feb 13 10:27:08 2018 +0100

* remove comments form
* update Yishay Weiss foto on team page
---
 apache-royale-v0-9-0-released/feed/index.xml   |   2 +-
 apache-royale-v0-9-0-released/index.html   |  18 ---
 blog/index.html|  15 -
 category/announcements/feed/index.xml  |   2 +-
 category/announcements/index.html  |   9 +++---
 category/general/feed/index.xml|   2 +-
 category/general/index.html|   9 +++---
 category/royale-examples/feed/index.xml|   4 +--
 category/royale-examples/index.html|   9 +++---
 comments/feed/index.xml|   2 +-
 .../feed/index.xml |   2 +-
 creating-a-hello-world-in-apache-royale/index.html |  35 +
 docs/index.html|   6 ++--
 download/index.html|   6 ++--
 faq/index.html |   6 ++--
 features/index.html|   6 ++--
 feed/index.xml |   4 +--
 get-involved/index.html|   6 ++--
 getting-started/index.html |   6 ++--
 index.html |  12 +++
 mailing-lists/index.html   |   6 ++--
 privacy-policy/index.html  |   6 ++--
 showcase/index.html|   6 ++--
 source-code/index.html |   6 ++--
 tag/jslabel/feed/index.xml |   6 ++--
 tag/jslabel/index.html |  19 ++-
 tag/releases/feed/index.xml|   2 +-
 tag/releases/index.html|   9 +++---
 team/index.html|  10 +++---
 try-it-now/index.html  |   6 ++--
 welcome-to-apache-royale/feed/index.xml|   2 +-
 welcome-to-apache-royale/index.html|  33 ---
 wp-content/plugins/akismet/_inc/form.js|  30 --
 .../uploads/2018/02/yishay_weiss-150x150.png   | Bin 0 -> 38091 bytes
 .../uploads/2018/02/yishay_weiss-300x300.png   | Bin 0 -> 132197 bytes
 .../uploads/2018/02/yishay_weiss-560x420.png   | Bin 0 -> 307519 bytes
 .../uploads/2018/02/yishay_weiss-560x560.png   | Bin 0 -> 400563 bytes
 .../uploads/2018/02/yishay_weiss-560x682.png   | Bin 0 -> 511890 bytes
 .../uploads/2018/02/yishay_weiss-682x658.png   | Bin 0 -> 595631 bytes
 .../uploads/2018/02/yishay_weiss-682x675.png   | Bin 0 -> 608468 bytes
 wp-content/uploads/2018/02/yishay_weiss.png| Bin 0 -> 723109 bytes
 41 files changed, 108 insertions(+), 194 deletions(-)

diff --git a/apache-royale-v0-9-0-released/feed/index.xml 
b/apache-royale-v0-9-0-released/feed/index.xml
index b0f3d9d..d7f840f 100755
--- a/apache-royale-v0-9-0-released/feed/index.xml
+++ b/apache-royale-v0-9-0-released/feed/index.xml
@@ -10,7 +10,7 @@

/apache-royale-v0-9-0-released/
Code once. Run everywhere
-   Mon, 12 Feb 2018 16:29:34 +
+   Tue, 13 Feb 2018 09:45:39 +
hourly
1
https://wordpress.org/?v=4.9.4
diff --git a/apache-royale-v0-9-0-released/index.html 
b/apache-royale-v0-9-0-released/index.html
index 2f820c7..3d803ad 100755
--- a/apache-royale-v0-9-0-released/index.html
+++ b/apache-royale-v0-9-0-released/index.html
@@ -83,7 +83,7 @@ pre { font-weight:bold; } #grve-main-header.grve-dark, 
#grve-main-header.grve-da
 #grve-related-post .grve-related-title, .grve-nav-btn a, .grve-bar-socials li 
a, #grve-single-post-tags .grve-tags li a, #grve-single-post-categories 
.grve-categories li a, .widget.widget_tag_cloud a, #grve-body 
#grve-theme-wrapper .grve-newsletter input[type='email'], #grve-theme-wrapper 
.grve-search:not(.grve-search-modal) input[type='text'], #grve-socials-modal 
.grve-social li a, .grve-pagination ul li, .grve-dropcap span.grve-style-2 
{-webkit-border-radius: 3px !important;border-radi [...]
 
 
-
+
 
 
 
@@ -318,8 +318,7 @@ Click the help icon above to learn more.

Carlos Rovira
 
January 30, 2018
-  No