aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - switch back from @expose to @export |
Sat, 01 Oct, 06:22 |
cd...@apache.org |
[1/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - import Alias = com.example.ClassToImport |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[2/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - Merge branch 'develop' into rename-import |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[3/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - Add Error to js natives |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[4/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - inject [ArrayElementType] metadata when IArrayLike is found. Might allow us to allow type-checking of [i] array access |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[5/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - teach COMPJSC to insert its output into an existing SWC |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[6/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - Look for [ArrayElementType] on class (not property) when a class is accessed via numeric dynamic access such as [i] and resolve the results to that type. Allows dynamic ar |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[7/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - use current class since cnode can be null in MXML script blocks |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[8/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - eliminate circularities from package and reflection output |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[9/9] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - switch back from @expose to @export |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[1/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - Added missing event declarations. |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[2/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - - Fixed the directory structure of the archetypes |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[3/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - - Updated the gitignore and added the archetype config files |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[4/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - - Fixed an obvious error in the descriptor |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[5/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - change build to build JS last now that it can pack its output into existing SWCs |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[6/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - change build to build JS last now that it can pack its output into existing SWCs |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[7/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - force linking is a bit different in JS. See notes on CoreTester.as |
Sat, 01 Oct, 06:41 |
cd...@apache.org |
[8/8] git commit: [flex-asjs] [refs/heads/feature-autobuild/maven-archetypes] - keep build from deleting new js template |
Sat, 01 Oct, 06:41 |
bigosma...@apache.org |
git commit: [flex-utilities] [refs/heads/develop] - Bump npm flexjs version up |
Sat, 01 Oct, 18:46 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-tlf #881 |
Mon, 03 Oct, 07:40 |
flex.ci.bui...@gmail.com |
Jenkins build is back to normal : flex-tlf #882 |
Tue, 04 Oct, 09:59 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - add keep-code-with-metadata option to generate exportSymbol and exportProperty calls that prevent methods with metadata from being removed by the GCC dead code removal |
Tue, 04 Oct, 05:34 |
aha...@apache.org |
svn commit: r1763230 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml |
Tue, 04 Oct, 05:44 |
build...@apache.org |
svn commit: r998839 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/sdk-installer-config-4.0.xml |
Tue, 04 Oct, 05:45 |
aha...@apache.org |
svn commit: r998840 - in /websites/production/flex: cgi-bin/ content/ |
Tue, 04 Oct, 05:47 |
aha...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/develop] - leverage new -keep-code-with-metadata |
Tue, 04 Oct, 05:53 |
aha...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/develop] - rewrite code to prevent dead code removal |
Tue, 04 Oct, 05:53 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - replace old way of packing JS files for now |
Tue, 04 Oct, 16:43 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - move compile-js after compile-as so new COMPJSC can inject js files into the SWC. No more need for generated-sources folder for framework swcs |
Tue, 04 Oct, 18:09 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Revert "replace old way of packing JS files for now" so I can do a final fix of fixing the mojo |
Tue, 04 Oct, 18:10 |
FedEx International MailService |
Unable to deliver your item, #00000521662 |
Tue, 04 Oct, 18:55 |
joshtynj...@apache.org |
[1/4] git commit: [flex-falcon] [refs/heads/develop] - compiler-jx: plucked some template HTML generation out into separate functions to allow easier overrides in subclasses |
Wed, 05 Oct, 00:08 |
joshtynj...@apache.org |
[2/4] git commit: [flex-falcon] [refs/heads/develop] - compiler-jx: JSCPublisher and NodePublisher use new template code generation functions in MXMLFlexJSPublisher |
Wed, 05 Oct, 00:08 |
joshtynj...@apache.org |
[3/4] git commit: [flex-falcon] [refs/heads/develop] - compiler-jx: fixed null reference that caused template to fail without root MXML class |
Wed, 05 Oct, 00:08 |
joshtynj...@apache.org |
[4/4] git commit: [flex-falcon] [refs/heads/develop] - compiler-jx: fixed wrong directory path for release HTML template |
Wed, 05 Oct, 00:08 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-asjs #1447 |
Wed, 05 Oct, 04:20 |
flex.ci.bui...@gmail.com |
Jenkins build is back to normal : flex-asjs #1448 |
Wed, 05 Oct, 07:12 |
aha...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/develop] - js side needs to allow this error in binding |
Wed, 05 Oct, 04:28 |
aha...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35137 fix/workaround for binding to private vars |
Wed, 05 Oct, 04:28 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #963 |
Wed, 05 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #964 |
Thu, 06 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #965 |
Thu, 06 Oct, 14:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #966 |
Fri, 07 Oct, 08:56 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #967 |
Fri, 07 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #968 |
Sat, 08 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #969 |
Sun, 09 Oct, 10:20 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #970 |
Mon, 10 Oct, 10:11 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #971 |
Tue, 11 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #972 |
Fri, 14 Oct, 17:20 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #973 |
Sat, 15 Oct, 09:15 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #974 |
Sun, 16 Oct, 10:05 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #975 |
Mon, 17 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #976 |
Tue, 18 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #977 |
Wed, 19 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #978 |
Thu, 20 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #979 |
Fri, 21 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #980 |
Sat, 22 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #981 |
Sun, 23 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #982 |
Mon, 24 Oct, 10:29 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #983 |
Tue, 25 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #984 |
Wed, 26 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #985 |
Thu, 27 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #986 |
Fri, 28 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #987 |
Sat, 29 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #988 |
Sun, 30 Oct, 09:14 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-utilities_installer #989 |
Mon, 31 Oct, 09:14 |
cd...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - FLEX-35138 - Implement FlexJS Maven compiler option for 'html-template' - Added the compiler option "htmlTemplate" - Added a first test for a testsuite implemented using the maven-invoker-plugin |
Wed, 05 Oct, 11:36 |
cd...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - FLEX-35138 - Implement FlexJS Maven compiler option for 'html-template' - Added the compiler option "htmlTemplate" - Added a first test for a testsuite implemented using the maven-invoker-plugin |
Wed, 05 Oct, 12:04 |
joshtynj...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - compiler.jx: JSCPublisher differentitates between a main class that is ActionScript versus one that is MXML, and does not call start() on an ActionScript main class |
Wed, 05 Oct, 21:38 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-falcon #1254 |
Wed, 05 Oct, 22:58 |
flex.ci.bui...@gmail.com |
Jenkins build is back to normal : flex-falcon #1255 |
Thu, 06 Oct, 06:57 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-typedefs #169 |
Thu, 06 Oct, 03:30 |
flex.ci.bui...@gmail.com |
Jenkins build is back to normal : flex-typedefs #170 |
Thu, 06 Oct, 07:33 |
yish...@apache.org |
git commit: [flex-asjs] [refs/heads/refactor-sprite] - Some refactoring to image - moved common functionality to core under ImageBase |
Thu, 06 Oct, 09:17 |
yish...@apache.org |
[01/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - sample html template for js |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[02/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - missing header |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[03/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Added ArrayListSelectionModel and ArraySelectionModel to the manifest for use in MXML. |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[04/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Bumped the compiler version up to 0.8.0-SNAPSHOT |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[05/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Tidy up, removed dead files |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[06/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - [FIXES] Fixed interfaces getter in TypeDefinition, added extra tests, and fixed issues with Alias support |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[07/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Added a first version of a simple FlexJS application archetype (the lib is just a skeleton at the moment) |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[08/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branches 'develop' and 'feature-autobuild/maven-archetypes' of https://git-wip-us.apache.org/repos/asf/flex-asjs into feature-autobuild/maven-archetypes |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[09/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Attempt to fix the build which seems to ba breaking on docs |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[10/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branches 'develop' and 'feature-autobuild/maven-archetypes' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[11/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Added missing archetype descriptor |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[12/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Added missing event declarations. |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[13/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Fixed the directory structure of the archetypes |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[14/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Updated the gitignore and added the archetype config files |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[15/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - - Fixed an obvious error in the descriptor |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[16/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - change build to build JS last now that it can pack its output into existing SWCs |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[17/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - change build to build JS last now that it can pack its output into existing SWCs |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[18/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - force linking is a bit different in JS. See notes on CoreTester.as |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[19/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - keep build from deleting new js template |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[20/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - leverage new -keep-code-with-metadata |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[21/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - rewrite code to prevent dead code removal |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[22/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - replace old way of packing JS files for now |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[23/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Revert "replace old way of packing JS files for now" so I can do a final fix of fixing the mojo |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[24/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - js side needs to allow this error in binding |
Thu, 06 Oct, 09:33 |
yish...@apache.org |
[25/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - FLEX-35137 fix/workaround for binding to private vars |
Thu, 06 Oct, 09:34 |
yish...@apache.org |
[26/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - FLEX-35138 - Implement FlexJS Maven compiler option for 'html-template' - Added the compiler option "htmlTemplate" - Added a first test for a testsuite implemented using the maven-invoker-plu |
Thu, 06 Oct, 09:34 |
yish...@apache.org |
[27/27] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Merge branch 'develop' into refactor-sprite |
Thu, 06 Oct, 09:34 |
|
git commit: [flex-asjs] [refs/heads/develop] - - Fixed a problem building the distribution on windows machines |
|
cd...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - - Fixed a problem building the distribution on windows machines |
Thu, 06 Oct, 11:32 |
cd...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - - Fixed a problem building the distribution on windows machines |
Thu, 06 Oct, 14:40 |
cd...@apache.org |
[01/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: changes line ending of scripts to LF because CRLF does not work on Mac, causing bad interpreter: No such file or directory error |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[02/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: fixes line endings on all files in js/bin that don't have an extension |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[03/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: batch files get CRLF and other files get LF in js/bin |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[04/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: shell scripts detect sdk location by detecting if they were run as symlinks, if required (references #8) |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[05/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: added missing cygpath call for SCRIPT_HOME (references #8) |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[06/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - update README |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[07/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - update npm scripts in preparation for 0.7.0 binary package layout changes. The ApacheFalcon and ApacheFlexJS scripts are currently wired to the nightly builds and will need to |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[08/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - Merge branches 'develop' and 'feature/flash-downloader' of https://git-wip-us.apache.org/repos/asf/flex-utilities into feature/flash-downloader |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[09/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - - Added some more checks to the code |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[10/10] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - - Removed some unused imports |
Thu, 06 Oct, 13:48 |
cd...@apache.org |
[1/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - Load released artifacts instead of release candidates. |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
[2/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: EOL moved to end so that all scripts are updated, and permissions are modified too to allow execution |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
[3/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: NPM scripts in js/bin now call the real scripts so that changes don't need to be reflected. NPM scripts in js/bin are now Node scripts so that they work better cross-p |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
[4/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - Console out flexjs and falcon download locations; bump version for final release |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
[5/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: if a dependency of falcon fails to download, the installation aborts |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
[6/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - npm-flexjs: fixed broken URLs for guava and jburg JARs |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
[7/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - Bump npm flexjs version up |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
[8/8] git commit: [flex-utilities] [refs/heads/feature/flash-downloader] - Merge branches 'develop' and 'feature/flash-downloader' of https://git-wip-us.apache.org/repos/asf/flex-utilities into feature/flash-downloader |
Thu, 06 Oct, 13:49 |
cd...@apache.org |
git commit: [flex-utilities] [refs/heads/develop] - - Renamed the classifier of the adt artifact from "-windows" to "-win" |
Thu, 06 Oct, 13:51 |
cd...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - - Changed the cassified of "adt" back to "win" |
Thu, 06 Oct, 14:00 |
p...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Switched to cordova:Application. |
Thu, 06 Oct, 20:35 |
aha...@apache.org |
[1/2] git commit: [flex-falcon] [refs/heads/develop] - static accessors are now accessed via class['someStaticProperty'] instead of class.someStaticProperty |
Fri, 07 Oct, 04:22 |
aha...@apache.org |
[2/2] git commit: [flex-falcon] [refs/heads/develop] - handle complex static initializers especially when the initializer is defined after the variable |
Fri, 07 Oct, 04:22 |
cd...@apache.org |
git commit: [flex-utilities] [refs/heads/develop] - - Changed the AirFilter to also accept Windows type paths ("\" instead of "/") |
Fri, 07 Oct, 07:23 |
cd...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Re-Added the misc artifact to the distribution |
Fri, 07 Oct, 10:03 |
p...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Adding DeviceSizeBead to Mobile project. |
Fri, 07 Oct, 15:55 |
p...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Updates for Mobile project. |
Fri, 07 Oct, 17:39 |
flex.ci.bui...@gmail.com |
Build failed in Jenkins: flex-asjs #1459 |
Fri, 07 Oct, 18:51 |
flex.ci.bui...@gmail.com |
Jenkins build is back to normal : flex-asjs #1460 |
Sat, 08 Oct, 02:56 |
jmcl...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Change MIT license text to be more readable |
Sat, 08 Oct, 01:43 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - get binding working again |
Sat, 08 Oct, 05:09 |
cd...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - - Added the Apache License Header to MobileStocks.mxml to make the maven build pass again |
Sat, 08 Oct, 06:55 |