See <https://builds.apache.org/job/flex-sdk/765/changes>

Changes:

[bigosmallm] First few fxg skins for the Android 4+ skins.

[bigosmallm] Better skins for ActionBarBackground, Button and Checkbox.

[bigosmallm] Added cleaner versions of ActionBarBackground.fxg, Button_down.fxg 
and Button_up.fxt

[bigosmallm] Resolve conflict

[bigosmallm] We do need to draw the background of ActionBarSkin

[bigosmallm] Added CheckBox skins and assets

[bigosmallm] Android 4.x skins for Checkbox.

[bigosmallm] New skin and FXG for RadioButton.  It uses the same FXG assets for 
all the DPIs

[bigosmallm] Bug in current ToggleSwitchSkin (needs to be merged back to 
develop asap)

[bigosmallm] New skin ToggleSwitchSkin for Android 4.x toggle switch

[bigosmallm] Added measure() method so that the component knows its size

[bigosmallm] Android 4.x specific skins for ButtonBar component; Uses same FXG 
assets for all DPI

[bigosmallm] Android 4.x skin for TabbedViewNavigatorTabBar.

[bigosmallm] The css file that drives all the new skins for Android 4.x theme

[bigosmallm] New Android 4.x specific HSliderSkin

[bigosmallm] Fix tooltip for HSlider

[bigosmallm] Remove unused variables and clean up comments

[bigosmallm] Added a fill layer on top of track skin to indicate current value 
as a filled area

[aharui] FLEX-34216 accept patch from Mihai Chira

[aharui] FLEX-34229 accept patch from Mihai Chira

[aharui] FLEX-34013 - scrap is always plain text at this point

[mamsellem] FIXED - FLEX-34231 StageText displays wrong text

[mamsellem] FIXED - FLEX-34230 StageText skins prevents garbage collection of 
component with TextInputs and TextAreas

[mamsellem] Removed commented trace

[erik] Try to get FlexUnit CI build to call SDK 'downloads.xml' with 
'build.noprompt=true' so it won't get stuck on the BlazeDS download...

[aharui] Accept Patch for FLEX-33948

[aharui] update release notes

[aharui] switch to 4.12.1

[aharui] fdb with worker support

[jmclean] fix few minor layout issues and updated to mention FP/AIR 13 support

[jmclean] added FP/AIR 13 support removed android skins as they have not been 
merged into this branch

[jmclean] updated for FP/AIR 13 support

[jmclean] fix few minor layout issues and updated to mention FP/AIR 13 support

[jmclean] fix tab/spaces issues

[aharui] add tlf fixes to release notes

[jmclean] fixed minor typo

[aharui] fix asdoc html

[aharui] this is part of the donation

[fthomas] FLEX-34291: Merge the donated FDB with the current one.

[fthomas] FLEX-34292: Can't select another worker while a pending prompt is 
required

[fthomas] FLEX-34294: Create a base Class for workers making them debuggable 
via FDB

[fthomas] FLEX-34294: Create a base Class for workers making them debuggable 
via FDB

[bigosmallm] Fixed bug in current CalloutArrow

[fthomas] FLEX-34295: info breakpoints should now display the worker ID

[fthomas] FLEX-34296: Disable and Remove Breakpoint should now respect the 
Worker logic

[aharui] change version back to 4.13

[fthomas] FLEX-34297: FDB set a breakpoint in the wrong file when asked to be 
set for a file existing in another Worker

[jmclean] update AIR / FP to default to more recent version

[jmclean] fixed incorrect references to FlexJS in license text

[aharui] fix some bugs in the air install and clean up 'in' folder if success

[aharui] more installer fixes.  swfobject now goes in the right javascript 
folder, pick up default player and air versions from 
sdk-installer-config-4.0.xml

[aharui] this file shows up in rat

[aharui] use tofile instead of todir

[aharui] more use tofile instead of todir

[aharui] forgot to update this variable when switching versions

