svn commit: r1063555 - in /websites/production/flex: cgi-bin/ content/

2020-07-28 Thread carlosrovira
Author: carlosrovira Date: Tue Jul 28 09:36:37 2020 New Revision: 1063555 Log: change alt in image Added: websites/production/flex/cgi-bin/ - copied from r1063554, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from r1063554, websites/staging

[flex-site] branch trunk updated: adding an alt to img

2020-07-27 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/flex-site.git The following commit(s) were added to refs/heads/trunk by this push: new 2a580c3 adding an alt to img 2a580c3

[flex-sdk] branch develop updated: adding my gpg sign in order to sign releases

2019-11-14 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/flex-sdk.git The following commit(s) were added to refs/heads/develop by this push: new eba6217 adding my gpg sign in order

[flex-blazeds] branch master updated: Update downloads.xml

2019-04-14 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git The following commit(s) were added to refs/heads/master by this push: new 94b8a21 Update downloads.xml

[07/29] git commit: [flex-asjs] [refs/heads/develop] - Sample java blazes project to test FlexJS AMF

2017-09-06 Thread carlosrovira
Sample java blazes project to test FlexJS AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2998b9a2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2998b9a2 Diff:

[03/29] git commit: [flex-asjs] [refs/heads/develop] - RemoteObjectAMFTest project initial commit

2017-09-06 Thread carlosrovira
RemoteObjectAMFTest project initial commit Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a364634c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a364634c Diff:

[24/29] git commit: [flex-asjs] [refs/heads/develop] - backport amf.js and get it to use Responder instead of promises, and our Reflection APIs

2017-09-06 Thread carlosrovira
backport amf.js and get it to use Responder instead of promises, and our Reflection APIs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/679268fe Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/679268fe

[16/29] git commit: [flex-asjs] [refs/heads/develop] - rudimentary SWF implementation of AMF in FlexJS. Now I know what needs to be done on the JS side

2017-09-06 Thread carlosrovira
rudimentary SWF implementation of AMF in FlexJS. Now I know what needs to be done on the JS side Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2777edbb Tree:

[17/29] git commit: [flex-asjs] [refs/heads/develop] - fix up build script like the others

2017-09-06 Thread carlosrovira
fix up build script like the others Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/aa48f8e2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/aa48f8e2 Diff:

[21/29] git commit: [flex-asjs] [refs/heads/develop] - on SWF, we don't get an AcknowledgeMessage?

2017-09-06 Thread carlosrovira
on SWF, we don't get an AcknowledgeMessage? Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f12d90a6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f12d90a6 Diff:

[29/29] git commit: [flex-asjs] [refs/heads/develop] - didn't get its flexjs_wrapper set. SimpleList seems to be extending List which doesn't seem right to me though

2017-09-06 Thread carlosrovira
didn't get its flexjs_wrapper set. SimpleList seems to be extending List which doesn't seem right to me though Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/90e3cf81 Tree:

[11/29] git commit: [flex-asjs] [refs/heads/develop] - use Basic components so we can run it on both SWF and JS and get it working for SWF. Next up: JS

2017-09-06 Thread carlosrovira
use Basic components so we can run it on both SWF and JS and get it working for SWF. Next up: JS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4f2f8e3f Tree:

[22/29] git commit: [flex-asjs] [refs/heads/develop] - try returning a custom value object

2017-09-06 Thread carlosrovira
try returning a custom value object Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5d8b3e4e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5d8b3e4e Diff:

[10/29] git commit: [flex-asjs] [refs/heads/develop] - wrap Grid in View so it compiles. Maybe it won't run

2017-09-06 Thread carlosrovira
wrap Grid in View so it compiles. Maybe it won't run Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1268b2cb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1268b2cb Diff:

[23/29] git commit: [flex-asjs] [refs/heads/develop] - get an array of custom value objects

2017-09-06 Thread carlosrovira
get an array of custom value objects Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a2debfab Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a2debfab Diff:

[01/29] git commit: [flex-asjs] [refs/heads/develop] - build reflection before network. Network needs reflection for AMF

2017-09-06 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/develop f92aba37f -> 66cc5a3da build reflection before network. Network needs reflection for AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a4a80760 Tree:

[14/29] git commit: [flex-asjs] [refs/heads/develop] - more messages

