Re: git commit: [flex-asjs] [refs/heads/tlf] - Added callLater

2017-06-18 Thread Alex Harui
FWIW, There is already a CallLaterBead. -Alex On 6/18/17, 3:34 AM, "ha...@apache.org" wrote: >Repository: flex-asjs >Updated Branches: > refs/heads/tlf 914e666c7 -> 06f47590c > > >Added callLater > > >Project:

git commit: [flex-sdk] [refs/heads/develop] - sync up our KEYS file with dist

2017-06-18 Thread aharui
Repository: flex-sdk Updated Branches: refs/heads/develop 42c7c3835 -> e66554e9b sync up our KEYS file with dist Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/e66554e9 Tree:

svn commit: r20073 - /dev/flex/sdk/KEYS

2017-06-18 Thread aharui
Author: aharui Date: Mon Jun 19 04:32:14 2017 New Revision: 20073 Log: sync up our two KEYS files Modified: dev/flex/sdk/KEYS Modified: dev/flex/sdk/KEYS == --- dev/flex/sdk/KEYS (original) +++ dev/flex/sdk/KEYS Mon

svn commit: r20072 - /release/flex/KEYS

2017-06-18 Thread aharui
Author: aharui Date: Mon Jun 19 04:30:16 2017 New Revision: 20072 Log: add piotrz Modified: release/flex/KEYS Modified: release/flex/KEYS == --- release/flex/KEYS (original) +++ release/flex/KEYS Mon Jun 19 04:30:16

svn commit: r20071 - /dev/flex/sdk/KEYS

2017-06-18 Thread aharui
Author: aharui Date: Mon Jun 19 04:21:14 2017 New Revision: 20071 Log: piotrz key Modified: dev/flex/sdk/KEYS Modified: dev/flex/sdk/KEYS == --- dev/flex/sdk/KEYS (original) +++ dev/flex/sdk/KEYS Mon Jun 19 04:21:14

git commit: [flex-asjs] [refs/heads/tlf] - Add missing dependencies in StorageExample's pom

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf e3a50e8f6 -> 3396fa7f9 Add missing dependencies in StorageExample's pom Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3396fa7f Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Add missing Apache header license

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf d420f93c6 -> e3a50e8f6 Add missing Apache header license Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e3a50e8f Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Cleaned up Text project dependencies

2017-06-18 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/tlf a35c05252 -> d420f93c6 Cleaned up Text project dependencies Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d420f93c Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Remove unneeded modules from Text pom

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf 85588e543 -> a35c05252 Remove unneeded modules from Text pom Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a35c0525 Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Make Text and TLF module part of general build

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf 1faaa3c8f -> 85588e543 Make Text and TLF module part of general build Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/85588e54 Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Add pom for TLF module

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf f0e3e5f08 -> 1faaa3c8f Add pom for TLF module Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1faaa3c8 Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Add missing Apache License header ot TLFFactory

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf 0a59f91b2 -> f0e3e5f08 Add missing Apache License header ot TLFFactory Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f0e3e5f0 Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Add pom for Text module build

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf 22a1145a5 -> 0a59f91b2 Add pom for Text module build Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0a59f91b Tree:

