Build failed in Jenkins: flex-tlf #924

2016-11-22 Thread flex . ci . builds
See 

--
Started by timer
Building remotely on flex_sdk_slave2 in workspace 

 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # 
 > timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/flex-tlf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/flex-tlf.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/flex-tlf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # 
 > timeout=10
Checking out Revision 7fe228452bf7aff8bd670dbdc7cb4e6858628bab (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # 
 > timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 
 > 7fe228452bf7aff8bd670dbdc7cb4e6858628bab
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 
 > 7fe228452bf7aff8bd670dbdc7cb4e6858628bab # timeout=10
[flex-tlf] $ cmd.exe /C 
"c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat
 -file build.xml all && exit %%ERRORLEVEL%%"
Buildfile: 
 [echo] FLEX_HOME is 

 [echo] Minimal test is set false

clean:
   [delete] Deleting directory 

   [delete] Deleting: 


textLayout:
[compc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[compc] C:\Jenkins\workspace\flex-tlf\bin\textLayout.swc (550064 bytes)
[compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

main:

asTestApps:
 [echo] FLEX_HOME is 

 [echo] Minimal test is set false

asTestApp:
[mxmlc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[mxmlc] 
C:\Jenkins\workspace\flex-tlf\bin\apps\asTestApps\bin\ExplicitFormField.swf 
(521422 bytes)
 [echo] FLEX_HOME is 

 [echo] Minimal test is set false

asTestApp:
[mxmlc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[mxmlc] 
C:\Jenkins\workspace\flex-tlf\bin\apps\asTestApps\bin\TCMTestFocus2.swf (528618 
bytes)
 [echo] FLEX_HOME is 

 [echo] Minimal test is set false

asTestApp:
[mxmlc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[mxmlc] 
C:\Jenkins\workspace\flex-tlf\bin\apps\asTestApps\bin\AliceScroll.swf (589433 
bytes)
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
 [echo] FLEX_HOME is 

 [echo] Minimal test is set false

asTestApp:
[mxmlc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[mxmlc] C:\Jenkins\workspace\flex-tlf\bin\apps\asTestApps\bin\KeyLogger.swf 
(2168 bytes)
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
 [echo] FLEX_HOME is 

 [echo] Minimal test is set false

asTestApp:
[mxmlc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[mxmlc] C:\Jenkins\workspace\flex-tlf\bin\apps\asTestApps\bin\OpHammer.swf 
(531610 bytes)
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

textLayout_editBar:
[compc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[compc] 
C:\Jenkins\workspace\flex-tlf\bin\apps\testApps\bin\textLayout_editBar.swc 
(23177 bytes)
[compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

textLayout_ui:
[compc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[compc] 
C:\Jenkins\workspace\flex-tlf\bin\apps\testApps\bin\textLayout_ui.swc (112808 
bytes)
[compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

testApps:
[mxmlc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\flex-config.xml
[mxmlc] C:\Jenkins\workspace\flex-tlf\bin\apps\automation_apps\bin\Flow.swf 
(2191718 bytes)
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8


git commit: [flex-asjs] [refs/heads/develop] - List extends from html list

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop 3e7eb142b -> b8046c55b


List extends from html list


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b8046c55
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b8046c55
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b8046c55

Branch: refs/heads/develop
Commit: b8046c55beea31e7f53c7431c1322998f63d87a2
Parents: 3e7eb14
Author: Carlos Rovira 
Authored: Tue Nov 22 12:21:18 2016 +0100
Committer: Carlos Rovira 
Committed: Tue Nov 22 12:21:18 2016 +0100

--
 examples/flexjs/MDLExample/.vscode/launch.json  |   4 +-
 .../flexjs/MDLExample/src/main/flex/App.mxml|  20 +-
 .../src/main/resources/mdl-styles.css   |  17 --
 .../src/main/flex/org/apache/flex/mdl/List.as   | 244 ++-
 .../src/main/resources/defaults.css |   2 -
 5 files changed, 38 insertions(+), 249 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b8046c55/examples/flexjs/MDLExample/.vscode/launch.json
--
diff --git a/examples/flexjs/MDLExample/.vscode/launch.json 
b/examples/flexjs/MDLExample/.vscode/launch.json
index 00e0c2c..fe64613 100644
--- a/examples/flexjs/MDLExample/.vscode/launch.json
+++ b/examples/flexjs/MDLExample/.vscode/launch.json
@@ -7,7 +7,7 @@
 "request": "launch",
 "file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
 "sourceMaps": true,
-"preLaunchTask": ""
+"preLaunchTask": "mvn"
 },
 {
 "name": "Launch Firefox against debug.html, with sourcemaps",
@@ -15,7 +15,7 @@
 "request": "launch",
 "file": 
"${workspaceRoot}/target/javascript/bin/js-debug/index.html",
 "sourceMaps": true,
-"preLaunchTask": ""
+"preLaunchTask": "mvn"
 }
 ]
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b8046c55/examples/flexjs/MDLExample/src/main/flex/App.mxml
--
diff --git a/examples/flexjs/MDLExample/src/main/flex/App.mxml 
b/examples/flexjs/MDLExample/src/main/flex/App.mxml
index 32248cc..0045f75 100644
--- a/examples/flexjs/MDLExample/src/main/flex/App.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/App.mxml
@@ -140,6 +140,16 @@ limitations under the License.
 
 
 
+
+
+
+
+
+
+
+
+
+
 
 
 
@@ -217,15 +227,7 @@ limitations under the License.
 
 
 
-
+
 
 
  

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b8046c55/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
--
diff --git a/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css 
b/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
index 52b47d3..e8e05a8 100644
--- a/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
+++ b/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
@@ -20,7 +20,6 @@
 */
 
 @namespace "library://ns.apache.org/flexjs/basic";
-@namespace mdl "library://ns.apache.org/flexjs/mdl";
 
 .flexjs *, . flexjs *:before, . flexjs *:after {
 -moz-box-sizing: border-box;
@@ -41,22 +40,6 @@ Image
IBeadView:  ClassReference("org.apache.flex.html.beads.ImageView");
 }
 
-mdl|List
-{
-IBeadModel: 
ClassReference("org.apache.flex.html.beads.models.ArraySelectionModel");
-IBeadView:  ClassReference("org.apache.flex.html.beads.ListView"); 

-IBeadController: 
ClassReference("org.apache.flex.html.beads.controllers.ListSingleSelectionMouseController");
-IBeadLayout: 
ClassReference("org.apache.flex.html.beads.layouts.VerticalLayout");
-IContentView: 
ClassReference("org.apache.flex.html.supportClasses.DataGroup");
-IDataProviderItemRendererMapper: 
ClassReference("org.apache.flex.html.beads.DataItemRendererFactoryForArrayData");
-IItemRendererClassFactory: 
ClassReference("org.apache.flex.core.ItemRendererClassFactory");
-IItemRenderer: 
ClassReference("org.apache.flex.html.supportClasses.StringItemRenderer");
-   IViewport: 

Build failed in Jenkins: flex-utilities_installer #1006

2016-11-22 Thread flex . ci . builds
See 


--
Started by timer
Building remotely on flex_sdk_slave2 in workspace 

 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # 
 > timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/flex-utilities.git 
 > +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # 
 > timeout=10
Checking out Revision 903fddecda2c30e6069db5763baec51dca5a82c7 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # 
 > timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 
 > 903fddecda2c30e6069db5763baec51dca5a82c7
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 
 > 903fddecda2c30e6069db5763baec51dca5a82c7 # timeout=10
[ant_on_air] $ cmd.exe /C 
"c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat
 -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: 


clean:
   [delete] Deleting directory 


init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 


compile:
[compc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
[compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[compc] 
C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc
 (134453 bytes)

test:
[mxmlc] Loading configuration file 
C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
[mxmlc] 
C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf
 (1147460 bytes)
[mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 54 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C 
"c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat
 -file build.xml -Dplayerglobal.version=11.7 clean build source-package 
create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: 


clean:
   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 

   [delete] Deleting directory 


clean:

createDirs:
 [echo] ***
 [echo] Execute the update-version target once,
 [echo] and only once, when you 

flex-typedefs git commit: node: added missing globals.js extern

2016-11-22 Thread joshtynjala
Repository: flex-typedefs
Updated Branches:
  refs/heads/develop c07aedf88 -> 7659651f3


node: added missing globals.js extern


Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/7659651f
Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/7659651f
Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/7659651f

Branch: refs/heads/develop
Commit: 7659651f38fe0e0aa14c4d50c3f456dabe14973e
Parents: c07aedf
Author: Josh Tynjala 
Authored: Tue Nov 22 13:39:51 2016 -0800
Committer: Josh Tynjala 
Committed: Tue Nov 22 13:39:51 2016 -0800

--
 node/src/main/config/compile-as-config.xml | 4 
 1 file changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/7659651f/node/src/main/config/compile-as-config.xml
--
diff --git a/node/src/main/config/compile-as-config.xml 
b/node/src/main/config/compile-as-config.xml
index 2af392d..d3b0965 100644
--- a/node/src/main/config/compile-as-config.xml
+++ b/node/src/main/config/compile-as-config.xml
@@ -88,6 +88,10 @@
 downloads/closure-compiler-master/contrib/nodejs/fs.js
 
 
+externs/globals.js
+
downloads/closure-compiler-master/contrib/nodejs/globals.js
+
+
 externs/http.js
 downloads/closure-compiler-master/contrib/nodejs/http.js
 



flex-typedefs git commit: node: same as last commit, but for Maven

2016-11-22 Thread joshtynjala
Repository: flex-typedefs
Updated Branches:
  refs/heads/develop 7659651f3 -> d990e9931


node: same as last commit, but for Maven


Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/d990e993
Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/d990e993
Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/d990e993

Branch: refs/heads/develop
Commit: d990e993170f8cdc0816ce32d492bba0cc3b4066
Parents: 7659651
Author: Josh Tynjala 
Authored: Tue Nov 22 13:47:08 2016 -0800
Committer: Josh Tynjala 
Committed: Tue Nov 22 13:47:08 2016 -0800

--
 node/pom.xml | 4 
 1 file changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/d990e993/node/pom.xml
--
diff --git a/node/pom.xml b/node/pom.xml
index b9dc666..b29e920 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -139,6 +139,10 @@
   
downloads/closure-compiler-master/contrib/nodejs/fs.js
 
 
+  externs/globals.js
+  
downloads/closure-compiler-master/contrib/nodejs/globals.js
+
+
   externs/http.js
   
downloads/closure-compiler-master/contrib/nodejs/http.js
 



git commit: [flex-falcon] [refs/heads/develop] - FLEX-35182 report error on missing end tags. You may see the same error more than once, but that is potentially due to the JIRA issue 35181

2016-11-22 Thread aharui
Repository: flex-falcon
Updated Branches:
  refs/heads/develop 4ff47a036 -> a4b560562


FLEX-35182 report error on missing end tags.  You may see the same error more 
than once, but that is potentially due to the JIRA issue 35181


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/a4b56056
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/a4b56056
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/a4b56056

Branch: refs/heads/develop
Commit: a4b56056259b7aade988d58c55a393a0f8782ef0
Parents: 4ff47a0
Author: Alex Harui 
Authored: Tue Nov 22 12:09:35 2016 -0800
Committer: Alex Harui 
Committed: Tue Nov 22 12:09:35 2016 -0800

--
 .../apache/flex/compiler/internal/mxml/MXMLTagData.java | 12 
 1 file changed, 12 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/a4b56056/compiler/src/main/java/org/apache/flex/compiler/internal/mxml/MXMLTagData.java
--
diff --git 
a/compiler/src/main/java/org/apache/flex/compiler/internal/mxml/MXMLTagData.java
 
b/compiler/src/main/java/org/apache/flex/compiler/internal/mxml/MXMLTagData.java
index 1a1a3f0..61f708d 100644
--- 
a/compiler/src/main/java/org/apache/flex/compiler/internal/mxml/MXMLTagData.java
+++ 
b/compiler/src/main/java/org/apache/flex/compiler/internal/mxml/MXMLTagData.java
@@ -45,6 +45,7 @@ import org.apache.flex.compiler.parsing.IMXMLToken;
 import org.apache.flex.compiler.parsing.MXMLTokenTypes;
 import org.apache.flex.compiler.problems.ICompilerProblem;
 import org.apache.flex.compiler.problems.MXMLDuplicateAttributeProblem;
+import org.apache.flex.compiler.problems.MXMLUnclosedTagProblem;
 import org.apache.flex.compiler.problems.SyntaxProblem;
 import org.apache.flex.utils.FastStack;
 
@@ -148,6 +149,11 @@ public class MXMLTagData extends MXMLUnitData implements 
IMXMLTagData
  */
 protected boolean explicitCloseToken;
 
+/**
+ * The problems list in case we find a problem later
+ */
+Collection problems;
+
 /*
  * unlike most MXML units, our "content" bounds are not the same as the
  * {@link SourceLocation#getStart()} For tags, we don't count the outer
@@ -169,6 +175,7 @@ public class MXMLTagData extends MXMLUnitData implements 
IMXMLTagData
 @SuppressWarnings("fallthrough")
 MutablePrefixMap init(IMXMLData mxmlData, MXMLToken nameToken, 
ListIterator tokenIterator, MXMLDialect dialect, IFileSpecification 
spec, Collection problems)
 {
+   this.problems = problems;
 setSourcePath(mxmlData.getPath());
 MutablePrefixMap map = null;
 emptyTag = false;
@@ -903,6 +910,11 @@ public class MXMLTagData extends MXMLUnitData implements 
IMXMLTagData
 }
 }
 }
+if (!tagStack.isEmpty())
+{
+IMXMLTagData pop = tagStack.pop();
+problems.add(new MXMLUnclosedTagProblem(pop, pop.getName()));
+}
 return null;
 }
 



git commit: [flex-asjs] [refs/heads/develop] - CardTitleText

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop 11107053d -> b34796eea


CardTitleText


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b34796ee
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b34796ee
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b34796ee

Branch: refs/heads/develop
Commit: b34796eea359c22907d70db0a28a86a4de4f64ab
Parents: 1110705
Author: Carlos Rovira 
Authored: Tue Nov 22 23:21:50 2016 +0100
Committer: Carlos Rovira 
Committed: Tue Nov 22 23:21:50 2016 +0100

--
 .../flexjs/MDLExample/src/main/flex/App.mxml|   4 +-
 .../src/main/resources/assets/Unknown.jpg   | Bin 50531 -> 0 bytes
 .../src/main/resources/assets/welcome_card.jpg  | Bin 0 -> 50531 bytes
 .../src/main/resources/mdl-styles.css   |   9 +--
 .../flex/org/apache/flex/mdl/CardTitleText.as   |  78 +++
 .../src/main/resources/mdl-manifest.xml |   1 +
 6 files changed, 85 insertions(+), 7 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b34796ee/examples/flexjs/MDLExample/src/main/flex/App.mxml
--
diff --git a/examples/flexjs/MDLExample/src/main/flex/App.mxml 
b/examples/flexjs/MDLExample/src/main/flex/App.mxml
index 0045f75..ea433fe 100644
--- a/examples/flexjs/MDLExample/src/main/flex/App.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/App.mxml
@@ -187,8 +187,8 @@ limitations under the License.
 
 
 
-
-
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b34796ee/examples/flexjs/MDLExample/src/main/resources/assets/Unknown.jpg
--
diff --git a/examples/flexjs/MDLExample/src/main/resources/assets/Unknown.jpg 
b/examples/flexjs/MDLExample/src/main/resources/assets/Unknown.jpg
deleted file mode 100644
index 08fb201..000
Binary files a/examples/flexjs/MDLExample/src/main/resources/assets/Unknown.jpg 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b34796ee/examples/flexjs/MDLExample/src/main/resources/assets/welcome_card.jpg
--
diff --git 
a/examples/flexjs/MDLExample/src/main/resources/assets/welcome_card.jpg 
b/examples/flexjs/MDLExample/src/main/resources/assets/welcome_card.jpg
new file mode 100644
index 000..08fb201
Binary files /dev/null and 
b/examples/flexjs/MDLExample/src/main/resources/assets/welcome_card.jpg differ

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b34796ee/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
--
diff --git a/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css 
b/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
index e8e05a8..094d14f 100644
--- a/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
+++ b/examples/flexjs/MDLExample/src/main/resources/mdl-styles.css
@@ -40,11 +40,10 @@ Image
IBeadView:  ClassReference("org.apache.flex.html.beads.ImageView");
 }
 
-.cardTitle
-{
-   color: #fff;
-   height: 176px;
-   background: url('assets/Unknown.jpg') center / cover;
+.mdl-card__title {
+  color: #fff;
+  height: 176px;
+  background: url('assets/welcome_card.jpg') center / cover;
 }
 
 .dogTitle

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b34796ee/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/CardTitleText.as
--
diff --git 
a/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/CardTitleText.as
 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/CardTitleText.as
new file mode 100644
index 000..466f8db
--- /dev/null
+++ 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/CardTitleText.as
@@ -0,0 +1,78 @@
+
+//
+//  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 

git commit: [flex-asjs] [refs/heads/develop] - Change private ro protected in some vars

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop b43f82b35 -> 11107053d


Change private ro protected in some vars


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/11107053
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/11107053
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/11107053

Branch: refs/heads/develop
Commit: 11107053d7586a54ac296f5035c58aa9968e9111
Parents: b43f82b
Author: Carlos Rovira 
Authored: Tue Nov 22 23:20:35 2016 +0100
Committer: Carlos Rovira 
Committed: Tue Nov 22 23:20:35 2016 +0100

--
 .../projects/HTML/src/main/flex/org/apache/flex/html/H1.as   | 2 +-
 .../projects/HTML/src/main/flex/org/apache/flex/html/H2.as   | 4 ++--
 .../projects/HTML/src/main/flex/org/apache/flex/html/H3.as   | 4 ++--
 .../projects/HTML/src/main/flex/org/apache/flex/html/H4.as   | 4 ++--
 .../projects/HTML/src/main/flex/org/apache/flex/html/H5.as   | 4 ++--
 .../projects/HTML/src/main/flex/org/apache/flex/html/H6.as   | 4 ++--
 6 files changed, 11 insertions(+), 11 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/11107053/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H1.as
--
diff --git a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H1.as 
b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H1.as
index ecd00b1..c198fa5 100644
--- a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H1.as
+++ b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H1.as
@@ -84,7 +84,7 @@ package org.apache.flex.html
}

 COMPILE::JS
-private var textNode:Text;
+protected var textNode:Text;

 /**
  * @flexjsignorecoercion org.apache.flex.core.WrappedHTMLElement

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/11107053/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H2.as
--
diff --git a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H2.as 
b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H2.as
index 641cce5..7e47987 100644
--- a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H2.as
+++ b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H2.as
@@ -26,7 +26,7 @@ package org.apache.flex.html
 }
 
/**
-*  The H2 class represents an HTML  element
+*  The H2 class represents an HTML  element
  *  
 *  
 *  @langversion 3.0
@@ -84,7 +84,7 @@ package org.apache.flex.html
}

 COMPILE::JS
-private var textNode:Text;
+protected var textNode:Text;

 /**
  * @flexjsignorecoercion org.apache.flex.core.WrappedHTMLElement

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/11107053/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H3.as
--
diff --git a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H3.as 
b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H3.as
index 71fd297..d8bc19f 100644
--- a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H3.as
+++ b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H3.as
@@ -26,7 +26,7 @@ package org.apache.flex.html
 }
 
/**
-*  The H3 class represents an HTML  element
+*  The H3 class represents an HTML  element
  *  
 *  
 *  @langversion 3.0
@@ -84,7 +84,7 @@ package org.apache.flex.html
}

 COMPILE::JS
-private var textNode:Text;
+protected var textNode:Text;

 /**
  * @flexjsignorecoercion org.apache.flex.core.WrappedHTMLElement

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/11107053/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H4.as
--
diff --git a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H4.as 
b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H4.as
index 25661ad..80673db 100644
--- a/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H4.as
+++ b/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/H4.as
@@ -26,7 +26,7 @@ package org.apache.flex.html
 }
 
/**
-*  The H4 class represents an HTML  element
+*  The H4 class represents an HTML  element
  *  
 *  
 *  @langversion 3.0
@@ -84,7 +84,7 @@ package org.apache.flex.html

git commit: [flex-asjs] [refs/heads/develop] - Fix style

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop b34796eea -> fb252f4ea


Fix style


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fb252f4e
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fb252f4e
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/fb252f4e

Branch: refs/heads/develop
Commit: fb252f4eac17f6bcadf04de847bb341e15c2e6eb
Parents: b34796e
Author: Carlos Rovira 
Authored: Tue Nov 22 23:26:33 2016 +0100
Committer: Carlos Rovira 
Committed: Tue Nov 22 23:26:33 2016 +0100

--
 examples/flexjs/MDLExample/src/main/flex/App.mxml| 7 ---
 examples/flexjs/MDLExample/src/main/resources/mdl-styles.css | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/fb252f4e/examples/flexjs/MDLExample/src/main/flex/App.mxml
--
diff --git a/examples/flexjs/MDLExample/src/main/flex/App.mxml 
b/examples/flexjs/MDLExample/src/main/flex/App.mxml
index ea433fe..cc7c3f4 100644
--- a/examples/flexjs/MDLExample/src/main/flex/App.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/App.mxml
@@ -34,7 +34,7 @@ limitations under the License.
 
 
 
-
+
 
 

git commit: [flex-asjs] [refs/heads/develop] - Fix main example layout

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop fb252f4ea -> 20488b4d7


Fix main example layout


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/20488b4d
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/20488b4d
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/20488b4d

Branch: refs/heads/develop
Commit: 20488b4d7d5750ba1ba13f4bfa23260f98ed984a
Parents: fb252f4
Author: Carlos Rovira 
Authored: Tue Nov 22 23:58:31 2016 +0100
Committer: Carlos Rovira 
Committed: Tue Nov 22 23:58:31 2016 +0100

--
 .../flexjs/MDLExample/src/main/flex/App.mxml| 206 +--
 .../src/main/flex/MainNavigation.mxml   | 199 ++
 .../main/resources/mdl-js-index-template.html   |   2 +-
 .../org/apache/flex/mdl/NavigationLayout.as |  40 +++-
 4 files changed, 230 insertions(+), 217 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/20488b4d/examples/flexjs/MDLExample/src/main/flex/App.mxml
--
diff --git a/examples/flexjs/MDLExample/src/main/flex/App.mxml 
b/examples/flexjs/MDLExample/src/main/flex/App.mxml
index cc7c3f4..3aff152 100644
--- a/examples/flexjs/MDLExample/src/main/flex/App.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/App.mxml
@@ -30,210 +30,6 @@ limitations under the License.
  
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-add
-
-
-
-
-face
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-http://flex.apache.org;>
-
-
-
-
-
-

git commit: [flex-asjs] [refs/heads/develop] - Grid and more refactor (still in progress )

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop f6d133023 -> 86dde089e


Grid and more refactor (still in progress )


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/86dde089
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/86dde089
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/86dde089

Branch: refs/heads/develop
Commit: 86dde089e56e8cea9993ea2d914304385d76637c
Parents: f6d1330
Author: Carlos Rovira 
Authored: Wed Nov 23 01:31:03 2016 +0100
Committer: Carlos Rovira 
Committed: Wed Nov 23 01:31:03 2016 +0100

--
 .../flexjs/MDLExample/src/main/flex/Cards.mxml  | 69 ++
 .../src/main/flex/MainNavigation.mxml   | 46 ++--
 .../src/main/flex/org/apache/flex/mdl/Grid.as   | 76 
 .../src/main/resources/mdl-manifest.xml |  1 +
 4 files changed, 151 insertions(+), 41 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/86dde089/examples/flexjs/MDLExample/src/main/flex/Cards.mxml
--
diff --git a/examples/flexjs/MDLExample/src/main/flex/Cards.mxml 
b/examples/flexjs/MDLExample/src/main/flex/Cards.mxml
new file mode 100644
index 000..c318d58
--- /dev/null
+++ b/examples/flexjs/MDLExample/src/main/flex/Cards.mxml
@@ -0,0 +1,69 @@
+
+
+http://ns.adobe.com/mxml/2009;
+ xmlns:js="library://ns.apache.org/flexjs/basic"
+ xmlns:local="*"
+ xmlns:mdl="library://ns.apache.org/flexjs/mdl"
+ xmlns="http://www.w3.org/1999/xhtml;>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+share
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/86dde089/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
--
diff --git a/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml 
b/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
index d7d9ed7..b09949a 100644
--- a/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
@@ -25,7 +25,7 @@ limitations under the License.
   fixedHeader="true">
 
 
-
+
 
 
 
@@ -53,6 +53,9 @@ limitations under the License.
 
 
 
+
+
+
 
 
 
@@ -95,46 +98,7 @@ limitations under the License.
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-share
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
 
 
 

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/86dde089/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/Grid.as
--
diff --git 
a/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/Grid.as
 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/Grid.as
new file mode 100644
index 000..a7d19d8
--- /dev/null
+++ 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/Grid.as
@@ -0,0 +1,76 @@
+
+//
+//  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 

git commit: [flex-asjs] [refs/heads/develop] - TabBar, TabBar subcomponents, more component navigation attributes and rebuild the example with tabs (first iteration)

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop 20488b4d7 -> f6d133023


TabBar, TabBar subcomponents, more component navigation attributes and rebuild 
the example with tabs (first iteration)


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f6d13302
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f6d13302
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/f6d13302

Branch: refs/heads/develop
Commit: f6d1330239ff102a66234dfd4df048652a1ed933
Parents: 20488b4
Author: Carlos Rovira 
Authored: Wed Nov 23 01:00:31 2016 +0100
Committer: Carlos Rovira 
Committed: Wed Nov 23 01:00:31 2016 +0100

--
 .../src/main/flex/MainNavigation.mxml   | 200 ++-
 .../src/main/flex/org/apache/flex/mdl/Header.as |  42 
 .../src/main/flex/org/apache/flex/mdl/TabBar.as |  97 +
 .../flex/org/apache/flex/mdl/TabBarButton.as| 101 ++
 .../flex/org/apache/flex/mdl/TabBarPanel.as | 104 ++
 .../src/main/resources/mdl-manifest.xml |   4 +-
 6 files changed, 452 insertions(+), 96 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/f6d13302/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
--
diff --git a/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml 
b/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
index a77078e..d7d9ed7 100644
--- a/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/MainNavigation.mxml
@@ -28,55 +28,60 @@ limitations under the License.
 
 
 
-
-
-
-
+
+
+
+
 
 
+
+
+
+
+
+
 
 
 
 
 
-
-
-
-
+
+
+
+
 
 
 
 
-
-
+
 
-
-
+
 
-
-
-add
-
+
+
+add
+
 
-
-
-face
-
+
+
+face
+
 
-
-
+
+
 
-
-
+
+
 
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
 
 
 
@@ -88,7 +93,51 @@ limitations under the License.
 
 
 
+
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+share
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
 
 
@@ -108,49 +157,29 @@ limitations under the License.
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
 
-http://flex.apache.org;>
-
-
-
-
+
+
+
+
+
 
-http://flex.apache.org;>
-
-
-
-
-
-
+http://flex.apache.org;>
+
+
+
+
 
-
-
-  

git commit: [flex-asjs] [refs/heads/develop] - List extends SimpleList

2016-11-22 Thread carlosrovira
Repository: flex-asjs
Updated Branches:
  refs/heads/develop b8046c55b -> b43f82b35


List extends SimpleList


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b43f82b3
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b43f82b3
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b43f82b3

Branch: refs/heads/develop
Commit: b43f82b35d04429092b00f1c7ff4addc1c3adad6
Parents: b8046c5
Author: Carlos Rovira 
Authored: Tue Nov 22 19:34:53 2016 +0100
Committer: Carlos Rovira 
Committed: Tue Nov 22 19:34:53 2016 +0100

--
 .../src/main/flex/org/apache/flex/mdl/List.as   |  78 ++-
 .../flex/org/apache/flex/mdl/beads/ListView.as  | 213 +++
 .../src/main/resources/defaults.css |   4 +-
 .../src/main/resources/mdl-manifest.xml |   1 +
 4 files changed, 239 insertions(+), 57 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b43f82b3/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/List.as
--
diff --git 
a/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/List.as
 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/List.as
index a081d12..067ee8e 100644
--- 
a/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/List.as
+++ 
b/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/List.as
@@ -18,53 +18,24 @@
 

 package org.apache.flex.mdl
 {
-   import org.apache.flex.html.List;
-   
+import org.apache.flex.html.List;
 COMPILE::JS
 {
-import org.apache.flex.core.WrappedHTMLElement;
-import org.apache.flex.html.beads.ListView;
-import org.apache.flex.html.supportClasses.DataGroup;
+import goog.events;
+import org.apache.flex.core.WrappedHTMLElement;
 }
-   
+
/**
-*  Indicates that the initialization of the list is complete.
+*  The SimpleList class is a component that displays data in a 
vertical column. This
+*  component differs from org.apache.flex.html.List in that it 
displays 
+*  only string values and maps to the select HTML element.
 *  
 *  @langversion 3.0
 *  @playerversion Flash 10.2
 *  @playerversion AIR 2.6
 *  @productversion FlexJS 0.0
 */
-   [Event(name="initComplete", type="org.apache.flex.events.Event")]
-   
-   /**
-* The change event is dispatched whenever the list's selection changes.
-*  
-*  @langversion 3.0
-*  @playerversion Flash 10.2
-*  @playerversion AIR 2.6
-*  @productversion FlexJS 0.0
-*/
-[Event(name="change", type="org.apache.flex.events.Event")]
-
-   /**
-*  The List class is a component that displays multiple data items. 
The List uses
-*  the following bead types:
-* 
-*  org.apache.flex.core.IBeadModel: the data model, which includes the 
dataProvider, selectedItem, and
-*  so forth.
-*  org.apache.flex.core.IBeadView:  the bead that constructs the 
visual parts of the list.
-*  org.apache.flex.core.IBeadController: the bead that handles input 
and output.
-*  org.apache.flex.core.IBeadLayout: the bead responsible for the size 
and position of the itemRenderers.
-*  org.apache.flex.core.IDataProviderItemRendererMapper: the bead 
responsible for creating the itemRenders.
-*  org.apache.flex.core.IItemRenderer: the class or factory used to 
display an item in the list.
-*  
-*  @langversion 3.0
-*  @playerversion Flash 10.2
-*  @playerversion AIR 2.6
-*  @productversion FlexJS 0.0
-*/
-   public class List extends org.apache.flex.html.List
+   public class List extends org.apache.flex.html.SimpleList
{
/**
 *  constructor.
@@ -80,38 +51,35 @@ package org.apache.flex.mdl
 
 className = ""; //set to empty string avoid 'undefined' output 
when no class selector is assigned by user;
}
-   
-   
-/**
- * @flexjsignorecoercion org.apache.flex.html.beads.ListView 
- * @flexjsignorecoercion org.apache.flex.html.supportClasses.DataGroup 
- */
-/*COMPILE::JS
-override public function internalChildren():Array
-{
-var listView:ListView = getBeadByType(ListView) as ListView;
-var dg:DataGroup = listView.dataGroup as DataGroup;
-var