[erik] Updated to include FP/AIR version 14 betas in test cycle.

[labriola] Fix for issue FLEX-34320

[jmclean] FLEX-369 stop text flowing outside of Alert box

[jmclean] updated documentation

[dloverin] Fix for FLEX-34323.

[jmclean] FLEX-34222 fix selection reverting to previous typed values when 
second value (not in list) is entered

[jmclean] FLEX-34193 fixed selectedColor to actually contain the selected colour

[jmclean] FLEX-34078 fix callouts closing when selecting dates in DateFields

[nk] Now XMLListCollection behaves closer to be expected -- does not update 
parent from updated XMLList.  I guess it should be debated wether it should...

[dloverin] Revert "Fix for FLEX-34323."

[nk] Update to XMLListCollection.  Added docs to XMLListAdapter to better 
represent what is happening.

[fthomas] FLEX-34297: FDB set a breakpoint in the wrong file when asked to be 
set for a file existing in another Worker

[fthomas] FLEX-34295: info breakpoints should now display the worker ID

[jmclean] FLEX-369 new baselines so test pass

[jmclean] FLEX-369 take gadding into account and always display at least one 
line of text even if it overlaps the buttons

[fthomas] FLEX-34332: info frame should return info in the context of the 
current worker.

[fthomas] FLEX-34333: print #<number> should be evaluated in the context of the 
current worker

[bigosmallm] Android 4.x skin for Callout

[jmclean] sub pixel differences were cause random failures

[jmclean] sub pixel differences

[fthomas] FLEX-34334: FDB should allow to set / removed breakpoint by default 
in all existed and new created instances of a worker

[fthomas] FLEX-34334: FDB should allow to set / removed breakpoint by default 
in all existed and new created instances of a worker

[fthomas] FLEX-34342: Break and Clear command should accept paths

[fthomas] FLEX-34343: Remove the fdbworkers directory before to merge to the 
develop branch

[fthomas] FLEX-34346: BP in mxml inline item renderer shouldn't be consider as 
Ambiguous

[fthomas] FLEX-34347: propagate breakpoint shouldn't throw an NPE when the 
location is not found

[nick] Revert to previous version to stop mustella tests from failing.  Work 
will continue in seperate branch.

[aharui] FLEX-34131 allow resource fetch attempts in frame 1

[aharui] add caching, checksums and timetamps to sdk install

[fthomas] FLEX-34294: Create a base Class for workers making them debuggable 
via FDB

[aharui] change swfobject to download from github

[aharui] allow for server-based language files

[bigosmallm] Android 4.x skins for SpinnerList.  Contributed by Aaron Nash 
here: https://issues.apache.org/jira/browse/FLEX-34356

[aharui] add md5 task to display md5 of various files

[jmclean] Updated to support FP/AIR 14

[jmclean] added support for FP 14

[bigosmallm] Revert "FLEX-34222 fix selection reverting to previous typed 
values when second value (not in list) is entered"

[bigosmallm] Make SpinnerListSkin and SpinnerListContainerSkin work with all 
supported DPIs

[bigosmallm] Revert "Fix for issue FLEX-34320"

[aharui] Revert "FLEX-34078 fix callouts closing when selecting dates in 
DateFields"

[aharui] refix FLEX-34078 in a more general way

[aharui] FLEX34324: accept patch from Chris Martin

[aharui] FLEX-34377 Chinese translations from Darkstone

[aharui] FLEX-33986 Validator.source is now bindable

[aharui] FLEX13036 fix nestLevel in containers with contentpane

[aharui] more chinese translations from Darkstone

[aharui] FLEX-34353 fix shift-tab focus transfer from IE address bar

[aharui] FLEX_34219 ToolTipManager bug.  Accept patch from Constantin A (with 
some minor modifications)

[aharui] FLEX_34368 Add percentageWidth to GridColumn.  Accept patch from 
Alexander Konovalov with some modifications.  Needs tests.  Current tests pass