2017-09-06 Thread carlosrovira
more messages Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a2afa568 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a2afa568 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a2afa568 Branch:

[05/29] git commit: [flex-asjs] [refs/heads/develop] - - Move SampleAmfWebApp to examples/amf/SampleAmfWebApp - Switch poms to 0.9.0-SNAPSHOT

2017-09-06 Thread carlosrovira
- Move SampleAmfWebApp to examples/amf/SampleAmfWebApp - Switch poms to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/74e5cc8f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/74e5cc8f

[19/29] git commit: [flex-asjs] [refs/heads/develop] - remove circulars

2017-09-06 Thread carlosrovira
remove circulars Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/de5406cd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/de5406cd Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/de5406cd

[25/29] git commit: [flex-asjs] [refs/heads/develop] - fix maven build for RemoteObjectAMFTest

2017-09-06 Thread carlosrovira
fix maven build for RemoteObjectAMFTest Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/85ccb270 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/85ccb270 Diff:

[20/29] git commit: [flex-asjs] [refs/heads/develop] - now needs Reflection APIs

2017-09-06 Thread carlosrovira
now needs Reflection APIs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/34656e56 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/34656e56 Diff:

[28/29] git commit: [flex-asjs] [refs/heads/develop] - fail sooner if SWF build fails

2017-09-06 Thread carlosrovira
fail sooner if SWF build fails Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a3cd8f29 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a3cd8f29 Diff:

[26/29] git commit: [flex-asjs] [refs/heads/develop] - refactor RemoteObject and Operation to use AMFNetConnection

2017-09-06 Thread carlosrovira
refactor RemoteObject and Operation to use AMFNetConnection Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/62408930 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/62408930 Diff:

[18/29] git commit: [flex-asjs] [refs/heads/develop] - different format on different platforms

2017-09-06 Thread carlosrovira
different format on different platforms Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/91db1628 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/91db1628 Diff:

[02/29] git commit: [flex-asjs] [refs/heads/develop] - Network now depends on Reflection

2017-09-06 Thread carlosrovira
Network now depends on Reflection Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8bbea9ce Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8bbea9ce Diff:

[13/29] git commit: [flex-asjs] [refs/heads/develop] - move ClassAliasBead so it can depend on Reflection APIs

2017-09-06 Thread carlosrovira
move ClassAliasBead so it can depend on Reflection APIs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c01c4b39 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c01c4b39 Diff:

[12/29] git commit: [flex-asjs] [refs/heads/develop] - add ClassAliasBead

2017-09-06 Thread carlosrovira
add ClassAliasBead Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/93606e04 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/93606e04 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/93606e04

[27/29] git commit: [flex-asjs] [refs/heads/develop] - Sucessful Test strong type Value Object communication and casting

2017-09-06 Thread carlosrovira
Sucessful Test strong type Value Object communication and casting Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/66cc5a3d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/66cc5a3d Diff:

[04/29] git commit: [flex-asjs] [refs/heads/develop] - Network AMF RemoteObject and Events

2017-09-06 Thread carlosrovira
Network AMF RemoteObject and Events Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/106f50f9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/106f50f9 Diff:

[06/29] git commit: [flex-asjs] [refs/heads/develop] - Update Reflection dependency to 0.9.0-SNAPSHOT

2017-09-06 Thread carlosrovira
Update Reflection dependency to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0eec763b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0eec763b Diff:

[15/29] git commit: [flex-asjs] [refs/heads/develop] - fix up Network JS build to use Reflection for AMF

2017-09-06 Thread carlosrovira
fix up Network JS build to use Reflection for AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6e2db5ac Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6e2db5ac Diff:

[08/29] git commit: [flex-asjs] [refs/heads/develop] - ClassAliasBead for registering class aliases for AMF

2017-09-06 Thread carlosrovira
ClassAliasBead for registering class aliases for AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a32d34e4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a32d34e4 Diff:

