/[Apache-SVN]
ViewVC logotype

Revision 1376073


Jump to revision: Previous Next
Author: erikdebruin
Date: Wed Aug 22 14:35:32 2012 UTC (11 years, 8 months ago)
Changed paths: 29
Log Message:
- refactored to use a dynamic class for localization in Installer app;
- refactored to remove as many compiled URLs, names, version numbers etc. as possible, as these are subject to change. The only hard coded constants left are the URL for the Apache Flex project site and the name of the config file (in Constants.as, part of the 'common' library). All other settings are in the config file in the root of the project site;
- removed dependency on 'version.xml' on bigosmall's personal web space, moved the latest version number to the config xml file;
- implemented the custom ILog interface on MirrorURLUtil, to remove it's tight coupling to the localization classes;
- moved both InternetUtil and MirrorURLUtil to 'common' library for shared use by installer and badge;
- the Badge now uses the mirror url cgi to determine the download URL;
- minor adjustments to the Badge UI (strings and position);

Changed paths

Path Details
Directoryincubator/flex/utilities/trunk/common/src/assets/images/header.png modified , text changed
Directoryincubator/flex/utilities/trunk/common/src/org/ added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/ added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/ added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/ added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/ added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/Constants.as added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/InternetUtil.as
(Copied from incubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/util/InternetUtil.as, r1375474)
added , text changed
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/MirrorURLUtil.as
(Copied from incubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/util/MirrorURLUtil.as, r1375474)
added , text changed
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/Tools.as added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/interfaces/ added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/interfaces/ILog.as added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/vo/ added
Directoryincubator/flex/utilities/trunk/common/src/org/apache/flex/utilities/common/vo/LogMessagesVO.as added
Directoryincubator/flex/utilities/trunk/installer/src/ApacheFlexConfig.xml modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/InstallApacheFlex.mxml modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/resource/ViewResourceConstants.as modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/util/InternetUtil.as deleted
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/util/MD5CompareUtil.as modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/util/MirrorURLUtil.as deleted
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/view/UpdaterDialog.mxml modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/view/components/AdobeLicense.mxml modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/view/components/ConsoleWindow.mxml modified , text changed
Directoryincubator/flex/utilities/trunk/installer/src/org/apache/flex/packageflexsdk/view/components/MPLLicense.mxml modified , text changed
Directoryincubator/flex/utilities/trunk/installerBadge/html-template/index.template.html modified , text changed
Directoryincubator/flex/utilities/trunk/installerBadge/html-template/service.php deleted
Directoryincubator/flex/utilities/trunk/installerBadge/src/InstallApacheFlexBadge.mxml modified , text changed
Directoryincubator/flex/utilities/trunk/installerBadge/src/org/apache/flex/installApacheFlexBadge/utils/ deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26