[aharui] FLEX-34376 TreeItemRenderer null check.  Accept patch from Joao 
Fernandes

[aharui] FLEX-34375 FormItem resizing.  Accept patch from Joao Fernandes

[aharui] FLEX-23915 Form resizing. Accept patch from Joao Fernandes

[aharui] updated release notes

[aharui] update readme

[aharui] add time to timestamping. log if using cached version

[aharui] add more issues suggested by piotr and fred

[erik] Fix swc download URLs.

[aharui] add approval script

[aharui] remove a few files from asdoc

[aharui] remove old flex logo

[aharui] add open-sans as subcomponent

[aharui] typo

[aharui] fix readme based on feedback from rc1

[aharui] fix release notes based on feedback from rc1

[aharui] switch air to 14

[aharui] add installer-config to source package

[aharui] add broken asdoc examples

[jmclean] Updated MD5 for FP 14.0

[jmclean] Updated to use FP14. Fixed minor formatting issues.

[aharui] remove AIR Icon and link to it instead

[aharui] airsdk.xml not copied on Win.  I don't see other files missing, but we 
are getting reports that there are.  More testing needed

[aharui] fix noprompt flag

[aharui] don't package zen theme.  Try to not set build-number in flex-config 
in source package but only in binary package

[aharui] handle versionID for when two or more config entries have the same 
version.  versionID is used to differentiate between the config entries

[aharui] correctly exclude zen theme

[bigosmallm] Fix visual artifacts in Callout skin

[mihaic] Spelling and logic improvements.

[mihaic] FLEX-34385 documenting unusual try-catch behaviour after event 
dispatch.

[bigosmallm] StageTextInput and StageTextArea skins. Contributed by Aaron Nash. 
 Details here: https://issues.apache.org/jira/browse/FLEX-34395

[jmclean] FLEX-34378 count multiple separators as an invalid date format

[jmclean] FLEX-34285 fix issue with remove

[bigosmallm] Added new component MobileBusyIndicator. It has only an Android 
4.x specific skin for now.  The current BusyIndicator's visual will be moved 
into an iOS 7 specific skin later.

[bigosmallm] Cleaned up SpinnerListContainerSkin while working on 
DateSpinnerSkin

[joaopedromartinsfernandes] testing commit

[jfernandes] renamed SVN-TEST to GIT-TEST

[piotrzarzycki21] Added with Polish language properties file to flex sdk

[piotrzarzycki21] Added Polish language properties file to flex sdk

[mihaic] FLEX-34119 renaming variables for increased readability.

[bigosmallm] Skins for VScrollBar and HScrollBar

[mihai.chira] FLEX-34119 Adding two unit tests for 
HierarchicalCollectionViewCursor (HCVC). 
HierarchicalCollectionViewCursor_Basics_Test is meant to ensure that HCVC works 
as expected in non-corner cases (it's definitely incomplete, and could use more 
tests. I created it mainly to test the few functions I needed when working with 
FLEX-34119), while HierarchicalCollectionViewCursor_FLEX_34119_Test reproduces 
the FLEX-34119 bug (and, incidentally, also uncovered FLEX-34424). FYI The 
latter test lasts just under 3 minutes on my machine.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119 Adding some explanations on the main unit test.

[mihai.chira] FLEX-34119

[mihai.chira] FLEX-34119

[jmclean] fixed MD5s for FP 13 and 14

[bigosmallm] New Android4.x skin for ViewMenu and ViewMenuItems that matches

[mihaic] FLEX-34119 FLEX-34440 Adding the setItemAt() operation to 
HierarchicalCollectionViewCursor_FLEX_34119_Test, which uncovers FLEX-34440. 
Separate unit test for FLEX-34440 will follow.

[mihaic] FLEX-34440 Added unit test to reproduce FLEX-34440. This also required 
a few changes in HierarchicalCollectionViewTestUtils.