[01/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Removed the border and background on the NumericStepper.

2017-06-18 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/tlf 1907015f8 -> 22a1145a5 Removed the border and background on the NumericStepper. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2282ab70 Tree:

[03/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix event types for valuechange. Otherwise Binding would break. Events are global and should be compatible for any given event type

2017-06-18 Thread piotrz
fix event types for valuechange. Otherwise Binding would break. Events are global and should be compatible for any given event type Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4df71784 Tree:

[48/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - prepare Maven build for next RC by changing 0.8.0-SNAPSHOT to 0.8.0

2017-06-18 Thread piotrz
prepare Maven build for next RC by changing 0.8.0-SNAPSHOT to 0.8.0 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1656e37d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1656e37d Diff:

[44/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - - Update pom in archetypes to 0.9.0-SNAPSHOT version - Updated compiler version in main pom to 0.9.0-SNAPSHOT version

2017-06-18 Thread piotrz
- Update pom in archetypes to 0.9.0-SNAPSHOT version - Updated compiler version in main pom to 0.9.0-SNAPSHOT version Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2a826932 Tree:

[04/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - FLEX-35085 - Update release notes

2017-06-18 Thread piotrz
FLEX-35085 - Update release notes Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/66d37b07 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/66d37b07 Diff:

[29/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - try delay before making dir. Occasionally get an error

2017-06-18 Thread piotrz
try delay before making dir. Occasionally get an error Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c596b16a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c596b16a Diff:

[12/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - handle sizedToContent by growing to content instead of shrinking things

2017-06-18 Thread piotrz
handle sizedToContent by growing to content instead of shrinking things Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5ebb2aeb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5ebb2aeb Diff:

[07/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - add binding as well

2017-06-18 Thread piotrz
add binding as well Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3636ebbc Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3636ebbc Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3636ebbc

[24/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - LayoutBase Fix for strand set to null in remove bead, plus performance improvements in js

2017-06-18 Thread piotrz
LayoutBase Fix for strand set to null in remove bead, plus performance improvements in 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/08af60c7 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/08af60c7

[09/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Partial solution to the NumericStepper issue.

2017-06-18 Thread piotrz
Partial solution to the NumericStepper issue. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8dc27279 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8dc27279 Diff:

[26/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Improves for Wipe effect in js, to get tween replays working in FlexJSStore example

2017-06-18 Thread piotrz
Improves for Wipe effect in js, to get tween replays working in FlexJSStore example Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9e226721 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9e226721 Diff:

[46/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - - Fix typo in GoogleMaps and distribution pom

2017-06-18 Thread piotrz
- Fix typo in GoogleMaps and distribution pom Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/32d6feaa Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/32d6feaa Diff:

[25/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Added guard to swf for getValue when requested field is not a member of the typed storage class

2017-06-18 Thread piotrz
Added guard to swf for getValue when requested field is not a member of the typed storage 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/1af9cc8f Tree:

[35/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - - Added missing "relativePath" entries to the parts of the distribution bundle.

2017-06-18 Thread piotrz
- Added missing "relativePath" entries to the parts of the distribution bundle. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e6ec9658 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e6ec9658 Diff:

[41/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - - Update examples to 0.9.0-SNAPSHOT - Update pom for flexjs-simple-application-pure-swf-archetype

2017-06-18 Thread piotrz
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/dc8c2bdf/examples/native/pom.xml -- diff --git a/examples/native/pom.xml b/examples/native/pom.xml index 08caf25..2b3be7c 100644 --- a/examples/native/pom.xml +++

[28/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix path to git

2017-06-18 Thread piotrz
fix path to git Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/dd6fc270 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/dd6fc270 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/dd6fc270

[34/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - try setting encoding for windows

2017-06-18 Thread piotrz
try setting encoding for windows Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d4aa7a6f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d4aa7a6f Diff:

[36/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - - Added missing "relativePath" entries to the parts of the distribution bundle.

2017-06-18 Thread piotrz
- Added missing "relativePath" entries to the parts of the distribution bundle. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2ca935a0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2ca935a0 Diff:

[45/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - - Fix typo in GoogleMaps and distribution pom

2017-06-18 Thread piotrz
- Fix typo in GoogleMaps and distribution pom Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a89f0eca Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a89f0eca Diff:

[33/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - no doc packages for now. Use online example

2017-06-18 Thread piotrz
no doc packages for now. Use online example Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/910cf5e4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/910cf5e4 Diff:

[37/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Merge remote-tracking branch 'origin/release0.8.0' into release0.8.0

2017-06-18 Thread piotrz
Merge remote-tracking branch 'origin/release0.8.0' into release0.8.0 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/77b09e0a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/77b09e0a Diff:

[10/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - don't need this. The y of the children are factored into the size

2017-06-18 Thread piotrz
don't need this. The y of the children are factored into the size Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c55a2380 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c55a2380 Diff:

[17/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - FLEX-35322 Basic: fixed jumping icons in NumericStepper spinner buttons

2017-06-18 Thread piotrz
FLEX-35322 Basic: fixed jumping icons in NumericStepper spinner buttons Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f81ae0bf Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f81ae0bf Diff:

[21/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix NS on JS

2017-06-18 Thread piotrz
fix NS on 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/287caa38 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/287caa38 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/287caa38 Branch:

[50/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Merge branch 'release0.8.0' into tlf

2017-06-18 Thread piotrz
Merge branch 'release0.8.0' into tlf Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/22a1145a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/22a1145a Diff:

[47/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - prepare Maven build for next RC by changing 0.8.0-SNAPSHOT to 0.8.0

2017-06-18 Thread piotrz
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/1656e37d/examples/flexjs/MapSearch/pom.xml -- diff --git a/examples/flexjs/MapSearch/pom.xml b/examples/flexjs/MapSearch/pom.xml index 7bf36f9..56efc24 100644 ---

[30/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - add firefox profile support. Some machines need it to get around extensions that get in the way

2017-06-18 Thread piotrz
add firefox profile support. Some machines need it to get around extensions that get in the way Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f8cccea0 Tree:

[40/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - [maven-release-plugin] prepare for next development iteration

2017-06-18 Thread piotrz
[maven-release-plugin] prepare for next development 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/809aa584 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/809aa584 Diff:

[08/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - make lists scroll

2017-06-18 Thread piotrz
make lists scroll Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/04a63b6c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/04a63b6c Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/04a63b6c

[22/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Forgot to add the bead to the manifest

2017-06-18 Thread piotrz
Forgot to add the bead to the manifest Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/90423a3c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/90423a3c Diff:

[23/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - FLEX-35319 Fix for runaway tweens/tween timer in js

2017-06-18 Thread piotrz
FLEX-35319 Fix for runaway tweens/tween timer in 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/b0f70136 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b0f70136 Diff:

[32/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix checkintests

2017-06-18 Thread piotrz
fix checkintests Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d7c7b9ae Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d7c7b9ae Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/d7c7b9ae

[13/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - parent the titlebar and content area sooner so their children can calculate size correctly

2017-06-18 Thread piotrz
parent the titlebar and content area sooner so their children can calculate size correctly Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/93e26655 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/93e26655

[16/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix when we force sizing

2017-06-18 Thread piotrz
fix when we force sizing Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/908477e6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/908477e6 Diff:

[05/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix up last commit so binding works

2017-06-18 Thread piotrz
fix up last commit so binding works Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/66cae512 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/66cae512 Diff:

[31/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - support profiles and clean tests before compiling

2017-06-18 Thread piotrz
support profiles and clean tests before compiling Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9fb516ca Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9fb516ca Diff:

[11/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix border CSS

2017-06-18 Thread piotrz
fix border CSS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e30a1296 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e30a1296 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/e30a1296

[49/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Merge branch 'develop' into tlf

2017-06-18 Thread piotrz
Merge branch 'develop' into tlf # Conflicts: # distribution/pom.xml # distribution/src/main/assembly/component.xml # examples/express/DataBindingExample/pom.xml # examples/flexjs/DataBindingExampleWithFlexLayout/pom.xml #

[20/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - JS needed bindable metadata

2017-06-18 Thread piotrz
JS needed bindable metadata Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/78f3ec5d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/78f3ec5d Diff:

[39/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - [maven-release-plugin] prepare branch release/0.8.0

2017-06-18 Thread piotrz
[maven-release-plugin] prepare branch release/0.8.0 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/eb90d6b0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/eb90d6b0 Diff:

[06/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - Slider wasn't supporting binding

2017-06-18 Thread piotrz
Slider wasn't supporting binding Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b659ff49 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b659ff49 Diff:

[14/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - when sized to content, have to take content size and add in padding and borders again

2017-06-18 Thread piotrz
when sized to content, have to take content size and add in padding and borders again Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/531c9e14 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/531c9e14

[43/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - - Update poms in distribution to 0.9.0-SNAPSHOT - Update pom in flexjs-simple-application-pure-js-archetype

2017-06-18 Thread piotrz
- Update poms in distribution to 0.9.0-SNAPSHOT - Update pom in flexjs-simple-application-pure-js-archetype Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ff4fcc73 Tree:

[27/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - fix path to browser

2017-06-18 Thread piotrz
fix path to browser Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d30ea0ca Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d30ea0ca Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/d30ea0ca

[38/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - did stuff

2017-06-18 Thread piotrz
did stuff Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4fa9ffa3 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4fa9ffa3 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4fa9ffa3 Branch:

[19/50] [abbrv] git commit: [flex-asjs] [refs/heads/tlf] - try to be smarter about when to layout. FlexJSStore Panel TitleBar wasn't laying out at the right size because it would get a childResize whe

2017-06-18 Thread piotrz
try to be smarter about when to layout. FlexJSStore Panel TitleBar wasn't laying out at the right size because it would get a childResize when it was at is natural size, start laying out at that natural size, then the parent Panel would try to layout TitleBar at correct width in response to

git commit: [flex-falcon] [refs/heads/tlf] - Merge branch 'release0.8.0' into tlf

2017-06-18 Thread piotrz
Repository: flex-falcon Updated Branches: refs/heads/tlf [created] 91a29d9c0 Merge branch 'release0.8.0' into tlf # Conflicts: # compiler-jx/pom.xml # compiler-test-utils/pom.xml # compiler/pom.xml # debugger/pom.xml # flex-compiler-oem/pom.xml #

flex-typedefs git commit: Merge branch 'release0.8.0' into tlf

2017-06-18 Thread piotrz
Repository: flex-typedefs Updated Branches: refs/heads/tlf [created] 7cac8390d Merge branch 'release0.8.0' into tlf # Conflicts: # GCL/pom.xml # cordova/pom.xml # createjs/pom.xml # google_maps/pom.xml # jasmine/pom.xml # jquery/pom.xml # js/pom.xml #

flex-asjs git commit: We need “as” here

2017-06-18 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/tlf 06f47590c -> 1907015f8 We need “as” here Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1907015f Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Added callLater

2017-06-18 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/tlf 914e666c7 -> 06f47590c Added callLater Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/06f47590 Tree:

git commit: [flex-asjs] [refs/heads/tlf] - Reverted removal of buttonDown added getter for textBlockStart (fixes a bug on line start/end selection) Changed getAtomIndexAtPoint() to local coordinates A

2017-06-18 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/tlf ef940e3f4 -> 914e666c7 Reverted removal of buttonDown added getter for textBlockStart (fixes a bug on line start/end selection) Changed getAtomIndexAtPoint() to local coordinates Added handling of more events in ContainerController

git commit: [flex-sdk] [refs/heads/develop] - Add my public key

2017-06-18 Thread piotrz
Repository: flex-sdk Updated Branches: refs/heads/develop 5ea79a20f -> 42c7c3835 Add my public key Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/42c7c383 Tree:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 979 - Still Failing

2017-06-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #979) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/979/ to view the results.

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 978 - Still Failing

2017-06-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #978) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/978/ to view the results.

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 977 - Failure

2017-06-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #977) Status: Failure Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/977/ to view the results.