OmPrakash Muppirala [Sun, 13 Mar 2016 08:41:39 +0000 (00:41 -0800)]
Read dependencies's info from package.json so that it is easier to publish updates.
Add README.md file
OmPrakash Muppirala [Sun, 28 Feb 2016 17:37:02 +0000 (09:37 -0800)]
Add dependencies from package.json
OmPrakash Muppirala [Mon, 4 Jan 2016 23:28:16 +0000 (15:28 -0800)]
Add mxmlc support
OmPrakash Muppirala [Mon, 4 Jan 2016 09:03:46 +0000 (01:03 -0800)]
Fix config files as needed. Remove unnecessary echos from scripts.
OmPrakash Muppirala [Sun, 3 Jan 2016 02:31:40 +0000 (18:31 -0800)]
Create asjscnpm and asjscompcnpm and fix the paths in Mac
OmPrakash Muppirala [Sat, 2 Jan 2016 09:13:13 +0000 (01:13 -0800)]
Fix installation errors. Copy the correct mxmlc files.
OmPrakash Muppirala [Mon, 28 Dec 2015 09:40:35 +0000 (01:40 -0800)]
Add shim asjsc and asjscompc because npm install registers global binaries before install starts.
OmPrakash Muppirala [Sun, 27 Dec 2015 10:36:20 +0000 (02:36 -0800)]
Ensure that script dependencies are loaded before attempting to run FlexJS dependencies scripts.
OmPrakash Muppirala [Sun, 27 Dec 2015 09:34:31 +0000 (01:34 -0800)]
All dependencies are getting downloaded now, at least on Windows.
OmPrakash Muppirala [Tue, 22 Dec 2015 03:24:44 +0000 (19:24 -0800)]
Copy moar files
OmPrakash Muppirala [Sun, 20 Dec 2015 10:23:19 +0000 (02:23 -0800)]
More Falcon related progress.
OmPrakash Muppirala [Mon, 30 Nov 2015 11:15:57 +0000 (03:15 -0800)]
Create DownloadUncompressAndCopy.js to handle repeated download, unzip and copy operations.
OmPrakash Muppirala [Sun, 29 Nov 2015 10:27:36 +0000 (02:27 -0800)]
Clean up, remove unnecessary console.log statements
OmPrakash Muppirala [Sun, 29 Nov 2015 10:19:02 +0000 (02:19 -0800)]
Make download steps easier to follow and modify.
OmPrakash Muppirala [Sun, 29 Nov 2015 09:57:04 +0000 (01:57 -0800)]
Split download responsibilities to individual classes; Make individual classes extend EventEmitter; Make downloads sequential; Refactoring.
OmPrakash Muppirala [Mon, 23 Nov 2015 10:21:05 +0000 (02:21 -0800)]
Beginnings of npm install functionality for Apache FlexJS. WIP.
Christofer Dutz [Tue, 28 Jul 2015 11:52:19 +0000 (13:52 +0200)]
- Made the proxy authentication available for all types of download.
Christofer Dutz [Thu, 23 Jul 2015 09:33:03 +0000 (11:33 +0200)]
Renamed the maven-flex-plugin directory to flex-maven-plugin
Christofer Dutz [Thu, 23 Jul 2015 09:30:09 +0000 (11:30 +0200)]
- Renamed the root directory
- Renamed the artifact of the maven-extension to flex-sdk-converter-maven-extension
Christofer Dutz [Mon, 20 Jul 2015 09:43:43 +0000 (11:43 +0200)]
- Changed the way the Proxy authentication credentials are provided for URLConnections
- Added proxy options to downloading of the config-xml (Was missing any form of proxy features)
Christofer Dutz [Mon, 20 Jul 2015 09:42:27 +0000 (11:42 +0200)]
- Fixed a ArrayIndexOutOfBounds problem in the SystemIdHelper
Christofer Dutz [Sun, 19 Jul 2015 21:26:38 +0000 (23:26 +0200)]
- Updated to Air 18.0
- Added config options for new mobile packaging in Flexmojos
Christofer Dutz [Sat, 18 Jul 2015 18:10:23 +0000 (20:10 +0200)]
- Added some adjustments to bundle up runtime code for native packaging.
Christofer Dutz [Fri, 17 Jul 2015 13:20:04 +0000 (15:20 +0200)]
- Added code to zip up stuff needed for packaging AIR applications using adt
Christofer Dutz [Thu, 16 Jul 2015 08:40:06 +0000 (10:40 +0200)]
Merge remote-tracking branch 'origin/develop' into develop
Christofer Dutz [Thu, 16 Jul 2015 08:39:53 +0000 (10:39 +0200)]
- Added some log output regarding the artifact that triggers the mavenization in the maven-extension
- Added generation of native packaging zips to the adt artifact to allow automatic mobile packaging in Flexmojos
dloverin [Thu, 9 Jul 2015 02:04:06 +0000 (22:04 -0400)]
FLEX-34902,FLEX-34903,FLEX-34904: Code coverage fixes
FLEX-34902: Fix undercounting of line and method coverage at the package and overall level. File level counting was correct.
FLEX-34903: Remove AS interface files from code coverage.
FLEX-34904: Remove all files in the code coverage data directory when the server starts unless the -append option is used.
Alex Harui [Wed, 8 Jul 2015 12:48:38 +0000 (05:48 -0700)]
updated version in this file
Alex Harui [Wed, 8 Jul 2015 12:48:08 +0000 (05:48 -0700)]
another case where close button wouldn't work
Alex Harui [Wed, 8 Jul 2015 12:47:01 +0000 (05:47 -0700)]
add GC to see if it reduces crashing
Alex Harui [Tue, 7 Jul 2015 21:59:26 +0000 (14:59 -0700)]
if an error occurred when there is no active step, you can't close the app
Alex Harui [Tue, 7 Jul 2015 21:58:42 +0000 (14:58 -0700)]
3.3
Alex Harui [Tue, 7 Jul 2015 21:58:12 +0000 (14:58 -0700)]
try forcing swf-version 23 to match AIR 4.0 app descriptor to get stack traces in errors
Alex Harui [Tue, 7 Jul 2015 21:57:18 +0000 (14:57 -0700)]
update version to 3.3
Alex Harui [Tue, 7 Jul 2015 21:57:02 +0000 (14:57 -0700)]
try logging how far we got before we get an error
Alex Harui [Tue, 7 Jul 2015 20:26:43 +0000 (13:26 -0700)]
add installerversion to tracking urls and try to not leave info blank
Christofer Dutz [Thu, 2 Jul 2015 13:51:31 +0000 (15:51 +0200)]
Added a first version of support for proxys ... unfortnately I currently can't really test authenticated proxies.
Christofer Dutz [Thu, 2 Jul 2015 13:07:07 +0000 (15:07 +0200)]
Added a system-property "platform-type" to force the platform type to the given type (Allows Linux based CI builds to auto-download AIR for Windows or Mac instead of Linux)
Mark Kessler [Tue, 23 Jun 2015 23:10:22 +0000 (19:10 -0400)]
Updated 3rd install step.
Alex Harui [Fri, 19 Jun 2015 05:43:14 +0000 (22:43 -0700)]
use nick's libraries
Justin Mclean [Fri, 19 Jun 2015 00:54:59 +0000 (10:54 +1000)]
removed "source code" as this is a binary release and licenses apply to both source and binaries.
Justin Mclean [Fri, 19 Jun 2015 00:15:30 +0000 (10:15 +1000)]
Add contributors from version control
Alex Harui [Fri, 19 Jun 2015 00:05:15 +0000 (17:05 -0700)]
exclude these files from rat
Alex Harui [Fri, 19 Jun 2015 00:03:04 +0000 (17:03 -0700)]
fix typo
Justin Mclean [Thu, 18 Jun 2015 23:41:25 +0000 (09:41 +1000)]
add contributing files
Justin Mclean [Thu, 18 Jun 2015 23:40:58 +0000 (09:40 +1000)]
update JIRAs fixed and sort
Justin Mclean [Thu, 18 Jun 2015 23:39:31 +0000 (09:39 +1000)]
add contribute files
Alex Harui [Thu, 18 Jun 2015 17:55:44 +0000 (10:55 -0700)]
use file header as LICENSE for as3 simple untar
Alex Harui [Thu, 18 Jun 2015 17:17:28 +0000 (10:17 -0700)]
deps folder moved
Alex Harui [Thu, 18 Jun 2015 17:16:32 +0000 (10:16 -0700)]
Fix dates in this file. Not sure why they are needed
Alex Harui [Thu, 18 Jun 2015 17:14:39 +0000 (10:14 -0700)]
fix scripts after moving files to top-level
Alex Harui [Thu, 18 Jun 2015 16:27:21 +0000 (09:27 -0700)]
move files to top-level so the source package build find them in the same place as the regular build
Alex Harui [Thu, 18 Jun 2015 13:52:16 +0000 (06:52 -0700)]
fix some glitches in script
Justin Mclean [Thu, 18 Jun 2015 09:41:05 +0000 (19:41 +1000)]
Add missing licenses.
Justin Mclean [Thu, 18 Jun 2015 09:20:08 +0000 (19:20 +1000)]
moved new items to below header
Justin Mclean [Thu, 18 Jun 2015 09:18:49 +0000 (19:18 +1000)]
Changed year to be range as per apache.org/dev/licensing-howto.html#simple
Alex Harui [Tue, 16 Jun 2015 13:02:54 +0000 (06:02 -0700)]
force GC more often
Alex Harui [Tue, 16 Jun 2015 00:45:03 +0000 (17:45 -0700)]
add ascompress
Alex Harui [Mon, 15 Jun 2015 18:29:48 +0000 (11:29 -0700)]
package binary licenses
Alex Harui [Mon, 15 Jun 2015 18:28:24 +0000 (11:28 -0700)]
hide these files
Alex Harui [Mon, 15 Jun 2015 18:26:40 +0000 (11:26 -0700)]
LICENSE for EXE and DMG
Alex Harui [Mon, 15 Jun 2015 16:37:15 +0000 (09:37 -0700)]
use as3httpclientlib by downloading from github
Alex Harui [Mon, 15 Jun 2015 12:49:53 +0000 (05:49 -0700)]
fix build after refactor
Alex Harui [Mon, 15 Jun 2015 12:39:04 +0000 (05:39 -0700)]
update for repo refactor
Alex Harui [Mon, 15 Jun 2015 06:19:49 +0000 (23:19 -0700)]
move mavenizer under flex-maven-tools
Alex Harui [Mon, 15 Jun 2015 06:19:16 +0000 (23:19 -0700)]
move maven-flex-plugin under flex-maven-tools
Alex Harui [Mon, 15 Jun 2015 06:13:12 +0000 (23:13 -0700)]
move locale editor under flex-installer
Alex Harui [Mon, 15 Jun 2015 06:12:25 +0000 (23:12 -0700)]
move installerBadge under flex-installer
Alex Harui [Mon, 15 Jun 2015 06:11:51 +0000 (23:11 -0700)]
move installer into flex-installer
Alex Harui [Mon, 15 Jun 2015 06:11:10 +0000 (23:11 -0700)]
move common into flex-installer
Alex Harui [Mon, 15 Jun 2015 06:04:39 +0000 (23:04 -0700)]
move ant_on_air into flex-installer
OmPrakash Muppirala [Sat, 13 Jun 2015 00:44:51 +0000 (17:44 -0700)]
Include LICENSE and NOTICE file in the installation package
Alex Harui [Tue, 9 Jun 2015 05:51:01 +0000 (22:51 -0700)]
fix up NOTICE, README and RELEASE_NOTES
Christofer Dutz [Sat, 6 Jun 2015 16:19:54 +0000 (18:19 +0200)]
Implemented an option to accept the Adobe license agreement ba providing a System Property.
Christofer Dutz [Thu, 4 Jun 2015 12:55:18 +0000 (14:55 +0200)]
Merge remote-tracking branch 'origin/develop' into develop
Christofer Dutz [Thu, 4 Jun 2015 12:55:01 +0000 (14:55 +0200)]
- Fixed the maven-extension problem preventing it from being used as maven 3.3.1 extension loaded form "mvn./extension.xml"
Alex Harui [Wed, 3 Jun 2015 19:18:17 +0000 (12:18 -0700)]
try for a better CI result set
Alex Harui [Wed, 3 Jun 2015 18:54:23 +0000 (11:54 -0700)]
Don't dispose XML because the child nodes may get swept away. The child nodes of the step tags are the localized strings and not evaluated until much later and they are sometimes gone before we need them
Alex Harui [Tue, 28 Apr 2015 19:43:39 +0000 (12:43 -0700)]
fix failure message propagation
quetwo [Sun, 31 May 2015 22:15:55 +0000 (18:15 -0400)]
Merge remote-tracking branch 'origin/develop' into as3httpclient-work
Conflicts:
installer/src/InstallApacheFlex.mxml
quetwo [Sun, 31 May 2015 21:21:12 +0000 (17:21 -0400)]
Updated ApacheURLLoader component to properly announce events.
quetwo [Wed, 27 May 2015 03:57:54 +0000 (23:57 -0400)]
Testing on as3httpclient failure methods.
quetwo [Tue, 26 May 2015 04:29:15 +0000 (00:29 -0400)]
Added ApacheURLLoader component that extends URLLoader.
This new component is only different from URLLoader in that it looks for https connections and uses as3httpclient for these connections to bypass internal OS proxy and TLS/SSL settings that may break URL fetches in certain cases.
Christofer Dutz [Wed, 20 May 2015 08:15:56 +0000 (10:15 +0200)]
- Added a air mobile example project.
Josh Tynjala [Fri, 15 May 2015 23:06:31 +0000 (16:06 -0700)]
AntOnAIR: fixed issue in Replace task where if the token was replaced with a value that contained the token, the task could get stuck in an infinite loop
Josh Tynjala [Fri, 15 May 2015 17:42:14 +0000 (10:42 -0700)]
AntOnAIR: fixed the license comment in ant.properties locale files to use the correct comment format because it was adding parts of the license text to the compiled resource bundle.
Frédéric THOMAS [Thu, 14 May 2015 12:04:43 +0000 (13:04 +0100)]
Fix: https://issues.apache.org/jira/browse/FLEX-34839
- Make use of Apache Commons Lang3.SystemUtils for OS detection.
- Make SdkConverterCLI to use the detection.
- Removed the PowerMock lib, couldn't mock static final field, I remove dynamically the final modifier instead.
Frédéric THOMAS [Wed, 13 May 2015 14:55:22 +0000 (15:55 +0100)]
Fix: https://issues.apache.org/jira/browse/FLEX-34839
Christofer Dutz [Sat, 9 May 2015 19:32:51 +0000 (21:32 +0200)]
Merge remote-tracking branch 'origin/develop' into develop
Christofer Dutz [Sat, 9 May 2015 19:32:30 +0000 (21:32 +0200)]
- Added the Apache Snapshot Repo to the pluginRepositories
dloverin [Sun, 26 Apr 2015 22:29:56 +0000 (18:29 -0400)]
FLEX-34823: Improve error handling for bad data lines.
Report the file and line number if a line in the data file is malformed.
This can happen when the server is not shut down and therefore does not
flush its data to disk.
Christofer Dutz [Fri, 8 May 2015 14:41:34 +0000 (16:41 +0200)]
- Added an initial working example using flexjs
Alex Harui [Tue, 28 Apr 2015 16:10:48 +0000 (09:10 -0700)]
Merge branch 'ant-replacetoken-replacevalue' of https://github.com/joshtynjala/flex-utilities into develop. This closes #6
Alex Harui [Tue, 28 Apr 2015 16:02:19 +0000 (09:02 -0700)]
Merge branch 'ant-tstamp-native' of https://github.com/joshtynjala/flex-utilities into develop. This closes #5
Alex Harui [Tue, 28 Apr 2015 15:53:42 +0000 (08:53 -0700)]
Merge branch 'ant-swf-version' of https://github.com/joshtynjala/flex-utilities into develop. This closes #4
Christofer Dutz [Sat, 25 Apr 2015 14:19:46 +0000 (16:19 +0200)]
- Fine tuned the example a little
Christofer Dutz [Sat, 25 Apr 2015 14:05:46 +0000 (16:05 +0200)]
- Added a locale chain example
Christofer Dutz [Sat, 25 Apr 2015 13:39:08 +0000 (15:39 +0200)]
- Prevent the extension from doing anything on missing resource bundles.
Christofer Dutz [Sat, 25 Apr 2015 12:36:07 +0000 (14:36 +0200)]
- Add language selectors to the i18n examples
- Fixed some problems with the runtime loaded locales
Christofer Dutz [Sat, 25 Apr 2015 10:09:08 +0000 (12:09 +0200)]
- Started setting up an example project consisting of multiple projects that all demonstrate the stuff described in the Flex Wiki Tutorials