[mihaic] FLEX-34119 FLEX-34440 changing the package of the unit tests (and 
helper classes) to mx.collections.

[mihaic] FLEX-34119 FLEX-34440 Renaming variables to make code more readable.

[mihaic] FLEX-34440

[mihaic] FLEX-34424 Added a unit test to reproduce FLEX-34424. As expected, it 
is currently failing.

[mihaic] FLEX-34424 Improved the unit test by making it parameterized and 
adding a few more cases.

[mihaic] FLEX-34424

[tomc] Fix FLEX-34450 by removing the length checks for the last part of an 
email domain

[bigosmallm] Adding fonts.  Edit the LICENSE file to mention the font files

[falken] FLEX-34450 - remove invalid domain checks from thise locale because 
the length is no longer checked

[falken] FLEX-34450 remove now redundant email domain length checks from locale 
unit tests

[falken] FLEX-34450 updated baseline image

[falken] correct case for osmf.swc so compiles on Linux work

[mihaic] FLEX-34456 Added a unit test which reproduces the bug.

[mihaic] FLEX-34456

[mihaic] FLEX-34458 Added a unit test which reproduces the bug (which means it 
currently fails).

[mihaic] FLEX-34458

[aharui] add signing targets

[aharui] ant script to generate release candidates for the sdk

[aharui] switch version to 4.14

[aharui] FLEX-34460 adt is missing in windows install

[aharui] sdk rcs have release notes in them

[aharui] add release target to convert final rc

[bigosmallm] Adding a mixin to set android os version during AIR simulation

[bigosmallm] Renaming class to AndroidPlatformVersionOverride as that makes 
more sense

[windowns] My test commit to repo

[chrsmrtn] another test commit, testing using my apache username on commit

[aharui] remove temp target

[aharui] fix missing slash

[aharui] FLEX-34034 handle degenerate case when copying single newline into 
TextInput

[bigosmallm] Add AndroidPlatformVersionOverride to FrameworkClasses

[bigosmallm] Add android4 specific TextSkinBase

[bigosmallm] Add Apache license header

[bigosmallm] Fix package name of spark/components/MobileBusyIndicator.as

[bigosmallm] Include android fonts

[bigosmallm] Add Roboto fonts to compile-config.xml so that they will be 
included in mobiletheme.swc

[bigosmallm] Merge Android4.x skins into defaults.css

[bigosmallm] Include all Android skins so that they will get compiled into 
mobiletheme.swc

[bigosmallm] Update android css skins (this file will be deleted shortly)

[bigosmallm] Cleanup imports

[bigosmallm] Move to correct package

[bigosmallm] Move TextSkinBase to correct package

[aharui] fix failing advancedcss test on windows.  The button was in the 
dropshadow of a panel and was rendered differently on FP14 vs FP11.  I moved 
the button below the dropshadow

[aharui] update mac baseline now that it is out from under the panel gradient

[bigosmallm] Remove android.css since it has been merged into defaults.css

[dloverin] Fix for FLEX-34323.

[jmclean] looks like US locale has crept back in, other locale differences 
(i.e. date format) are fine however

[jmclean] FLEX-34476 Added RichTextEditor

[jmclean] FLEX-34476 Added RichTextEditor

[mihaic] FLEX-32541

[mihaic] FLEX-32541 Removing unused constant.

[mihaic] FLEX-28291 Removing unused imports.

[mihaic] FLEX-28291

[jmclean] add contributors file for SDK

[jmclean] fix spelling of file name

[KesslerConsulting] FLEX-34531: Removed the exclude statement for hlocColor 
style.

[aharui] FLEX-34533 fix installation of optional components

[aharui] FLEX-34534 try to fix cached installs of fontkit and blazeds on Windows

[erik] Updated Flash/AIR to 15

[erik] Added v15 download info

[erik] Updated with information about FP 15 and the setup of the local security 
config files