[17/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Added isMobile()

2017-09-06 Thread carlosrovira
Added isMobile() Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2609e610 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2609e610 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/2609e610

[36/50] git commit: [flex-asjs] [refs/heads/feature/amf] - get an array of custom value objects

2017-09-06 Thread carlosrovira
get an array of custom value objects Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a2debfab Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a2debfab Diff:

[38/50] git commit: [flex-asjs] [refs/heads/feature/amf] - refactor RemoteObject and Operation to use AMFNetConnection

2017-09-06 Thread carlosrovira
refactor RemoteObject and Operation to use AMFNetConnection Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/62408930 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/62408930 Diff:

[05/50] git commit: [flex-asjs] [refs/heads/feature/amf] - FLEX-35354 - Add DynamicItemsRendererFactoryForArrayListData to allow add items dynamically to MDL Table - Bead can be used in other componen

2017-09-06 Thread carlosrovira
FLEX-35354 - Add DynamicItemsRendererFactoryForArrayListData to allow add items dynamically to MDL Table - Bead can be used in other components - Update TabsItemRendererFactoryForArrayListData with new DynamicItemsRendererFactoryForArrayListData Project:

[41/50] git commit: [flex-asjs] [refs/heads/feature/amf] - on SWF, we don't get an AcknowledgeMessage?

2017-09-06 Thread carlosrovira
on SWF, we don't get an AcknowledgeMessage? Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f12d90a6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f12d90a6 Diff:

[18/50] git commit: [flex-asjs] [refs/heads/feature/amf] - ClippingViewport was deprecated

2017-09-06 Thread carlosrovira
ClippingViewport was deprecated Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ac29804e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ac29804e Diff:

[47/50] git commit: [flex-asjs] [refs/heads/feature/amf] - fix up build script like the others

2017-09-06 Thread carlosrovira
fix up build script like the others Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/aa48f8e2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/aa48f8e2 Diff:

[01/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed a few errors in DataGridXcompile [Forced Update!]

2017-09-06 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/amf 9d6673a65 -> 66cc5a3da (forced update) Fixed a few errors in DataGridXcompile Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f0ddbd34 Tree:

[06/50] git commit: [flex-asjs] [refs/heads/feature/amf] - FLEX-35354 - Rename TabsItemRendererFactoryForArrayListData to TabsDynamicItemsRendererFactoryForArrayListData - Update TabsDynamicItemsRende

2017-09-06 Thread carlosrovira
FLEX-35354 - Rename TabsItemRendererFactoryForArrayListData to TabsDynamicItemsRendererFactoryForArrayListData - Update TabsDynamicItemsRendererFactoryForArrayListData with new implementation of DynamicItemsRendererFactoryForArrayListData - Update example MDLDynamicTabsExample Project:

[15/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into feature/dragAndDrop

2017-09-06 Thread carlosrovira
Merge branch 'develop' into feature/dragAndDrop * develop: (24 commits) Allow chained assignment to non-existent children Add MDLDynamicTableExample to ilustrate how add/remove items to MDL Table - Currently only adding is working. The rest job will be done as part of FLEX-35354 Forgot

[44/50] git commit: [flex-asjs] [refs/heads/feature/amf] - try returning a custom value object

2017-09-06 Thread carlosrovira
try returning a custom value object Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5d8b3e4e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5d8b3e4e Diff:

[27/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Sample java blazes project to test FlexJS AMF

2017-09-06 Thread carlosrovira
Sample java blazes project to test FlexJS AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2998b9a2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2998b9a2 Diff:

[16/50] git commit: [flex-asjs] [refs/heads/feature/amf] - change metadata was only being attached to the SWF class

2017-09-06 Thread carlosrovira
change metadata was only being attached to the SWF class Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a2438456 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a2438456 Diff:

[24/50] git commit: [flex-asjs] [refs/heads/feature/amf] - RemoteObjectAMFTest project initial commit

2017-09-06 Thread carlosrovira
RemoteObjectAMFTest project initial commit Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a364634c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a364634c Diff:

[32/50] git commit: [flex-asjs] [refs/heads/feature/amf] - use Basic components so we can run it on both SWF and JS and get it working for SWF. Next up: JS

2017-09-06 Thread carlosrovira
use Basic components so we can run it on both SWF and JS and get it working for SWF. Next up: JS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4f2f8e3f Tree:

[11/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Add MDLDynamicTableExample to ilustrate how add/remove items to MDL Table - Currently only adding is working. The rest job will be done as pa

2017-09-06 Thread carlosrovira
Add MDLDynamicTableExample to ilustrate how add/remove items to MDL Table - Currently only adding is working. The rest job will be done as part of FLEX-35354 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/885e3213

[35/50] git commit: [flex-asjs] [refs/heads/feature/amf] - more messages

2017-09-06 Thread carlosrovira
more messages Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a2afa568 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a2afa568 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a2afa568 Branch:

[28/50] git commit: [flex-asjs] [refs/heads/feature/amf] - - Move SampleAmfWebApp to examples/amf/SampleAmfWebApp - Switch poms to 0.9.0-SNAPSHOT

2017-09-06 Thread carlosrovira
- Move SampleAmfWebApp to examples/amf/SampleAmfWebApp - Switch poms to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/74e5cc8f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/74e5cc8f

[48/50] git commit: [flex-asjs] [refs/heads/feature/amf] - fail sooner if SWF build fails

2017-09-06 Thread carlosrovira
fail sooner if SWF build fails Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a3cd8f29 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a3cd8f29 Diff:

[04/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Switch MDLDynamicTabsExample to JSFlex only build in Maven

2017-09-06 Thread carlosrovira
Switch MDLDynamicTabsExample to JSFlex only build in Maven Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/29bef6b1 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/29bef6b1 Diff:

[49/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Sucessful Test strong type Value Object communication and casting

2017-09-06 Thread carlosrovira
Sucessful Test strong type Value Object communication and casting Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/66cc5a3d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/66cc5a3d Diff:

[07/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Added helper function

2017-09-06 Thread carlosrovira
Added helper function Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/daca90f9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/daca90f9 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/daca90f9

[20/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Misssing reference to DragDropJS

2017-09-06 Thread carlosrovira
Misssing reference to DragDropJS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6000f360 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6000f360 Diff:

[30/50] git commit: [flex-asjs] [refs/heads/feature/amf] - seemed to need this to build for me

2017-09-06 Thread carlosrovira
seemed to need this to build for me Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/aea3780b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/aea3780b Diff:

[25/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Network AMF RemoteObject and Events

2017-09-06 Thread carlosrovira
Network AMF RemoteObject and Events Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/106f50f9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/106f50f9 Diff:

[22/50] git commit: [flex-asjs] [refs/heads/feature/amf] - build reflection before network. Network needs reflection for AMF

2017-09-06 Thread carlosrovira
build reflection before network. Network needs reflection for AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a4a80760 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a4a80760 Diff:

[31/50] git commit: [flex-asjs] [refs/heads/feature/amf] - ClassAliasBead for registering class aliases for AMF

2017-09-06 Thread carlosrovira
ClassAliasBead for registering class aliases for AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a32d34e4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a32d34e4 Diff:

[33/50] git commit: [flex-asjs] [refs/heads/feature/amf] - add ClassAliasBead

2017-09-06 Thread carlosrovira
add ClassAliasBead Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/93606e04 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/93606e04 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/93606e04

[26/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Update Reflection dependency to 0.9.0-SNAPSHOT

2017-09-06 Thread carlosrovira
Update Reflection dependency to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0eec763b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0eec763b Diff:

[45/50] git commit: [flex-asjs] [refs/heads/feature/amf] - backport amf.js and get it to use Responder instead of promises, and our Reflection APIs

2017-09-06 Thread carlosrovira
backport amf.js and get it to use Responder instead of promises, and our Reflection APIs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/679268fe Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/679268fe

[39/50] git commit: [flex-asjs] [refs/heads/feature/amf] - different format on different platforms

2017-09-06 Thread carlosrovira
different format on different platforms Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/91db1628 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/91db1628 Diff:

[13/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop

2017-09-06 Thread carlosrovira
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop * 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs: Add MDLDynamicTableExample to ilustrate how add/remove items to MDL Table - Currently only adding is working. The rest job will be done as

[12/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Allow chained assignment to non-existent children

2017-09-06 Thread carlosrovira
Allow chained assignment to non-existent children Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/884826eb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/884826eb Diff:

[09/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Returns parameter passed into setAttribute and setChild to enable chained assignment of values.

2017-09-06 Thread carlosrovira
Returns parameter passed into setAttribute and setChild to enable chained assignment of values. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f19d9674 Tree:

[29/50] git commit: [flex-asjs] [refs/heads/feature/amf] - wrap Grid in View so it compiles. Maybe it won't run

2017-09-06 Thread carlosrovira
wrap Grid in View so it compiles. Maybe it won't run Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1268b2cb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1268b2cb Diff:

[23/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Network now depends on Reflection

2017-09-06 Thread carlosrovira
Network now depends on Reflection Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8bbea9ce Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8bbea9ce Diff:

[34/50] git commit: [flex-asjs] [refs/heads/feature/amf] - move ClassAliasBead so it can depend on Reflection APIs

2017-09-06 Thread carlosrovira
move ClassAliasBead so it can depend on Reflection APIs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c01c4b39 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c01c4b39 Diff:

[42/50] git commit: [flex-asjs] [refs/heads/feature/amf] - now needs Reflection APIs

2017-09-06 Thread carlosrovira
now needs Reflection APIs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/34656e56 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/34656e56 Diff:

[14/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Added drawing layer beads to enable the drop indicator to have a place outside of the itemRenderer space.

2017-09-06 Thread carlosrovira
Added drawing layer beads to enable the drop indicator to have a place outside of the itemRenderer space. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/06213a0c Tree:

[19/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Temporarily removed references to DragDrop classes while investigating build problem.

2017-09-06 Thread carlosrovira
Temporarily removed references to DragDrop classes while investigating build problem. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fc3b4840 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fc3b4840

[43/50] git commit: [flex-asjs] [refs/heads/feature/amf] - remove circulars

2017-09-06 Thread carlosrovira
remove circulars Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/de5406cd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/de5406cd Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/de5406cd

[08/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Added missing pieces for TextBlock management Fixed bug in GroupElement.replaceElements()

2017-09-06 Thread carlosrovira
Added missing pieces for TextBlock management Fixed bug in GroupElement.replaceElements() Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f4276e0d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f4276e0d

[21/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed moving child xml between parents

2017-09-06 Thread carlosrovira
Fixed moving child xml between parents Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f92aba37 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f92aba37 Diff:

[46/50] git commit: [flex-asjs] [refs/heads/feature/amf] - fix maven build for RemoteObjectAMFTest

2017-09-06 Thread carlosrovira
fix maven build for RemoteObjectAMFTest Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/85ccb270 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/85ccb270 Diff:

[37/50] git commit: [flex-asjs] [refs/heads/feature/amf] - rudimentary SWF implementation of AMF in FlexJS. Now I know what needs to be done on the JS side

2017-09-06 Thread carlosrovira
rudimentary SWF implementation of AMF in FlexJS. Now I know what needs to be done on the JS side Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2777edbb Tree:

[50/50] git commit: [flex-asjs] [refs/heads/feature/amf] - fix up Network JS build to use Reflection for AMF

2017-09-06 Thread carlosrovira
fix up Network JS build to use Reflection for AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6e2db5ac Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6e2db5ac Diff:

[03/50] flex-asjs git commit: “Stringables” should be assignable to XML

2017-09-06 Thread carlosrovira
“Stringables” should be assignable to XML Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3bb0e7b1 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3bb0e7b1 Diff:

[10/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Forgot header

2017-09-06 Thread carlosrovira
Forgot header Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/37dc6003 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/37dc6003 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/37dc6003 Branch:

[02/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Partially fixed FormatExample

2017-09-06 Thread carlosrovira
Partially fixed FormatExample Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e17b287c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e17b287c Diff:

[flex-typedefs] Git Push Summary [forced push!] [Forced Update!]

2017-09-06 Thread carlosrovira
Repository: flex-typedefs Updated Branches: refs/heads/feature/amf b53d76a6d -> 3a6a055ba (forced update)

[4/8] git commit: [flex-falcon] [refs/heads/feature/amf] - fix param types

2017-09-06 Thread carlosrovira
fix param types Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/29dde482 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/29dde482 Diff:

[2/8] git commit: [flex-falcon] [refs/heads/feature/amf] - try upgrading to latest GCC

2017-09-06 Thread carlosrovira
try upgrading to latest GCC Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/4e9dd116 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/4e9dd116 Diff:

[3/8] git commit: [flex-falcon] [refs/heads/feature/amf] - ignore GCC warnings from Closure Library

2017-09-06 Thread carlosrovira
ignore GCC warnings from Closure Library Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/ae267c3e Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/ae267c3e Diff:

[5/8] git commit: [flex-falcon] [refs/heads/feature/amf] - go back to 0626

2017-09-06 Thread carlosrovira
go back to 0626 Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/8ccd2b96 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/8ccd2b96 Diff:

[7/8] git commit: [flex-falcon] [refs/heads/feature/amf] - add class aliases to JS info structure

2017-09-06 Thread carlosrovira
add class aliases to JS info structure Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/a9e09f4b Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/a9e09f4b Diff:

[8/8] git commit: [flex-falcon] [refs/heads/feature/amf] - impls can be null

2017-09-06 Thread carlosrovira
impls can be null Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/2af5714e Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/2af5714e Diff:

[1/8] git commit: [flex-falcon] [refs/heads/feature/amf] - generate class alias info [Forced Update!]

2017-09-06 Thread carlosrovira
Repository: flex-falcon Updated Branches: refs/heads/feature/amf f422c99c4 -> 2af5714e4 (forced update) generate class alias info Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/fc13fbc5 Tree:

[6/8] git commit: [flex-falcon] [refs/heads/feature/amf] - add -js-compiler-option=--skip_type_inference to get around GCC flow analysis bugs

2017-09-06 Thread carlosrovira
add -js-compiler-option=--skip_type_inference to get around GCC flow analysis bugs Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/135b7492 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/135b7492

git commit: [flex-asjs] [refs/heads/feature/amf] - Sucessful Test strong type Value Object communication and casting

2017-09-06 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/amf 13accbff8 -> 9d6673a65 Sucessful Test strong type Value Object communication and casting Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9d6673a6

git commit: [flex-asjs] [refs/heads/develop] - Organize imports using latest vscode-nextgenas 0.4.3

2017-05-12 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/develop 2cce42200 -> 60ee780f2 Organize imports using latest vscode-nextgenas 0.4.3 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/60ee780f Tree:

[flex-asjs] Git Push Summary

2017-02-22 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/sprite-refactor [deleted] 2b7a1d9f4

[2/8] flex-asjs git commit: Initial project setup from Lizhi’s SpriteFlexJS project

2017-02-22 Thread carlosrovira
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2b7a1d9f/frameworks/projects/spriteflexjs/src/main/flex/flash/text/FontStyle.as -- diff --git a/frameworks/projects/spriteflexjs/src/main/flex/flash/text/FontStyle.as

[5/8] flex-asjs git commit: Initial project setup from Lizhi’s SpriteFlexJS project

2017-02-22 Thread carlosrovira
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2b7a1d9f/frameworks/projects/spriteflexjs/src/main/flex/flash/display3D/Context3D.as -- diff --git

[6/8] flex-asjs git commit: Initial project setup from Lizhi’s SpriteFlexJS project

2017-02-22 Thread carlosrovira
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2b7a1d9f/frameworks/projects/spriteflexjs/src/main/flex/flash/display/GraphicsPathWinding.as -- diff --git

[4/8] flex-asjs git commit: Initial project setup from Lizhi’s SpriteFlexJS project

2017-02-22 Thread carlosrovira
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2b7a1d9f/frameworks/projects/spriteflexjs/src/main/flex/flash/events/KeyboardEvent.as -- diff --git

[1/8] flex-asjs git commit: Initial project setup from Lizhi’s SpriteFlexJS project

2017-02-22 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/sprite-refactor [created] 2b7a1d9f4 http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2b7a1d9f/frameworks/projects/spriteflexjs/src/main/flex/flash/ui/MultitouchInputMode.as

[8/8] flex-asjs git commit: Initial project setup from Lizhi’s SpriteFlexJS project

2017-02-22 Thread carlosrovira
exjs/.vscode/tasks.json @@ -0,0 +1,10 @@ +{ + // See https://go.microsoft.com/fwlink/?LinkId=733558 + // for the documentation about the tasks.json format + //"--flexHome=/Users/carlosrovira/Dev/Flex/sdks/flexjs-0.8.0" + "version": "0.1.0", +

git commit: [flex-asjs] [refs/heads/feature/spriteflexjs-refactor] - introduce skiAS pom param to avoid DEFINES (COMPILE::JS)

2017-02-22 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/spriteflexjs-refactor 9f7908f98 -> 27a4e6f46 introduce skiAS pom param to avoid DEFINES (COMPILE::JS) Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

  1   2   3   4   5   6   7   8   9   10   >