[erik] Added section about preparing SDK for use in FB

[erik] Updated with FP 15

[aharui] fix compile issue that Falcon saw but MXMLC did not

[erik] FLEX-34213 - allow adjustment of maxDragRate (patch contributed by 
'after24')

[akamud] Added FlatSpark project

[bigosmallm] Fix for https://issues.apache.org/jira/browse/FLEX-34556 (thanks 
to Jorn Nolles)

[erik] FLEX-34557 - PlugIn vs. Plugin (Aleksey; reporter; Lee Burrows: patch)

[erik] FLEX-34539 - verify s:Application assumption to prevent RTE

[erik] FLEX-34538 - create some whitespace at the top of Spark Alert

[erik] FLEX-34390 - added null check on skin.currentState

[erik] FLEX-34373 - fix default button handling

[bigosmallm] Ignore visualcomps folder

[bigosmallm] Fix for https://issues.apache.org/jira/browse/FLEX-34610

[akamud] Added build scripts and font licenses for FlatSpark

------------------------------------------
Started by user cdutz
Building remotely on windows1 (Windows) in workspace 
<https://builds.apache.org/job/flex-sdk/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/flex-sdk.git
 > git init <https://builds.apache.org/job/flex-sdk/ws/>
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/flex-sdk.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/flex-sdk.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/flex-sdk.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/flex-sdk.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/flex-sdk.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/flex-sdk.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/develop^{commit}"
Checking out Revision 2fc9a8d5b95c407763383e8e069109cb87922f4e (origin/develop)
 > git config core.sparsecheckout
 > git checkout -f 2fc9a8d5b95c407763383e8e069109cb87922f4e
 > git rev-list 378b859dcbec20831815d430ac1cb1eaf519764a
[flex-sdk] $ cmd.exe /C 
'"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat
 -file build.xml super-clean && exit %%ERRORLEVEL%%"'
Buildfile: <https://builds.apache.org/job/flex-sdk/ws/build.xml>

thirdparty-clean:

thirdparty-clean:

batik-jars-clean:

velocity-jars-clean:

clean:

thirdparty-clean:

pixelbender-clean:

pixelbender-clean:

pixelbender-clean:

swfobject-clean:

swfobject-fabridge-clean:

clean-adobe-flex-sdk:

clean:

modules-clean:

batik-clean:

init:
    [mkdir] Created dir: 
<https://builds.apache.org/job/flex-sdk/ws/modules\thirdparty\batik\lib>
     [echo]  == Apache Batik 1.7 build file ================================
     [echo] 
     [echo]     JAVA_HOME:       f:\hudson\tools\java\latest-1.6-64
     [echo]     VM:              20.2-b06, Sun Microsystems Inc.
     [echo]     javac.source:    1.6
     [echo]     javac.target:    1.6

clean-compile:

batik-all-flex-clean:
   [delete] Deleting directory 
<https://builds.apache.org/job/flex-sdk/ws/modules\thirdparty\batik\lib>

velocity-clean:
    [mkdir] Created dir: 
<https://builds.apache.org/job/flex-sdk/ws/modules\thirdparty\velocity\build\lib>

clean:

jar-dep-flex-clean:
   [delete] Deleting directory 
<https://builds.apache.org/job/flex-sdk/ws/modules\thirdparty\velocity\build\lib>

clean:

clean:

clean:

clean:

clean:

clean:

clean:

clean:

clean:

frameworks-clean:

check-tlf-home:
     [echo] TLF_HOME is ${env.TLF_HOME}

BUILD FAILED
<https://builds.apache.org/job/flex-sdk/ws/build.xml>:334: The following error 
occurred while executing this line:
<https://builds.apache.org/job/flex-sdk/ws/frameworks\build.xml>:80: TLF_HOME 
must be set correctly for a release build

Total time: 4 seconds
Build step 'Invoke Ant' marked build as failure

Reply via email to