You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2015/12/28 05:59:41 UTC

[01/12] git commit: [flex-sdk] [refs/heads/develop] - FLEX-35003 Update to FontAwesome 4.5

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 7738c750e -> 23ae80a09


FLEX-35003 Update to FontAwesome 4.5


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/cd7f7e8e
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/cd7f7e8e
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/cd7f7e8e

Branch: refs/heads/develop
Commit: cd7f7e8ed1749cc8af414b2600c3bd16d9320909
Parents: 7738c75
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 12:41:31 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 12:41:31 2015 +1100

----------------------------------------------------------------------
 .../src/flatspark/utils/AwesomeUtils.as         | 1000 +++++++++++-------
 1 file changed, 641 insertions(+), 359 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/cd7f7e8e/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as b/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
index 07782c5..87cfc06 100644
--- a/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
+++ b/frameworks/projects/flatspark/src/flatspark/utils/AwesomeUtils.as
@@ -25,417 +25,699 @@ package flatspark.utils
 			
 		}
 		
-		public static const fa_glass:String = "\uf000";
-		public static const fa_music:String = "\uf001";
-		public static const fa_search:String = "\uf002";
-		public static const fa_envelope_o:String = "\uf003";
-		public static const fa_heart:String = "\uf004";
-		public static const fa_star:String = "\uf005";
-		public static const fa_star_o:String = "\uf006";
-		public static const fa_user:String = "\uf007";
-		public static const fa_film:String = "\uf008";
-		public static const fa_th_large:String = "\uf009";
-		public static const fa_th:String = "\uf00a";
-		public static const fa_th_list:String = "\uf00b";
-		public static const fa_check:String = "\uf00c";
-		public static const fa_times:String = "\uf00d";
-		public static const fa_search_plus:String = "\uf00e";
-		public static const fa_search_minus:String = "\uf010";
-		public static const fa_power_off:String = "\uf011";
-		public static const fa_signal:String = "\uf012";
-		public static const fa_cog:String = "\uf013";
-		public static const fa_trash_o:String = "\uf014";
-		public static const fa_home:String = "\uf015";
-		public static const fa_file_o:String = "\uf016";
-		public static const fa_clock_o:String = "\uf017";
-		public static const fa_road:String = "\uf018";
-		public static const fa_download:String = "\uf019";
-		public static const fa_arrow_circle_o_down:String = "\uf01a";
-		public static const fa_arrow_circle_o_up:String = "\uf01b";
-		public static const fa_inbox:String = "\uf01c";
-		public static const fa_play_circle_o:String = "\uf01d";
-		public static const fa_repeat:String = "\uf01e";
-		public static const fa_refresh:String = "\uf021";
-		public static const fa_list_alt:String = "\uf022";
-		public static const fa_lock:String = "\uf023";
-		public static const fa_flag:String = "\uf024";
-		public static const fa_headphones:String = "\uf025";
-		public static const fa_volume_off:String = "\uf026";
-		public static const fa_volume_down:String = "\uf027";
-		public static const fa_volume_up:String = "\uf028";
-		public static const fa_qrcode:String = "\uf029";
-		public static const fa_barcode:String = "\uf02a";
-		public static const fa_tag:String = "\uf02b";
-		public static const fa_tags:String = "\uf02c";
-		public static const fa_book:String = "\uf02d";
-		public static const fa_bookmark:String = "\uf02e";
-		public static const fa_print:String = "\uf02f";
-		public static const fa_camera:String = "\uf030";
-		public static const fa_font:String = "\uf031";
-		public static const fa_bold:String = "\uf032";
-		public static const fa_italic:String = "\uf033";
-		public static const fa_text_height:String = "\uf034";
-		public static const fa_text_width:String = "\uf035";
-		public static const fa_align_left:String = "\uf036";
+		public static const fa_500px:String = "\uf26e";
+		public static const fa_adjust:String = "\uf042";
+		public static const fa_adn:String = "\uf170";
 		public static const fa_align_center:String = "\uf037";
-		public static const fa_align_right:String = "\uf038";
 		public static const fa_align_justify:String = "\uf039";
-		public static const fa_list:String = "\uf03a";
-		public static const fa_outdent:String = "\uf03b";
-		public static const fa_indent:String = "\uf03c";
-		public static const fa_video_camera:String = "\uf03d";
-		public static const fa_picture_o:String = "\uf03e";
-		public static const fa_pencil:String = "\uf040";
-		public static const fa_map_marker:String = "\uf041";
-		public static const fa_adjust:String = "\uf042";
-		public static const fa_tint:String = "\uf043";
-		public static const fa_pencil_square_o:String = "\uf044";
-		public static const fa_share_square_o:String = "\uf045";
-		public static const fa_check_square_o:String = "\uf046";
-		public static const fa_arrows:String = "\uf047";
-		public static const fa_step_backward:String = "\uf048";
-		public static const fa_fast_backward:String = "\uf049";
-		public static const fa_backward:String = "\uf04a";
-		public static const fa_play:String = "\uf04b";
-		public static const fa_pause:String = "\uf04c";
-		public static const fa_stop:String = "\uf04d";
-		public static const fa_forward:String = "\uf04e";
-		public static const fa_fast_forward:String = "\uf050";
-		public static const fa_step_forward:String = "\uf051";
-		public static const fa_eject:String = "\uf052";
-		public static const fa_chevron_left:String = "\uf053";
-		public static const fa_chevron_right:String = "\uf054";
-		public static const fa_plus_circle:String = "\uf055";
-		public static const fa_minus_circle:String = "\uf056";
-		public static const fa_times_circle:String = "\uf057";
-		public static const fa_check_circle:String = "\uf058";
-		public static const fa_question_circle:String = "\uf059";
-		public static const fa_info_circle:String = "\uf05a";
-		public static const fa_crosshairs:String = "\uf05b";
-		public static const fa_times_circle_o:String = "\uf05c";
-		public static const fa_check_circle_o:String = "\uf05d";
-		public static const fa_ban:String = "\uf05e";
-		public static const fa_arrow_left:String = "\uf060";
-		public static const fa_arrow_right:String = "\uf061";
-		public static const fa_arrow_up:String = "\uf062";
-		public static const fa_arrow_down:String = "\uf063";
-		public static const fa_share:String = "\uf064";
-		public static const fa_expand:String = "\uf065";
-		public static const fa_compress:String = "\uf066";
-		public static const fa_plus:String = "\uf067";
-		public static const fa_minus:String = "\uf068";
-		public static const fa_asterisk:String = "\uf069";
-		public static const fa_exclamation_circle:String = "\uf06a";
-		public static const fa_gift:String = "\uf06b";
-		public static const fa_leaf:String = "\uf06c";
-		public static const fa_fire:String = "\uf06d";
-		public static const fa_eye:String = "\uf06e";
-		public static const fa_eye_slash:String = "\uf070";
-		public static const fa_exclamation_triangle:String = "\uf071";
-		public static const fa_plane:String = "\uf072";
-		public static const fa_calendar:String = "\uf073";
-		public static const fa_random:String = "\uf074";
-		public static const fa_comment:String = "\uf075";
-		public static const fa_magnet:String = "\uf076";
-		public static const fa_chevron_up:String = "\uf077";
-		public static const fa_chevron_down:String = "\uf078";
-		public static const fa_retweet:String = "\uf079";
-		public static const fa_shopping_cart:String = "\uf07a";
-		public static const fa_folder:String = "\uf07b";
-		public static const fa_folder_open:String = "\uf07c";
-		public static const fa_arrows_v:String = "\uf07d";
-		public static const fa_arrows_h:String = "\uf07e";
-		public static const fa_bar_chart_o:String = "\uf080";
-		public static const fa_twitter_square:String = "\uf081";
-		public static const fa_facebook_square:String = "\uf082";
-		public static const fa_camera_retro:String = "\uf083";
-		public static const fa_key:String = "\uf084";
-		public static const fa_cogs:String = "\uf085";
-		public static const fa_comments:String = "\uf086";
-		public static const fa_thumbs_o_up:String = "\uf087";
-		public static const fa_thumbs_o_down:String = "\uf088";
-		public static const fa_star_half:String = "\uf089";
-		public static const fa_heart_o:String = "\uf08a";
-		public static const fa_sign_out:String = "\uf08b";
-		public static const fa_linkedin_square:String = "\uf08c";
-		public static const fa_thumb_tack:String = "\uf08d";
-		public static const fa_external_link:String = "\uf08e";
-		public static const fa_sign_in:String = "\uf090";
-		public static const fa_trophy:String = "\uf091";
-		public static const fa_github_square:String = "\uf092";
-		public static const fa_upload:String = "\uf093";
-		public static const fa_lemon_o:String = "\uf094";
-		public static const fa_phone:String = "\uf095";
-		public static const fa_square_o:String = "\uf096";
-		public static const fa_bookmark_o:String = "\uf097";
-		public static const fa_phone_square:String = "\uf098";
-		public static const fa_twitter:String = "\uf099";
-		public static const fa_facebook:String = "\uf09a";
-		public static const fa_github:String = "\uf09b";
-		public static const fa_unlock:String = "\uf09c";
-		public static const fa_credit_card:String = "\uf09d";
-		public static const fa_rss:String = "\uf09e";
-		public static const fa_hdd_o:String = "\uf0a0";
-		public static const fa_bullhorn:String = "\uf0a1";
-		public static const fa_bell:String = "\uf0f3";
-		public static const fa_certificate:String = "\uf0a3";
-		public static const fa_hand_o_right:String = "\uf0a4";
-		public static const fa_hand_o_left:String = "\uf0a5";
-		public static const fa_hand_o_up:String = "\uf0a6";
-		public static const fa_hand_o_down:String = "\uf0a7";
-		public static const fa_arrow_circle_left:String = "\uf0a8";
-		public static const fa_arrow_circle_right:String = "\uf0a9";
-		public static const fa_arrow_circle_up:String = "\uf0aa";
-		public static const fa_arrow_circle_down:String = "\uf0ab";
-		public static const fa_globe:String = "\uf0ac";
-		public static const fa_wrench:String = "\uf0ad";
-		public static const fa_tasks:String = "\uf0ae";
-		public static const fa_filter:String = "\uf0b0";
-		public static const fa_briefcase:String = "\uf0b1";
-		public static const fa_arrows_alt:String = "\uf0b2";
-		public static const fa_users:String = "\uf0c0";
-		public static const fa_link:String = "\uf0c1";
-		public static const fa_cloud:String = "\uf0c2";
-		public static const fa_flask:String = "\uf0c3";
-		public static const fa_scissors:String = "\uf0c4";
-		public static const fa_files_o:String = "\uf0c5";
-		public static const fa_paperclip:String = "\uf0c6";
-		public static const fa_floppy_o:String = "\uf0c7";
-		public static const fa_square:String = "\uf0c8";
-		public static const fa_bars:String = "\uf0c9";
-		public static const fa_list_ul:String = "\uf0ca";
-		public static const fa_list_ol:String = "\uf0cb";
-		public static const fa_strikethrough:String = "\uf0cc";
-		public static const fa_underline:String = "\uf0cd";
-		public static const fa_table:String = "\uf0ce";
-		public static const fa_magic:String = "\uf0d0";
-		public static const fa_truck:String = "\uf0d1";
-		public static const fa_pinterest:String = "\uf0d2";
-		public static const fa_pinterest_square:String = "\uf0d3";
-		public static const fa_google_plus_square:String = "\uf0d4";
-		public static const fa_google_plus:String = "\uf0d5";
-		public static const fa_money:String = "\uf0d6";
-		public static const fa_caret_down:String = "\uf0d7";
-		public static const fa_caret_up:String = "\uf0d8";
-		public static const fa_caret_left:String = "\uf0d9";
-		public static const fa_caret_right:String = "\uf0da";
-		public static const fa_columns:String = "\uf0db";
-		public static const fa_sort:String = "\uf0dc";
-		public static const fa_sort_asc:String = "\uf0dd";
-		public static const fa_sort_desc:String = "\uf0de";
-		public static const fa_envelope:String = "\uf0e0";
-		public static const fa_linkedin:String = "\uf0e1";
-		public static const fa_undo:String = "\uf0e2";
-		public static const fa_gavel:String = "\uf0e3";
-		public static const fa_tachometer:String = "\uf0e4";
-		public static const fa_comment_o:String = "\uf0e5";
-		public static const fa_comments_o:String = "\uf0e6";
-		public static const fa_bolt:String = "\uf0e7";
-		public static const fa_sitemap:String = "\uf0e8";
-		public static const fa_umbrella:String = "\uf0e9";
-		public static const fa_clipboard:String = "\uf0ea";
-		public static const fa_lightbulb_o:String = "\uf0eb";
-		public static const fa_exchange:String = "\uf0ec";
-		public static const fa_cloud_download:String = "\uf0ed";
-		public static const fa_cloud_upload:String = "\uf0ee";
-		public static const fa_user_md:String = "\uf0f0";
-		public static const fa_stethoscope:String = "\uf0f1";
-		public static const fa_suitcase:String = "\uf0f2";
-		public static const fa_bell_o:String = "\uf0a2";
-		public static const fa_coffee:String = "\uf0f4";
-		public static const fa_cutlery:String = "\uf0f5";
-		public static const fa_file_text_o:String = "\uf0f6";
-		public static const fa_building_o:String = "\uf0f7";
-		public static const fa_hospital_o:String = "\uf0f8";
+		public static const fa_align_left:String = "\uf036";
+		public static const fa_align_right:String = "\uf038";
+		public static const fa_amazon:String = "\uf270";
 		public static const fa_ambulance:String = "\uf0f9";
-		public static const fa_medkit:String = "\uf0fa";
-		public static const fa_fighter_jet:String = "\uf0fb";
-		public static const fa_beer:String = "\uf0fc";
-		public static const fa_h_square:String = "\uf0fd";
-		public static const fa_plus_square:String = "\uf0fe";
+		public static const fa_anchor:String = "\uf13d";
+		public static const fa_android:String = "\uf17b";
+		public static const fa_angellist:String = "\uf209";
+		public static const fa_angle_double_down:String = "\uf103";
 		public static const fa_angle_double_left:String = "\uf100";
 		public static const fa_angle_double_right:String = "\uf101";
 		public static const fa_angle_double_up:String = "\uf102";
-		public static const fa_angle_double_down:String = "\uf103";
+		public static const fa_angle_down:String = "\uf107";
 		public static const fa_angle_left:String = "\uf104";
 		public static const fa_angle_right:String = "\uf105";
 		public static const fa_angle_up:String = "\uf106";
-		public static const fa_angle_down:String = "\uf107";
-		public static const fa_desktop:String = "\uf108";
-		public static const fa_laptop:String = "\uf109";
-		public static const fa_tablet:String = "\uf10a";
-		public static const fa_mobile:String = "\uf10b";
-		public static const fa_circle_o:String = "\uf10c";
-		public static const fa_quote_left:String = "\uf10d";
-		public static const fa_quote_right:String = "\uf10e";
-		public static const fa_spinner:String = "\uf110";
-		public static const fa_circle:String = "\uf111";
-		public static const fa_reply:String = "\uf112";
-		public static const fa_github_alt:String = "\uf113";
-		public static const fa_folder_o:String = "\uf114";
-		public static const fa_folder_open_o:String = "\uf115";
-		public static const fa_smile_o:String = "\uf118";
-		public static const fa_frown_o:String = "\uf119";
-		public static const fa_meh_o:String = "\uf11a";
-		public static const fa_gamepad:String = "\uf11b";
-		public static const fa_keyboard_o:String = "\uf11c";
-		public static const fa_flag_o:String = "\uf11d";
-		public static const fa_flag_checkered:String = "\uf11e";
-		public static const fa_terminal:String = "\uf120";
-		public static const fa_code:String = "\uf121";
-		public static const fa_reply_all:String = "\uf122";
-		public static const fa_mail_reply_all:String = "\uf122";
-		public static const fa_star_half_o:String = "\uf123";
-		public static const fa_location_arrow:String = "\uf124";
-		public static const fa_crop:String = "\uf125";
-		public static const fa_code_fork:String = "\uf126";
-		public static const fa_chain_broken:String = "\uf127";
-		public static const fa_question:String = "\uf128";
-		public static const fa_info:String = "\uf129";
-		public static const fa_exclamation:String = "\uf12a";
-		public static const fa_superscript:String = "\uf12b";
-		public static const fa_subscript:String = "\uf12c";
-		public static const fa_eraser:String = "\uf12d";
-		public static const fa_puzzle_piece:String = "\uf12e";
-		public static const fa_microphone:String = "\uf130";
-		public static const fa_microphone_slash:String = "\uf131";
-		public static const fa_shield:String = "\uf132";
-		public static const fa_calendar_o:String = "\uf133";
-		public static const fa_fire_extinguisher:String = "\uf134";
-		public static const fa_rocket:String = "\uf135";
-		public static const fa_maxcdn:String = "\uf136";
-		public static const fa_chevron_circle_left:String = "\uf137";
-		public static const fa_chevron_circle_right:String = "\uf138";
-		public static const fa_chevron_circle_up:String = "\uf139";
-		public static const fa_chevron_circle_down:String = "\uf13a";
-		public static const fa_html5:String = "\uf13b";
-		public static const fa_css3:String = "\uf13c";
-		public static const fa_anchor:String = "\uf13d";
-		public static const fa_unlock_alt:String = "\uf13e";
-		public static const fa_bullseye:String = "\uf140";
-		public static const fa_ellipsis_h:String = "\uf141";
-		public static const fa_ellipsis_v:String = "\uf142";
-		public static const fa_rss_square:String = "\uf143";
-		public static const fa_play_circle:String = "\uf144";
-		public static const fa_ticket:String = "\uf145";
-		public static const fa_minus_square:String = "\uf146";
-		public static const fa_minus_square_o:String = "\uf147";
-		public static const fa_level_up:String = "\uf148";
-		public static const fa_level_down:String = "\uf149";
-		public static const fa_check_square:String = "\uf14a";
-		public static const fa_pencil_square:String = "\uf14b";
-		public static const fa_external_link_square:String = "\uf14c";
-		public static const fa_share_square:String = "\uf14d";
-		public static const fa_compass:String = "\uf14e";
-		public static const fa_caret_square_o_down:String = "\uf150";
-		public static const fa_caret_square_o_up:String = "\uf151";
-		public static const fa_caret_square_o_right:String = "\uf152";
-		public static const fa_eur:String = "\uf153";
-		public static const fa_gbp:String = "\uf154";
-		public static const fa_usd:String = "\uf155";
-		public static const fa_inr:String = "\uf156";
-		public static const fa_jpy:String = "\uf157";
-		public static const fa_rub:String = "\uf158";
-		public static const fa_krw:String = "\uf159";
-		public static const fa_btc:String = "\uf15a";
-		public static const fa_file:String = "\uf15b";
-		public static const fa_file_text:String = "\uf15c";
-		public static const fa_sort_alpha_asc:String = "\uf15d";
-		public static const fa_sort_alpha_desc:String = "\uf15e";
-		public static const fa_sort_amount_asc:String = "\uf160";
-		public static const fa_sort_amount_desc:String = "\uf161";
-		public static const fa_sort_numeric_asc:String = "\uf162";
-		public static const fa_sort_numeric_desc:String = "\uf163";
-		public static const fa_thumbs_up:String = "\uf164";
-		public static const fa_thumbs_down:String = "\uf165";
-		public static const fa_youtube_square:String = "\uf166";
-		public static const fa_youtube:String = "\uf167";
-		public static const fa_xing:String = "\uf168";
-		public static const fa_xing_square:String = "\uf169";
-		public static const fa_youtube_play:String = "\uf16a";
-		public static const fa_dropbox:String = "\uf16b";
-		public static const fa_stack_overflow:String = "\uf16c";
-		public static const fa_instagram:String = "\uf16d";
-		public static const fa_flickr:String = "\uf16e";
-		public static const fa_adn:String = "\uf170";
-		public static const fa_bitbucket:String = "\uf171";
-		public static const fa_bitbucket_square:String = "\uf172";
-		public static const fa_tumblr:String = "\uf173";
-		public static const fa_tumblr_square:String = "\uf174";
-		public static const fa_long_arrow_down:String = "\uf175";
-		public static const fa_long_arrow_up:String = "\uf176";
-		public static const fa_long_arrow_left:String = "\uf177";
-		public static const fa_long_arrow_right:String = "\uf178";
 		public static const fa_apple:String = "\uf179";
-		public static const fa_windows:String = "\uf17a";
-		public static const fa_android:String = "\uf17b";
-		public static const fa_linux:String = "\uf17c";
-		public static const fa_dribbble:String = "\uf17d";
-		public static const fa_skype:String = "\uf17e";
-		public static const fa_foursquare:String = "\uf180";
-		public static const fa_trello:String = "\uf181";
-		public static const fa_female:String = "\uf182";
-		public static const fa_male:String = "\uf183";
-		public static const fa_gittip:String = "\uf184";
-		public static const fa_sun_o:String = "\uf185";
-		public static const fa_moon_o:String = "\uf186";
 		public static const fa_archive:String = "\uf187";
-		public static const fa_bug:String = "\uf188";
-		public static const fa_vk:String = "\uf189";
-		public static const fa_weibo:String = "\uf18a";
-		public static const fa_renren:String = "\uf18b";
-		public static const fa_pagelines:String = "\uf18c";
-		public static const fa_stack_exchange:String = "\uf18d";
-		public static const fa_arrow_circle_o_right:String = "\uf18e";
-		public static const fa_arrow_circle_o_left:String = "\uf190";
-		public static const fa_caret_square_o_left:String = "\uf191";
-		public static const fa_dot_circle_o:String = "\uf192";
-		public static const fa_wheelchair:String = "\uf193";
-		public static const fa_vimeo_square:String = "\uf194";
-		public static const fa_try:String = "\uf195";
-		public static const fa_plus_square_o:String = "\uf196";
-		public static const fa_angellist:String = "\uf209";
 		public static const fa_area_chart:String = "\uf1fe";
+		public static const fa_arrow_circle_down:String = "\uf0ab";
+		public static const fa_arrow_circle_left:String = "\uf0a8";
+		public static const fa_arrow_circle_o_down:String = "\uf01a";
+		public static const fa_arrow_circle_o_left:String = "\uf190";
+		public static const fa_arrow_circle_o_right:String = "\uf18e";
+		public static const fa_arrow_circle_o_up:String = "\uf01b";
+		public static const fa_arrow_circle_right:String = "\uf0a9";
+		public static const fa_arrow_circle_up:String = "\uf0aa";
+		public static const fa_arrow_down:String = "\uf063";
+		public static const fa_arrow_left:String = "\uf060";
+		public static const fa_arrow_right:String = "\uf061";
+		public static const fa_arrow_up:String = "\uf062";
+		public static const fa_arrows:String = "\uf047";
+		public static const fa_arrows_alt:String = "\uf0b2";
+		public static const fa_arrows_h:String = "\uf07e";
+		public static const fa_arrows_v:String = "\uf07d";
+		public static const fa_asterisk:String = "\uf069";
 		public static const fa_at:String = "\uf1fa";
+		public static const fa_automobile:String = "\uf1b9";
+		public static const fa_backward:String = "\uf04a";
+		public static const fa_balance_scale:String = "\uf24e";
+		public static const fa_ban:String = "\uf05e";
+		public static const fa_bank:String = "\uf19c";
+		public static const fa_bar_chart:String = "\uf080";
+		public static const fa_bar_chart_o:String = "\uf080";
+		public static const fa_barcode:String = "\uf02a";
+		public static const fa_bars:String = "\uf0c9";
+		public static const fa_battery_0:String = "\uf244";
+		public static const fa_battery_1:String = "\uf243";
+		public static const fa_battery_2:String = "\uf242";
+		public static const fa_battery_3:String = "\uf241";
+		public static const fa_battery_4:String = "\uf240";
+		public static const fa_battery_empty:String = "\uf244";
+		public static const fa_battery_full:String = "\uf240";
+		public static const fa_battery_half:String = "\uf242";
+		public static const fa_battery_quarter:String = "\uf243";
+		public static const fa_battery_three_quarters:String = "\uf241";
+		public static const fa_bed:String = "\uf236";
+		public static const fa_beer:String = "\uf0fc";
+		public static const fa_behance:String = "\uf1b4";
+		public static const fa_behance_square:String = "\uf1b5";
+		public static const fa_bell:String = "\uf0f3";
+		public static const fa_bell_o:String = "\uf0a2";
 		public static const fa_bell_slash:String = "\uf1f6";
 		public static const fa_bell_slash_o:String = "\uf1f7";
 		public static const fa_bicycle:String = "\uf206";
 		public static const fa_binoculars:String = "\uf1e5";
 		public static const fa_birthday_cake:String = "\uf1fd";
+		public static const fa_bitbucket:String = "\uf171";
+		public static const fa_bitbucket_square:String = "\uf172";
+		public static const fa_bitcoin:String = "\uf15a";
+		public static const fa_black_tie:String = "\uf27e";
+		public static const fa_bluetooth:String = "\uf293";
+		public static const fa_bluetooth_b:String = "\uf294";
+		public static const fa_bold:String = "\uf032";
+		public static const fa_bolt:String = "\uf0e7";
+		public static const fa_bomb:String = "\uf1e2";
+		public static const fa_book:String = "\uf02d";
+		public static const fa_bookmark:String = "\uf02e";
+		public static const fa_bookmark_o:String = "\uf097";
+		public static const fa_briefcase:String = "\uf0b1";
+		public static const fa_btc:String = "\uf15a";
+		public static const fa_bug:String = "\uf188";
+		public static const fa_building:String = "\uf1ad";
+		public static const fa_building_o:String = "\uf0f7";
+		public static const fa_bullhorn:String = "\uf0a1";
+		public static const fa_bullseye:String = "\uf140";
 		public static const fa_bus:String = "\uf207";
+		public static const fa_buysellads:String = "\uf20d";
+		public static const fa_cab:String = "\uf1ba";
 		public static const fa_calculator:String = "\uf1ec";
+		public static const fa_calendar:String = "\uf073";
+		public static const fa_calendar_check_o:String = "\uf274";
+		public static const fa_calendar_minus_o:String = "\uf272";
+		public static const fa_calendar_o:String = "\uf133";
+		public static const fa_calendar_plus_o:String = "\uf271";
+		public static const fa_calendar_times_o:String = "\uf273";
+		public static const fa_camera:String = "\uf030";
+		public static const fa_camera_retro:String = "\uf083";
+		public static const fa_car:String = "\uf1b9";
+		public static const fa_caret_down:String = "\uf0d7";
+		public static const fa_caret_left:String = "\uf0d9";
+		public static const fa_caret_right:String = "\uf0da";
+		public static const fa_caret_square_o_down:String = "\uf150";
+		public static const fa_caret_square_o_left:String = "\uf191";
+		public static const fa_caret_square_o_right:String = "\uf152";
+		public static const fa_caret_square_o_up:String = "\uf151";
+		public static const fa_caret_up:String = "\uf0d8";
+		public static const fa_cart_arrow_down:String = "\uf218";
+		public static const fa_cart_plus:String = "\uf217";
 		public static const fa_cc:String = "\uf20a";
 		public static const fa_cc_amex:String = "\uf1f3";
+		public static const fa_cc_diners_club:String = "\uf24c";
 		public static const fa_cc_discover:String = "\uf1f2";
+		public static const fa_cc_jcb:String = "\uf24b";
 		public static const fa_cc_mastercard:String = "\uf1f1";
 		public static const fa_cc_paypal:String = "\uf1f4";
 		public static const fa_cc_stripe:String = "\uf1f5";
 		public static const fa_cc_visa:String = "\uf1f0";
+		public static const fa_certificate:String = "\uf0a3";
+		public static const fa_chain:String = "\uf0c1";
+		public static const fa_chain_broken:String = "\uf127";
+		public static const fa_check:String = "\uf00c";
+		public static const fa_check_circle:String = "\uf058";
+		public static const fa_check_circle_o:String = "\uf05d";
+		public static const fa_check_square:String = "\uf14a";
+		public static const fa_check_square_o:String = "\uf046";
+		public static const fa_chevron_circle_down:String = "\uf13a";
+		public static const fa_chevron_circle_left:String = "\uf137";
+		public static const fa_chevron_circle_right:String = "\uf138";
+		public static const fa_chevron_circle_up:String = "\uf139";
+		public static const fa_chevron_down:String = "\uf078";
+		public static const fa_chevron_left:String = "\uf053";
+		public static const fa_chevron_right:String = "\uf054";
+		public static const fa_chevron_up:String = "\uf077";
+		public static const fa_child:String = "\uf1ae";
+		public static const fa_chrome:String = "\uf268";
+		public static const fa_circle:String = "\uf111";
+		public static const fa_circle_o:String = "\uf10c";
+		public static const fa_circle_o_notch:String = "\uf1ce";
+		public static const fa_circle_thin:String = "\uf1db";
+		public static const fa_clipboard:String = "\uf0ea";
+		public static const fa_clock_o:String = "\uf017";
+		public static const fa_clone:String = "\uf24d";
+		public static const fa_close:String = "\uf00d";
+		public static const fa_cloud:String = "\uf0c2";
+		public static const fa_cloud_download:String = "\uf0ed";
+		public static const fa_cloud_upload:String = "\uf0ee";
+		public static const fa_cny:String = "\uf157";
+		public static const fa_code:String = "\uf121";
+		public static const fa_code_fork:String = "\uf126";
+		public static const fa_codepen:String = "\uf1cb";
+		public static const fa_codiepie:String = "\uf284";
+		public static const fa_coffee:String = "\uf0f4";
+		public static const fa_cog:String = "\uf013";
+		public static const fa_cogs:String = "\uf085";
+		public static const fa_columns:String = "\uf0db";
+		public static const fa_comment:String = "\uf075";
+		public static const fa_comment_o:String = "\uf0e5";
+		public static const fa_commenting:String = "\uf27a";
+		public static const fa_commenting_o:String = "\uf27b";
+		public static const fa_comments:String = "\uf086";
+		public static const fa_comments_o:String = "\uf0e6";
+		public static const fa_compass:String = "\uf14e";
+		public static const fa_compress:String = "\uf066";
+		public static const fa_connectdevelop:String = "\uf20e";
+		public static const fa_contao:String = "\uf26d";
+		public static const fa_copy:String = "\uf0c5";
 		public static const fa_copyright:String = "\uf1f9";
+		public static const fa_creative_commons:String = "\uf25e";
+		public static const fa_credit_card:String = "\uf09d";
+		public static const fa_credit_card_alt:String = "\uf283";
+		public static const fa_crop:String = "\uf125";
+		public static const fa_crosshairs:String = "\uf05b";
+		public static const fa_css3:String = "\uf13c";
+		public static const fa_cube:String = "\uf1b2";
+		public static const fa_cubes:String = "\uf1b3";
+		public static const fa_cut:String = "\uf0c4";
+		public static const fa_cutlery:String = "\uf0f5";
+		public static const fa_dashboard:String = "\uf0e4";
+		public static const fa_dashcube:String = "\uf210";
+		public static const fa_database:String = "\uf1c0";
+		public static const fa_dedent:String = "\uf03b";
+		public static const fa_delicious:String = "\uf1a5";
+		public static const fa_desktop:String = "\uf108";
+		public static const fa_deviantart:String = "\uf1bd";
+		public static const fa_diamond:String = "\uf219";
+		public static const fa_digg:String = "\uf1a6";
+		public static const fa_dollar:String = "\uf155";
+		public static const fa_dot_circle_o:String = "\uf192";
+		public static const fa_download:String = "\uf019";
+		public static const fa_dribbble:String = "\uf17d";
+		public static const fa_dropbox:String = "\uf16b";
+		public static const fa_drupal:String = "\uf1a9";
+		public static const fa_edge:String = "\uf282";
+		public static const fa_edit:String = "\uf044";
+		public static const fa_eject:String = "\uf052";
+		public static const fa_ellipsis_h:String = "\uf141";
+		public static const fa_ellipsis_v:String = "\uf142";
+		public static const fa_empire:String = "\uf1d1";
+		public static const fa_envelope:String = "\uf0e0";
+		public static const fa_envelope_o:String = "\uf003";
+		public static const fa_envelope_square:String = "\uf199";
+		public static const fa_eraser:String = "\uf12d";
+		public static const fa_eur:String = "\uf153";
+		public static const fa_euro:String = "\uf153";
+		public static const fa_exchange:String = "\uf0ec";
+		public static const fa_exclamation:String = "\uf12a";
+		public static const fa_exclamation_circle:String = "\uf06a";
+		public static const fa_exclamation_triangle:String = "\uf071";
+		public static const fa_expand:String = "\uf065";
+		public static const fa_expeditedssl:String = "\uf23e";
+		public static const fa_external_link:String = "\uf08e";
+		public static const fa_external_link_square:String = "\uf14c";
+		public static const fa_eye:String = "\uf06e";
+		public static const fa_eye_slash:String = "\uf070";
 		public static const fa_eyedropper:String = "\uf1fb";
+		public static const fa_facebook:String = "\uf09a";
+		public static const fa_facebook_f:String = "\uf09a";
+		public static const fa_facebook_official:String = "\uf230";
+		public static const fa_facebook_square:String = "\uf082";
+		public static const fa_fast_backward:String = "\uf049";
+		public static const fa_fast_forward:String = "\uf050";
+		public static const fa_fax:String = "\uf1ac";
+		public static const fa_feed:String = "\uf09e";
+		public static const fa_female:String = "\uf182";
+		public static const fa_fighter_jet:String = "\uf0fb";
+		public static const fa_file:String = "\uf15b";
+		public static const fa_file_archive_o:String = "\uf1c6";
+		public static const fa_file_audio_o:String = "\uf1c7";
+		public static const fa_file_code_o:String = "\uf1c9";
+		public static const fa_file_excel_o:String = "\uf1c3";
+		public static const fa_file_image_o:String = "\uf1c5";
+		public static const fa_file_movie_o:String = "\uf1c8";
+		public static const fa_file_o:String = "\uf016";
+		public static const fa_file_pdf_o:String = "\uf1c1";
+		public static const fa_file_photo_o:String = "\uf1c5";
+		public static const fa_file_picture_o:String = "\uf1c5";
+		public static const fa_file_powerpoint_o:String = "\uf1c4";
+		public static const fa_file_sound_o:String = "\uf1c7";
+		public static const fa_file_text:String = "\uf15c";
+		public static const fa_file_text_o:String = "\uf0f6";
+		public static const fa_file_video_o:String = "\uf1c8";
+		public static const fa_file_word_o:String = "\uf1c2";
+		public static const fa_file_zip_o:String = "\uf1c6";
+		public static const fa_files_o:String = "\uf0c5";
+		public static const fa_film:String = "\uf008";
+		public static const fa_filter:String = "\uf0b0";
+		public static const fa_fire:String = "\uf06d";
+		public static const fa_fire_extinguisher:String = "\uf134";
+		public static const fa_firefox:String = "\uf269";
+		public static const fa_flag:String = "\uf024";
+		public static const fa_flag_checkered:String = "\uf11e";
+		public static const fa_flag_o:String = "\uf11d";
+		public static const fa_flash:String = "\uf0e7";
+		public static const fa_flask:String = "\uf0c3";
+		public static const fa_flickr:String = "\uf16e";
+		public static const fa_floppy_o:String = "\uf0c7";
+		public static const fa_folder:String = "\uf07b";
+		public static const fa_folder_o:String = "\uf114";
+		public static const fa_folder_open:String = "\uf07c";
+		public static const fa_folder_open_o:String = "\uf115";
+		public static const fa_font:String = "\uf031";
+		public static const fa_fonticons:String = "\uf280";
+		public static const fa_fort_awesome:String = "\uf286";
+		public static const fa_forumbee:String = "\uf211";
+		public static const fa_forward:String = "\uf04e";
+		public static const fa_foursquare:String = "\uf180";
+		public static const fa_frown_o:String = "\uf119";
 		public static const fa_futbol_o:String = "\uf1e3";
+		public static const fa_gamepad:String = "\uf11b";
+		public static const fa_gavel:String = "\uf0e3";
+		public static const fa_gbp:String = "\uf154";
+		public static const fa_ge:String = "\uf1d1";
+		public static const fa_gear:String = "\uf013";
+		public static const fa_gears:String = "\uf085";
+		public static const fa_genderless:String = "\uf22d";
+		public static const fa_get_pocket:String = "\uf265";
+		public static const fa_gg:String = "\uf260";
+		public static const fa_gg_circle:String = "\uf261";
+		public static const fa_gift:String = "\uf06b";
+		public static const fa_git:String = "\uf1d3";
+		public static const fa_git_square:String = "\uf1d2";
+		public static const fa_github:String = "\uf09b";
+		public static const fa_github_alt:String = "\uf113";
+		public static const fa_github_square:String = "\uf092";
+		public static const fa_gittip:String = "\uf184";
+		public static const fa_glass:String = "\uf000";
+		public static const fa_globe:String = "\uf0ac";
+		public static const fa_google:String = "\uf1a0";
+		public static const fa_google_plus:String = "\uf0d5";
+		public static const fa_google_plus_square:String = "\uf0d4";
 		public static const fa_google_wallet:String = "\uf1ee";
+		public static const fa_graduation_cap:String = "\uf19d";
+		public static const fa_gratipay:String = "\uf184";
+		public static const fa_group:String = "\uf0c0";
+		public static const fa_h_square:String = "\uf0fd";
+		public static const fa_hacker_news:String = "\uf1d4";
+		public static const fa_hand_grab_o:String = "\uf255";
+		public static const fa_hand_lizard_o:String = "\uf258";
+		public static const fa_hand_o_down:String = "\uf0a7";
+		public static const fa_hand_o_left:String = "\uf0a5";
+		public static const fa_hand_o_right:String = "\uf0a4";
+		public static const fa_hand_o_up:String = "\uf0a6";
+		public static const fa_hand_paper_o:String = "\uf256";
+		public static const fa_hand_peace_o:String = "\uf25b";
+		public static const fa_hand_pointer_o:String = "\uf25a";
+		public static const fa_hand_rock_o:String = "\uf255";
+		public static const fa_hand_scissors_o:String = "\uf257";
+		public static const fa_hand_spock_o:String = "\uf259";
+		public static const fa_hand_stop_o:String = "\uf256";
+		public static const fa_hashtag:String = "\uf292";
+		public static const fa_hdd_o:String = "\uf0a0";
+		public static const fa_header:String = "\uf1dc";
+		public static const fa_headphones:String = "\uf025";
+		public static const fa_heart:String = "\uf004";
+		public static const fa_heart_o:String = "\uf08a";
+		public static const fa_heartbeat:String = "\uf21e";
+		public static const fa_history:String = "\uf1da";
+		public static const fa_home:String = "\uf015";
+		public static const fa_hospital_o:String = "\uf0f8";
+		public static const fa_hotel:String = "\uf236";
+		public static const fa_hourglass:String = "\uf254";
+		public static const fa_hourglass_1:String = "\uf251";
+		public static const fa_hourglass_2:String = "\uf252";
+		public static const fa_hourglass_3:String = "\uf253";
+		public static const fa_hourglass_end:String = "\uf253";
+		public static const fa_hourglass_half:String = "\uf252";
+		public static const fa_hourglass_o:String = "\uf250";
+		public static const fa_hourglass_start:String = "\uf251";
+		public static const fa_houzz:String = "\uf27c";
+		public static const fa_html5:String = "\uf13b";
+		public static const fa_i_cursor:String = "\uf246";
 		public static const fa_ils:String = "\uf20b";
+		public static const fa_image:String = "\uf03e";
+		public static const fa_inbox:String = "\uf01c";
+		public static const fa_indent:String = "\uf03c";
+		public static const fa_industry:String = "\uf275";
+		public static const fa_info:String = "\uf129";
+		public static const fa_info_circle:String = "\uf05a";
+		public static const fa_inr:String = "\uf156";
+		public static const fa_instagram:String = "\uf16d";
+		public static const fa_institution:String = "\uf19c";
+		public static const fa_internet_explorer:String = "\uf26b";
+		public static const fa_intersex:String = "\uf224";
 		public static const fa_ioxhost:String = "\uf208";
+		public static const fa_italic:String = "\uf033";
+		public static const fa_joomla:String = "\uf1aa";
+		public static const fa_jpy:String = "\uf157";
+		public static const fa_jsfiddle:String = "\uf1cc";
+		public static const fa_key:String = "\uf084";
+		public static const fa_keyboard_o:String = "\uf11c";
+		public static const fa_krw:String = "\uf159";
+		public static const fa_language:String = "\uf1ab";
+		public static const fa_laptop:String = "\uf109";
 		public static const fa_lastfm:String = "\uf202";
 		public static const fa_lastfm_square:String = "\uf203";
+		public static const fa_leaf:String = "\uf06c";
+		public static const fa_leanpub:String = "\uf212";
+		public static const fa_legal:String = "\uf0e3";
+		public static const fa_lemon_o:String = "\uf094";
+		public static const fa_level_down:String = "\uf149";
+		public static const fa_level_up:String = "\uf148";
+		public static const fa_life_bouy:String = "\uf1cd";
+		public static const fa_life_buoy:String = "\uf1cd";
+		public static const fa_life_ring:String = "\uf1cd";
+		public static const fa_life_saver:String = "\uf1cd";
+		public static const fa_lightbulb_o:String = "\uf0eb";
 		public static const fa_line_chart:String = "\uf201";
+		public static const fa_link:String = "\uf0c1";
+		public static const fa_linkedin:String = "\uf0e1";
+		public static const fa_linkedin_square:String = "\uf08c";
+		public static const fa_linux:String = "\uf17c";
+		public static const fa_list:String = "\uf03a";
+		public static const fa_list_alt:String = "\uf022";
+		public static const fa_list_ol:String = "\uf0cb";
+		public static const fa_list_ul:String = "\uf0ca";
+		public static const fa_location_arrow:String = "\uf124";
+		public static const fa_lock:String = "\uf023";
+		public static const fa_long_arrow_down:String = "\uf175";
+		public static const fa_long_arrow_left:String = "\uf177";
+		public static const fa_long_arrow_right:String = "\uf178";
+		public static const fa_long_arrow_up:String = "\uf176";
+		public static const fa_magic:String = "\uf0d0";
+		public static const fa_magnet:String = "\uf076";
+		public static const fa_mail_forward:String = "\uf064";
+		public static const fa_mail_reply:String = "\uf112";
+		public static const fa_mail_reply_all:String = "\uf122";
+		public static const fa_male:String = "\uf183";
+		public static const fa_map:String = "\uf279";
+		public static const fa_map_marker:String = "\uf041";
+		public static const fa_map_o:String = "\uf278";
+		public static const fa_map_pin:String = "\uf276";
+		public static const fa_map_signs:String = "\uf277";
+		public static const fa_mars:String = "\uf222";
+		public static const fa_mars_double:String = "\uf227";
+		public static const fa_mars_stroke:String = "\uf229";
+		public static const fa_mars_stroke_h:String = "\uf22b";
+		public static const fa_mars_stroke_v:String = "\uf22a";
+		public static const fa_maxcdn:String = "\uf136";
 		public static const fa_meanpath:String = "\uf20c";
+		public static const fa_medium:String = "\uf23a";
+		public static const fa_medkit:String = "\uf0fa";
+		public static const fa_meh_o:String = "\uf11a";
+		public static const fa_mercury:String = "\uf223";
+		public static const fa_microphone:String = "\uf130";
+		public static const fa_microphone_slash:String = "\uf131";
+		public static const fa_minus:String = "\uf068";
+		public static const fa_minus_circle:String = "\uf056";
+		public static const fa_minus_square:String = "\uf146";
+		public static const fa_minus_square_o:String = "\uf147";
+		public static const fa_mixcloud:String = "\uf289";
+		public static const fa_mobile:String = "\uf10b";
+		public static const fa_mobile_phone:String = "\uf10b";
+		public static const fa_modx:String = "\uf285";
+		public static const fa_money:String = "\uf0d6";
+		public static const fa_moon_o:String = "\uf186";
+		public static const fa_mortar_board:String = "\uf19d";
+		public static const fa_motorcycle:String = "\uf21c";
+		public static const fa_mouse_pointer:String = "\uf245";
+		public static const fa_music:String = "\uf001";
+		public static const fa_navicon:String = "\uf0c9";
+		public static const fa_neuter:String = "\uf22c";
 		public static const fa_newspaper_o:String = "\uf1ea";
+		public static const fa_object_group:String = "\uf247";
+		public static const fa_object_ungroup:String = "\uf248";
+		public static const fa_odnoklassniki:String = "\uf263";
+		public static const fa_odnoklassniki_square:String = "\uf264";
+		public static const fa_opencart:String = "\uf23d";
+		public static const fa_openid:String = "\uf19b";
+		public static const fa_opera:String = "\uf26a";
+		public static const fa_optin_monster:String = "\uf23c";
+		public static const fa_outdent:String = "\uf03b";
+		public static const fa_pagelines:String = "\uf18c";
 		public static const fa_paint_brush:String = "\uf1fc";
+		public static const fa_paper_plane:String = "\uf1d8";
+		public static const fa_paper_plane_o:String = "\uf1d9";
+		public static const fa_paperclip:String = "\uf0c6";
+		public static const fa_paragraph:String = "\uf1dd";
+		public static const fa_paste:String = "\uf0ea";
+		public static const fa_pause:String = "\uf04c";
+		public static const fa_pause_circle:String = "\uf28b";
+		public static const fa_pause_circle_o:String = "\uf28c";
+		public static const fa_paw:String = "\uf1b0";
 		public static const fa_paypal:String = "\uf1ed";
+		public static const fa_pencil:String = "\uf040";
+		public static const fa_pencil_square:String = "\uf14b";
+		public static const fa_pencil_square_o:String = "\uf044";
+		public static const fa_percent:String = "\uf295";
+		public static const fa_phone:String = "\uf095";
+		public static const fa_phone_square:String = "\uf098";
+		public static const fa_photo:String = "\uf03e";
+		public static const fa_picture_o:String = "\uf03e";
 		public static const fa_pie_chart:String = "\uf200";
+		public static const fa_pied_piper:String = "\uf1a7";
+		public static const fa_pied_piper_alt:String = "\uf1a8";
+		public static const fa_pinterest:String = "\uf0d2";
+		public static const fa_pinterest_p:String = "\uf231";
+		public static const fa_pinterest_square:String = "\uf0d3";
+		public static const fa_plane:String = "\uf072";
+		public static const fa_play:String = "\uf04b";
+		public static const fa_play_circle:String = "\uf144";
+		public static const fa_play_circle_o:String = "\uf01d";
 		public static const fa_plug:String = "\uf1e6";
+		public static const fa_plus:String = "\uf067";
+		public static const fa_plus_circle:String = "\uf055";
+		public static const fa_plus_square:String = "\uf0fe";
+		public static const fa_plus_square_o:String = "\uf196";
+		public static const fa_power_off:String = "\uf011";
+		public static const fa_print:String = "\uf02f";
+		public static const fa_product_hunt:String = "\uf288";
+		public static const fa_puzzle_piece:String = "\uf12e";
+		public static const fa_qq:String = "\uf1d6";
+		public static const fa_qrcode:String = "\uf029";
+		public static const fa_question:String = "\uf128";
+		public static const fa_question_circle:String = "\uf059";
+		public static const fa_quote_left:String = "\uf10d";
+		public static const fa_quote_right:String = "\uf10e";
+		public static const fa_ra:String = "\uf1d0";
+		public static const fa_random:String = "\uf074";
+		public static const fa_rebel:String = "\uf1d0";
+		public static const fa_recycle:String = "\uf1b8";
+		public static const fa_reddit:String = "\uf1a1";
+		public static const fa_reddit_alien:String = "\uf281";
+		public static const fa_reddit_square:String = "\uf1a2";
+		public static const fa_refresh:String = "\uf021";
+		public static const fa_registered:String = "\uf25d";
+		public static const fa_remove:String = "\uf00d";
+		public static const fa_renren:String = "\uf18b";
+		public static const fa_reorder:String = "\uf0c9";
+		public static const fa_repeat:String = "\uf01e";
+		public static const fa_reply:String = "\uf112";
+		public static const fa_reply_all:String = "\uf122";
+		public static const fa_retweet:String = "\uf079";
+		public static const fa_rmb:String = "\uf157";
+		public static const fa_road:String = "\uf018";
+		public static const fa_rocket:String = "\uf135";
+		public static const fa_rotate_left:String = "\uf0e2";
+		public static const fa_rotate_right:String = "\uf01e";
+		public static const fa_rouble:String = "\uf158";
+		public static const fa_rss:String = "\uf09e";
+		public static const fa_rss_square:String = "\uf143";
+		public static const fa_rub:String = "\uf158";
+		public static const fa_ruble:String = "\uf158";
+		public static const fa_rupee:String = "\uf156";
+		public static const fa_safari:String = "\uf267";
+		public static const fa_save:String = "\uf0c7";
+		public static const fa_scissors:String = "\uf0c4";
+		public static const fa_scribd:String = "\uf28a";
+		public static const fa_search:String = "\uf002";
+		public static const fa_search_minus:String = "\uf010";
+		public static const fa_search_plus:String = "\uf00e";
+		public static const fa_sellsy:String = "\uf213";
+		public static const fa_send:String = "\uf1d8";
+		public static const fa_send_o:String = "\uf1d9";
+		public static const fa_server:String = "\uf233";
+		public static const fa_share:String = "\uf064";
+		public static const fa_share_alt:String = "\uf1e0";
+		public static const fa_share_alt_square:String = "\uf1e1";
+		public static const fa_share_square:String = "\uf14d";
+		public static const fa_share_square_o:String = "\uf045";
 		public static const fa_shekel:String = "\uf20b";
 		public static const fa_sheqel:String = "\uf20b";
+		public static const fa_shield:String = "\uf132";
+		public static const fa_ship:String = "\uf21a";
+		public static const fa_shirtsinbulk:String = "\uf214";
+		public static const fa_shopping_bag:String = "\uf290";
+		public static const fa_shopping_basket:String = "\uf291";
+		public static const fa_shopping_cart:String = "\uf07a";
+		public static const fa_sign_in:String = "\uf090";
+		public static const fa_sign_out:String = "\uf08b";
+		public static const fa_signal:String = "\uf012";
+		public static const fa_simplybuilt:String = "\uf215";
+		public static const fa_sitemap:String = "\uf0e8";
+		public static const fa_skyatlas:String = "\uf216";
+		public static const fa_skype:String = "\uf17e";
+		public static const fa_slack:String = "\uf198";
+		public static const fa_sliders:String = "\uf1de";
 		public static const fa_slideshare:String = "\uf1e7";
+		public static const fa_smile_o:String = "\uf118";
 		public static const fa_soccer_ball_o:String = "\uf1e3";
+		public static const fa_sort:String = "\uf0dc";
+		public static const fa_sort_alpha_asc:String = "\uf15d";
+		public static const fa_sort_alpha_desc:String = "\uf15e";
+		public static const fa_sort_amount_asc:String = "\uf160";
+		public static const fa_sort_amount_desc:String = "\uf161";
+		public static const fa_sort_asc:String = "\uf0de";
+		public static const fa_sort_desc:String = "\uf0dd";
+		public static const fa_sort_down:String = "\uf0dd";
+		public static const fa_sort_numeric_asc:String = "\uf162";
+		public static const fa_sort_numeric_desc:String = "\uf163";
+		public static const fa_sort_up:String = "\uf0de";
+		public static const fa_soundcloud:String = "\uf1be";
+		public static const fa_space_shuttle:String = "\uf197";
+		public static const fa_spinner:String = "\uf110";
+		public static const fa_spoon:String = "\uf1b1";
+		public static const fa_spotify:String = "\uf1bc";
+		public static const fa_square:String = "\uf0c8";
+		public static const fa_square_o:String = "\uf096";
+		public static const fa_stack_exchange:String = "\uf18d";
+		public static const fa_stack_overflow:String = "\uf16c";
+		public static const fa_star:String = "\uf005";
+		public static const fa_star_half:String = "\uf089";
+		public static const fa_star_half_empty:String = "\uf123";
+		public static const fa_star_half_full:String = "\uf123";
+		public static const fa_star_half_o:String = "\uf123";
+		public static const fa_star_o:String = "\uf006";
+		public static const fa_steam:String = "\uf1b6";
+		public static const fa_steam_square:String = "\uf1b7";
+		public static const fa_step_backward:String = "\uf048";
+		public static const fa_step_forward:String = "\uf051";
+		public static const fa_stethoscope:String = "\uf0f1";
+		public static const fa_sticky_note:String = "\uf249";
+		public static const fa_sticky_note_o:String = "\uf24a";
+		public static const fa_stop:String = "\uf04d";
+		public static const fa_stop_circle:String = "\uf28d";
+		public static const fa_stop_circle_o:String = "\uf28e";
+		public static const fa_street_view:String = "\uf21d";
+		public static const fa_strikethrough:String = "\uf0cc";
+		public static const fa_stumbleupon:String = "\uf1a4";
+		public static const fa_stumbleupon_circle:String = "\uf1a3";
+		public static const fa_subscript:String = "\uf12c";
+		public static const fa_subway:String = "\uf239";
+		public static const fa_suitcase:String = "\uf0f2";
+		public static const fa_sun_o:String = "\uf185";
+		public static const fa_superscript:String = "\uf12b";
+		public static const fa_support:String = "\uf1cd";
+		public static const fa_table:String = "\uf0ce";
+		public static const fa_tablet:String = "\uf10a";
+		public static const fa_tachometer:String = "\uf0e4";
+		public static const fa_tag:String = "\uf02b";
+		public static const fa_tags:String = "\uf02c";
+		public static const fa_tasks:String = "\uf0ae";
+		public static const fa_taxi:String = "\uf1ba";
+		public static const fa_television:String = "\uf26c";
+		public static const fa_tencent_weibo:String = "\uf1d5";
+		public static const fa_terminal:String = "\uf120";
+		public static const fa_text_height:String = "\uf034";
+		public static const fa_text_width:String = "\uf035";
+		public static const fa_th:String = "\uf00a";
+		public static const fa_th_large:String = "\uf009";
+		public static const fa_th_list:String = "\uf00b";
+		public static const fa_thumb_tack:String = "\uf08d";
+		public static const fa_thumbs_down:String = "\uf165";
+		public static const fa_thumbs_o_down:String = "\uf088";
+		public static const fa_thumbs_o_up:String = "\uf087";
+		public static const fa_thumbs_up:String = "\uf164";
+		public static const fa_ticket:String = "\uf145";
+		public static const fa_times:String = "\uf00d";
+		public static const fa_times_circle:String = "\uf057";
+		public static const fa_times_circle_o:String = "\uf05c";
+		public static const fa_tint:String = "\uf043";
+		public static const fa_toggle_down:String = "\uf150";
+		public static const fa_toggle_left:String = "\uf191";
 		public static const fa_toggle_off:String = "\uf204";
 		public static const fa_toggle_on:String = "\uf205";
+		public static const fa_toggle_right:String = "\uf152";
+		public static const fa_toggle_up:String = "\uf151";
+		public static const fa_trademark:String = "\uf25c";
+		public static const fa_train:String = "\uf238";
+		public static const fa_transgender:String = "\uf224";
+		public static const fa_transgender_alt:String = "\uf225";
 		public static const fa_trash:String = "\uf1f8";
+		public static const fa_trash_o:String = "\uf014";
+		public static const fa_tree:String = "\uf1bb";
+		public static const fa_trello:String = "\uf181";
+		public static const fa_tripadvisor:String = "\uf262";
+		public static const fa_trophy:String = "\uf091";
+		public static const fa_truck:String = "\uf0d1";
+		public static const fa_try:String = "\uf195";
 		public static const fa_tty:String = "\uf1e4";
+		public static const fa_tumblr:String = "\uf173";
+		public static const fa_tumblr_square:String = "\uf174";
+		public static const fa_turkish_lira:String = "\uf195";
+		public static const fa_tv:String = "\uf26c";
 		public static const fa_twitch:String = "\uf1e8";
+		public static const fa_twitter:String = "\uf099";
+		public static const fa_twitter_square:String = "\uf081";
+		public static const fa_umbrella:String = "\uf0e9";
+		public static const fa_underline:String = "\uf0cd";
+		public static const fa_undo:String = "\uf0e2";
+		public static const fa_university:String = "\uf19c";
+		public static const fa_unlink:String = "\uf127";
+		public static const fa_unlock:String = "\uf09c";
+		public static const fa_unlock_alt:String = "\uf13e";
+		public static const fa_unsorted:String = "\uf0dc";
+		public static const fa_upload:String = "\uf093";
+		public static const fa_usb:String = "\uf287";
+		public static const fa_usd:String = "\uf155";
+		public static const fa_user:String = "\uf007";
+		public static const fa_user_md:String = "\uf0f0";
+		public static const fa_user_plus:String = "\uf234";
+		public static const fa_user_secret:String = "\uf21b";
+		public static const fa_user_times:String = "\uf235";
+		public static const fa_users:String = "\uf0c0";
+		public static const fa_venus:String = "\uf221";
+		public static const fa_venus_double:String = "\uf226";
+		public static const fa_venus_mars:String = "\uf228";
+		public static const fa_viacoin:String = "\uf237";
+		public static const fa_video_camera:String = "\uf03d";
+		public static const fa_vimeo:String = "\uf27d";
+		public static const fa_vimeo_square:String = "\uf194";
+		public static const fa_vine:String = "\uf1ca";
+		public static const fa_vk:String = "\uf189";
+		public static const fa_volume_down:String = "\uf027";
+		public static const fa_volume_off:String = "\uf026";
+		public static const fa_volume_up:String = "\uf028";
+		public static const fa_warning:String = "\uf071";
+		public static const fa_wechat:String = "\uf1d7";
+		public static const fa_weibo:String = "\uf18a";
+		public static const fa_weixin:String = "\uf1d7";
+		public static const fa_whatsapp:String = "\uf232";
+		public static const fa_wheelchair:String = "\uf193";
 		public static const fa_wifi:String = "\uf1eb";
+		public static const fa_wikipedia_w:String = "\uf266";
+		public static const fa_windows:String = "\uf17a";
+		public static const fa_won:String = "\uf159";
+		public static const fa_wordpress:String = "\uf19a";
+		public static const fa_wrench:String = "\uf0ad";
+		public static const fa_xing:String = "\uf168";
+		public static const fa_xing_square:String = "\uf169";
+		public static const fa_y_combinator:String = "\uf23b";
+		public static const fa_y_combinator_square:String = "\uf1d4";
+		public static const fa_yahoo:String = "\uf19e";
+		public static const fa_yc:String = "\uf23b";
+		public static const fa_yc_square:String = "\uf1d4";
 		public static const fa_yelp:String = "\uf1e9";
+		public static const fa_yen:String = "\uf157";
+		public static const fa_youtube:String = "\uf167";
+		public static const fa_youtube_play:String = "\uf16a";
+		public static const fa_youtube_square:String = "\uf166";
 	}
 }
\ No newline at end of file


[06/12] git commit: [flex-sdk] [refs/heads/develop] - update to extended support release version 18.0

Posted by jm...@apache.org.
update to extended support release version 18.0


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/450d1ae9
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/450d1ae9
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/450d1ae9

Branch: refs/heads/develop
Commit: 450d1ae94ce916099caf8312568ffd1bcff60ca5
Parents: 63665c6
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 13:45:57 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 13:45:57 2015 +1100

----------------------------------------------------------------------
 frameworks/air-config.xml       | 4 ++--
 frameworks/airmobile-config.xml | 4 ++--
 frameworks/flex-config.xml      | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/450d1ae9/frameworks/air-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/air-config.xml b/frameworks/air-config.xml
index 1f50b0e..b57aefc 100644
--- a/frameworks/air-config.xml
+++ b/frameworks/air-config.xml
@@ -21,10 +21,10 @@
 
 <flex-config>
     <!-- Specifies the minimum player version that will run the compiled SWF. -->
-    <target-player>11.1</target-player>
+    <target-player>18.0</target-player>
 
     <!-- Specifies the version of the compiled SWF -->
-    <swf-version>14</swf-version>
+    <swf-version>29</swf-version>
     
    <compiler>
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/450d1ae9/frameworks/airmobile-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/airmobile-config.xml b/frameworks/airmobile-config.xml
index 866d7a1..4a9b579 100644
--- a/frameworks/airmobile-config.xml
+++ b/frameworks/airmobile-config.xml
@@ -21,10 +21,10 @@
 
 <flex-config>
     <!-- Specifies the minimum player version that will run the compiled SWF. -->
-    <target-player>11.1</target-player>
+    <target-player>18.0</target-player>
 
     <!-- Specifies the version of the compiled SWF -->
-    <swf-version>14</swf-version>
+    <swf-version>29</swf-version>
     
    <compiler>
 

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/450d1ae9/frameworks/flex-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/flex-config.xml b/frameworks/flex-config.xml
index 7092b13..6ecec99 100644
--- a/frameworks/flex-config.xml
+++ b/frameworks/flex-config.xml
@@ -22,10 +22,10 @@
 
 <flex-config>
     <!-- Specifies the minimum player version that will run the compiled SWF. -->
-   <target-player>11.1</target-player>
+   <target-player>18.0</target-player>
 
     <!-- Specifies the version of the compiled SWF -->
-   <swf-version>14</swf-version>
+   <swf-version>29</swf-version>
 
    <compiler>
 


[04/12] git commit: [flex-sdk] [refs/heads/develop] - update to version 4.15

Posted by jm...@apache.org.
update to version 4.15


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/acd9b386
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/acd9b386
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/acd9b386

Branch: refs/heads/develop
Commit: acd9b386a481d095609550608f26c2caac919a14
Parents: 4b28516
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 13:26:52 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 13:26:52 2015 +1100

----------------------------------------------------------------------
 ide/flashbuilder/config/air-config.xml  | 20 ++++++++++----------
 ide/flashbuilder/config/flex-config.xml | 20 ++++++++++----------
 2 files changed, 20 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/acd9b386/ide/flashbuilder/config/air-config.xml
----------------------------------------------------------------------
diff --git a/ide/flashbuilder/config/air-config.xml b/ide/flashbuilder/config/air-config.xml
index 2887c63..4b48d04 100644
--- a/ide/flashbuilder/config/air-config.xml
+++ b/ide/flashbuilder/config/air-config.xml
@@ -353,7 +353,7 @@
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
-		<rsl-url>framework_4.14.0.0.swf</rsl-url>
+		<rsl-url>framework_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	  
 	  <!-- TextLayout SWC -->
@@ -363,37 +363,37 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/textLayout.swc</path-element>
-		<rsl-url>textLayout_4.14.0.0.swf</rsl-url>
+		<rsl-url>textLayout_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
     
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
-		<rsl-url>spark_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
-		<rsl-url>sparkskins_4.14.0.0.swf</rsl-url>
+		<rsl-url>sparkskins_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	 
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
-		<rsl-url>rpc_4.14.0.0.swf</rsl-url>
+		<rsl-url>rpc_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
     	
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
-		<rsl-url>charts_4.14.0.0.swf</rsl-url>
+		<rsl-url>charts_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark_dmv SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/spark_dmv.swc</path-element>
-		<rsl-url>spark_dmv_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_dmv_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
@@ -403,19 +403,19 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/osmf.swc</path-element>
-		<rsl-url>osmf_4.14.0.0.swf</rsl-url>
+		<rsl-url>osmf_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
       
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
-		<rsl-url>mx_4.14.0.0.swf</rsl-url>
+		<rsl-url>mx_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
    
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
-		<rsl-url>advancedgrids_4.14.0.0.swf</rsl-url>
+		<rsl-url>advancedgrids_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	
     <!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/acd9b386/ide/flashbuilder/config/flex-config.xml
----------------------------------------------------------------------
diff --git a/ide/flashbuilder/config/flex-config.xml b/ide/flashbuilder/config/flex-config.xml
index cb89647..f9f830d 100644
--- a/ide/flashbuilder/config/flex-config.xml
+++ b/ide/flashbuilder/config/flex-config.xml
@@ -357,7 +357,7 @@
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
-		<rsl-url>framework_4.14.0.0.swf</rsl-url>
+		<rsl-url>framework_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	  <!-- TextLayout SWC -->
@@ -367,37 +367,37 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/textLayout.swc</path-element>
-		<rsl-url>textLayout_4.14.0.0.swf</rsl-url>
+		<rsl-url>textLayout_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
-		<rsl-url>spark_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
-		<rsl-url>sparkskins_4.14.0.0.swf</rsl-url>
+		<rsl-url>sparkskins_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
-		<rsl-url>rpc_4.14.0.0.swf</rsl-url>
+		<rsl-url>rpc_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
-		<rsl-url>charts_4.14.0.0.swf</rsl-url>
+		<rsl-url>charts_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark_dmv SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/spark_dmv.swc</path-element>
-		<rsl-url>spark_dmv_4.14.0.0.swf</rsl-url>
+		<rsl-url>spark_dmv_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
@@ -407,19 +407,19 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/osmf.swc</path-element>
-		<rsl-url>osmf_4.14.0.0.swf</rsl-url>
+		<rsl-url>osmf_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
-		<rsl-url>mx_4.14.0.0.swf</rsl-url>
+		<rsl-url>mx_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
-		<rsl-url>advancedgrids_4.14.0.0.swf</rsl-url>
+		<rsl-url>advancedgrids_4.15.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	<!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->


[02/12] git commit: [flex-sdk] [refs/heads/develop] - Flex-35003 updated to FontAwesome 4.5

Posted by jm...@apache.org.
Flex-35003 updated to FontAwesome 4.5


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/c4f58366
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/c4f58366
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/c4f58366

Branch: refs/heads/develop
Commit: c4f5836644b4fb108e924cc5aa29d9da7200316e
Parents: cd7f7e8
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 12:52:37 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 12:52:37 2015 +1100

----------------------------------------------------------------------
 .../assets/fonts/awesome/FontAwesome.otf        | Bin 85908 -> 109688 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c4f58366/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf
----------------------------------------------------------------------
diff --git a/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf b/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf
index 81c9ad9..3ed7f8b 100644
Binary files a/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf and b/frameworks/projects/flatspark/src/flatspark/assets/fonts/awesome/FontAwesome.otf differ


[03/12] git commit: [flex-sdk] [refs/heads/develop] - update release notes

Posted by jm...@apache.org.
update release notes


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/4b285168
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/4b285168
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/4b285168

Branch: refs/heads/develop
Commit: 4b2851686e2f6476799a5cf2db43e682147384e2
Parents: c4f5836
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 13:26:22 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 13:26:22 2015 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4b285168/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index c78b576..c22a07f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -53,10 +53,12 @@ FLEX-34878	error property of NumberFormatter returns null and not it's
 FLEX-34879	FLEX-34853 Deprecate state setters and reverse() for mx and 
 			spark SortField and Sort classes
 FLEX-34891	TLF: pasted text doesn't get the format of the original text
+FLEX-34909	Embedded fonts not working on charts
 FLEX-34929	Error #1009 when copy/paste a text with style effect in a 
 			RichEditableText/RichTextEditor
 FLEX-34934	Spark Window - Closed Window
 FLEX-34944	GridItemRenderer overrides error tooltip
+FLEX-35003	Update to FontAwesome 4.5
 PR#8		Mxmlc accepts not only *.swc but also *.ane files
 PR#12		Fix MenuBar.styleChanged() crash bug
 


[11/12] git commit: [flex-sdk] [refs/heads/develop] - files moved to licenseParts

Posted by jm...@apache.org.
files moved to licenseParts


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/8e164efd
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/8e164efd
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/8e164efd

Branch: refs/heads/develop
Commit: 8e164efdbd720f03127a7144aaef6bc64048aa0a
Parents: e3c9035
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 14:45:44 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 14:45:44 2015 +1100

----------------------------------------------------------------------
 LICENSE.base | 203 ------------------------------------------------------
 LICENSE.bin  | 126 ---------------------------------
 LICENSE.pb   | 203 ------------------------------------------------------
 NOTICE.asc   |  13 ----
 NOTICE.base  |   9 ---
 NOTICE.bin   |  49 -------------
 NOTICE.pb    |   9 ---
 7 files changed, 612 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8e164efd/LICENSE.base
----------------------------------------------------------------------
diff --git a/LICENSE.base b/LICENSE.base
deleted file mode 100644
index 6b0b127..0000000
--- a/LICENSE.base
+++ /dev/null
@@ -1,203 +0,0 @@
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8e164efd/LICENSE.bin
----------------------------------------------------------------------
diff --git a/LICENSE.bin b/LICENSE.bin
deleted file mode 100644
index e64eaa8..0000000
--- a/LICENSE.bin
+++ /dev/null
@@ -1,126 +0,0 @@
-Below are the licenses for components included in the binary distribution.
-
-------------------------------------------------------------------------------------------
-
-lib/external/commons-collection.jar (commons-collections-3.0.tar.gz)
-
-This product bundles Apache Commons Collections available under a
-Apache Software License, Version 1.1. For details, 
-see lib/external/commons-collections-LICENSE.txt
-       
-------------------------------------------------------------------------------------------
-
-lib/external/commons-discovery.jar (commons-discovery-0.2.tar.gz)
-
-This product bundles Apache Commons Discovery available under a
-Apache Software License, Version 1.1. For details,
-see lib/external/commons-collections-LICENSE.txt
-
-------------------------------------------------------------------------------------------
-
-lib/external/java-cc.jar (javacc-5.0.tar.gz)
-
-Copyright (c) 2006, Sun Microsystems, Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-    * Redistributions of source code must retain the above copyright notice,
-      this list of conditions and the following disclaimer.
-    * Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer in the
-      documentation and/or other materials provided with the distribution.
-    * Neither the name of the Sun Microsystems, Inc. nor the names of its
-      contributors may be used to endorse or promote products derived from
-      this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-THE POSSIBILITY OF SUCH DAMAGE.
-
-------------------------------------------------------------------------------------------
-
-lib/external/saxon9.jar (saxonb9-1-0-8j.zip)
-
-The contents of these file are subject to the Mozilla Public License Version 1.0 
-(the "License"); you may not use these files except in compliance with the License. You 
-may obtain a copy of the License at http://www.mozilla.org/MPL/
-
-Software distributed under the License is distributed on an "AS IS" basis, 
-WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the 
-specific language governing rights and limitations under the License.
-
-The Original Code is all Saxon modules labelled with a notice referring to this license.
-
-The Initial Developer of the Original Code is Michael Kay, except where otherwise 
-specified in an individual module.
-
-Portions created by other named contributors are copyright as identified in the relevant 
-module. All Rights Reserved.
-
- Copyright 1999 CERN - European Organization for Nuclear Research.<br/><br/>
-
-Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose
-is hereby granted without fee, provided that the above copyright notice appear in all copies and
-that both that copyright notice and this permission notice appear in supporting documentation.
-CERN makes no representations about the suitability of this software for any purpose.
-It is provided "as is" without expressed or implied warranty.
-
-This product bundles software available under a
-BSD software license. For details, see lib/external/saxon9-NOTICES/THAI.txt
-
-This product bundles software available under a
-MIT software license. For details, see lib/external/saxon9-NOTICES/UNICODE.txt
-
-This product bundles software available under a
-MIT software license. For details, see lib/external/saxon9-NOTICES/JAMESCLARK.txt
-
-------------------------------------------------------------------------------------------
-
-lib/external/xml-apis.jar
-
-This product bundles documents available under a
-W3C document license. For details, see lib/external/xml-apis-LICENSES/LICENSE.dom-documentation.txt
-
-This product bundles software available under a
-W3C software license. For details, see lib/external/xml-apis-LICENSES/LICENSE.dom-software.txt
-
-This product bundles SAX2 available under a Public Domain license.
-For more details see lib/external/xml-apis-LICENSES/LICENSE.sax.txt
-
-------------------------------------------------------------------------------------------
-
-lib/external/xml-apis-ext.jar
-
-This product bundles documents available under a
-W3C document license. For details, see lib/external/xml-apis-ext-LICENSES/LICENSE.dom-documentation.txt
-
-This product bundles software available under a
-W3C software license. For details, see lib/external/xml-apis-ext-LICENSES/LICENSE.dom-software.txt
-
-------------------------------------------------------------------------------------------
-
-lib/external/xalan.jar
-
-This product bundles Apache Commons BCEL available under a
-Apache Software License, Version 1.1. For details, see lib/external/xalan-LICENSES/BCEL.LICENSE.txt
-
-This product bundle CUP Parser Generator available under an (old style)
-MIT license. For details, see lib/external/xalan-LICENSES/java_cup.LICENSE.txt
-
-This product bundles Jakarta Regexp available under a
-Apache Software License, Version 1.1. For details,
-see lib/external/xalan-LICENSES/LICENSE.dom-software.txt
-
-------------------------------------------------------------------------------------------
-
-

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8e164efd/LICENSE.pb
----------------------------------------------------------------------
diff --git a/LICENSE.pb b/LICENSE.pb
deleted file mode 100644
index 6b0b127..0000000
--- a/LICENSE.pb
+++ /dev/null
@@ -1,203 +0,0 @@
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8e164efd/NOTICE.asc
----------------------------------------------------------------------
diff --git a/NOTICE.asc b/NOTICE.asc
deleted file mode 100644
index de97bec..0000000
--- a/NOTICE.asc
+++ /dev/null
@@ -1,13 +0,0 @@
-Apache Flex
-Copyright 2012-2015 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-The Initial Developer of the Original Code, known as Adobe Flex, is Adobe
-Systems Incorporated (http://www.adobe.com/).
-    Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved.
-
-The asc compiler contains code written by Jeff Dyer at: 
-    Copyright Mountain View Compiler Company (1998-2003).
-

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8e164efd/NOTICE.base
----------------------------------------------------------------------
diff --git a/NOTICE.base b/NOTICE.base
deleted file mode 100644
index 8b91f51..0000000
--- a/NOTICE.base
+++ /dev/null
@@ -1,9 +0,0 @@
-Apache Flex
-Copyright 2012-2015 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-The Initial Developer of the Original Code, known as Adobe Flex, is Adobe
-Systems Incorporated (http://www.adobe.com/).
-    Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8e164efd/NOTICE.bin
----------------------------------------------------------------------
diff --git a/NOTICE.bin b/NOTICE.bin
deleted file mode 100644
index 6243f66..0000000
--- a/NOTICE.bin
+++ /dev/null
@@ -1,49 +0,0 @@
-
-Portions of Apache Xerces were originally based on the following:
- - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
- - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
- - voluntary contributions made by Paul Eng on behalf of the
-   Apache Software Foundation that were originally developed at iClick, Inc.,
-   software copyright (c) 1999.
-       
-Portions of Apache Xerces was originally based on the following:
- - software copyright (c) 1999-2002, Lotus Development Corporation.,
-   http://www.lotus.com.
- - software copyright (c) 2001-2002, Sun Microsystems.,
-   http://www.sun.com.
- - software copyright (c) 2003, IBM Corporation., 
-   http://www.ibm.com.
-                             
-Portions of Apache Xerces are derived from classes placed in the public domain
-by Arbortext on 10 Apr 2000. See:
-  http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm
-
-Portions of Apache Xalan were originally based on the following:
- - software copyright (c) 1999-2002, Lotus Development Corporation.,
-   http://www.lotus.com.
- - software copyright (c) 2001-2002, Sun Microsystems.,
-   http://www.sun.com.
- - software copyright (c) 2003, IBM Corporation., http://www.ibm.com.
- - voluntary contributions made by Ovidiu Predescu <ov...@cup.hp.com> on
-   behalf of the Apache Software Foundation that was originally developed
-   at Hewlett Packard Company. 
-       
-Apache Xalan includes software developed by the following:    
- - The Apache Software Foundation (see BCEL.README.txt, ant.README.txt, 
-   regexp.README.txt, stylebook-1.0-b3_xalan-2.README.txt, 
-   xercesImpl.README.txt, xml-apis.README.txt)              
- - International Business Machines Corporation (see bsf.README.txt)   
- - World Wide Web Consortium (see jtidy.README.txt)      
- - Elliot Joel Berk and C. Scott Ananian (see JLex.README.txt)              
- - Scott Hudson, Frank Flannery, C. Scott Ananian 
-   (see java_cup.READNE.txt, runtime.README.txt)
-    		
-Portions of Apache XML Commons were originally based on the following:
- - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
- - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
- - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
- 
-Portions of Saxon9 are derived from classes placed in the
-public domain by Arbortext on 10 Apr 2000. See:
-  http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm
-

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8e164efd/NOTICE.pb
----------------------------------------------------------------------
diff --git a/NOTICE.pb b/NOTICE.pb
deleted file mode 100644
index 5aa2900..0000000
--- a/NOTICE.pb
+++ /dev/null
@@ -1,9 +0,0 @@
-Apache Flex
-Copyright 2012-2015 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-The Initial Developer of the Original Code, known as Adobe Flex, 
-is Adobe Systems Incorporated (http://www.adobe.com/).
-    Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved.


[12/12] git commit: [flex-sdk] [refs/heads/develop] - update Flex SDK version in README

Posted by jm...@apache.org.
update Flex SDK version in README


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/23ae80a0
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/23ae80a0
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/23ae80a0

Branch: refs/heads/develop
Commit: 23ae80a09347702ce959bb807ba7f1c8e9528422
Parents: 8e164ef
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 14:46:27 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 14:46:27 2015 +1100

----------------------------------------------------------------------
 README | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/23ae80a0/README
----------------------------------------------------------------------
diff --git a/README b/README
index 2c26727..9e65b3b 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ For more information about the Apache Flex project, please visit:
 
     http://flex.apache.org/
 
-The Apache Flex SDK 4.14.1 is a follow up release to version 4.14.0. It is
+The Apache Flex SDK 4.15 is a follow up release to version 4.14.1. It is
 compatible with most code written for the original Adobe Flex 4.6 SDK.
 
 
@@ -144,11 +144,11 @@ and you will get compile errors.
 * 3)
 The Adobe AIR integration kit for Windows can be downloaded from:
 
-   http://airdownload.adobe.com/air/win/download/16.0/AdobeAIRSDK.zip
+   http://airdownload.adobe.com/air/win/download/20.0/AdobeAIRSDK.zip
 
 The Adobe AIR integration kit for Mac can be downloaded from:
 
-    http://airdownload.adobe.com/air/mac/download/16.0/AdobeAIRSDK.tbz2
+    http://airdownload.adobe.com/air/mac/download/20.0/AdobeAIRSDK.tbz2
 
 The Adobe AIR integration kit for Linux can be downloaded from:
 
@@ -331,8 +331,8 @@ than their defaults, pass the versions to the ant script like so:
 On Mac/Linux the AIR and Flash Player version can be changed, after the SDK
 has been compiled, by running:
 
-    ./ide/setFlashPlayerVersion.sh ./ 16.0
-    ./ide/addAIRtoSDK.sh 16.0 ./
+    ./ide/setFlashPlayerVersion.sh ./ 20.0
+    ./ide/addAIRtoSDK.sh 20.0 ./
 
 
 
@@ -414,9 +414,9 @@ OR
 Change the playerglobal.version in the build.properties file to have a value
 other than '11.1'. For this change to take effect, the SDK needs to be
 recompiled. For example, to compile against the latest version of the Adobe
-Flash Player, set the value of playerglobal.version to be '16.0' like so:
+Flash Player, set the value of playerglobal.version to be '20.0' like so:
 
-    playerglobal.version = 16.0
+    playerglobal.version = 20.0
 
 OR
 


[08/12] git commit: [flex-sdk] [refs/heads/develop] - Update to extended support release version 18.0 and version 4.15

Posted by jm...@apache.org.
Update to extended support release version 18.0 and version 4.15


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/7ba7baf1
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/7ba7baf1
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/7ba7baf1

Branch: refs/heads/develop
Commit: 7ba7baf17fa456526d066ca573f59f41a2e29d1e
Parents: 1cef920
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 13:47:38 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 13:47:38 2015 +1100

----------------------------------------------------------------------
 flex-sdk-description.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7ba7baf1/flex-sdk-description.xml
----------------------------------------------------------------------
diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml
index 231303c..6ce6fde 100644
--- a/flex-sdk-description.xml
+++ b/flex-sdk-description.xml
@@ -18,8 +18,8 @@
 
 -->
 <flex-sdk-description>
-<name>Apache Flex 4.14.0 FP11.1 AIR15.0 en_US</name>
-<version>4.14.0</version>
-<build>0</build>
+<name>Apache Flex 4.15.0 FP18.0 AIR18.0 en_US</name>
+<version>4.15.0</version>
+<build>20151228</build>
 </flex-sdk-description>
-        
\ No newline at end of file
+        


[09/12] git commit: [flex-sdk] [refs/heads/develop] - Moved from base directory to make license conditions clear

Posted by jm...@apache.org.
Moved from base directory to make license conditions clear


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/66f2cc4e
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/66f2cc4e
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/66f2cc4e

Branch: refs/heads/develop
Commit: 66f2cc4eafb0bfab7ccf4ae48a1da5486085774c
Parents: 7ba7baf
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 14:44:09 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 14:44:09 2015 +1100

----------------------------------------------------------------------
 licenseParts/LICENSE.base | 203 +++++++++++++++++++++++++++++++++++++++++
 licenseParts/LICENSE.bin  | 126 +++++++++++++++++++++++++
 licenseParts/LICENSE.pb   | 203 +++++++++++++++++++++++++++++++++++++++++
 licenseParts/NOTICE.asc   |  13 +++
 licenseParts/NOTICE.base  |   9 ++
 licenseParts/NOTICE.bin   |  49 ++++++++++
 licenseParts/NOTICE.pb    |   9 ++
 7 files changed, 612 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/66f2cc4e/licenseParts/LICENSE.base
----------------------------------------------------------------------
diff --git a/licenseParts/LICENSE.base b/licenseParts/LICENSE.base
new file mode 100644
index 0000000..6b0b127
--- /dev/null
+++ b/licenseParts/LICENSE.base
@@ -0,0 +1,203 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/66f2cc4e/licenseParts/LICENSE.bin
----------------------------------------------------------------------
diff --git a/licenseParts/LICENSE.bin b/licenseParts/LICENSE.bin
new file mode 100644
index 0000000..e64eaa8
--- /dev/null
+++ b/licenseParts/LICENSE.bin
@@ -0,0 +1,126 @@
+Below are the licenses for components included in the binary distribution.
+
+------------------------------------------------------------------------------------------
+
+lib/external/commons-collection.jar (commons-collections-3.0.tar.gz)
+
+This product bundles Apache Commons Collections available under a
+Apache Software License, Version 1.1. For details, 
+see lib/external/commons-collections-LICENSE.txt
+       
+------------------------------------------------------------------------------------------
+
+lib/external/commons-discovery.jar (commons-discovery-0.2.tar.gz)
+
+This product bundles Apache Commons Discovery available under a
+Apache Software License, Version 1.1. For details,
+see lib/external/commons-collections-LICENSE.txt
+
+------------------------------------------------------------------------------------------
+
+lib/external/java-cc.jar (javacc-5.0.tar.gz)
+
+Copyright (c) 2006, Sun Microsystems, Inc.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+    * Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+    * Neither the name of the Sun Microsystems, Inc. nor the names of its
+      contributors may be used to endorse or promote products derived from
+      this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+THE POSSIBILITY OF SUCH DAMAGE.
+
+------------------------------------------------------------------------------------------
+
+lib/external/saxon9.jar (saxonb9-1-0-8j.zip)
+
+The contents of these file are subject to the Mozilla Public License Version 1.0 
+(the "License"); you may not use these files except in compliance with the License. You 
+may obtain a copy of the License at http://www.mozilla.org/MPL/
+
+Software distributed under the License is distributed on an "AS IS" basis, 
+WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the 
+specific language governing rights and limitations under the License.
+
+The Original Code is all Saxon modules labelled with a notice referring to this license.
+
+The Initial Developer of the Original Code is Michael Kay, except where otherwise 
+specified in an individual module.
+
+Portions created by other named contributors are copyright as identified in the relevant 
+module. All Rights Reserved.
+
+ Copyright 1999 CERN - European Organization for Nuclear Research.<br/><br/>
+
+Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose
+is hereby granted without fee, provided that the above copyright notice appear in all copies and
+that both that copyright notice and this permission notice appear in supporting documentation.
+CERN makes no representations about the suitability of this software for any purpose.
+It is provided "as is" without expressed or implied warranty.
+
+This product bundles software available under a
+BSD software license. For details, see lib/external/saxon9-NOTICES/THAI.txt
+
+This product bundles software available under a
+MIT software license. For details, see lib/external/saxon9-NOTICES/UNICODE.txt
+
+This product bundles software available under a
+MIT software license. For details, see lib/external/saxon9-NOTICES/JAMESCLARK.txt
+
+------------------------------------------------------------------------------------------
+
+lib/external/xml-apis.jar
+
+This product bundles documents available under a
+W3C document license. For details, see lib/external/xml-apis-LICENSES/LICENSE.dom-documentation.txt
+
+This product bundles software available under a
+W3C software license. For details, see lib/external/xml-apis-LICENSES/LICENSE.dom-software.txt
+
+This product bundles SAX2 available under a Public Domain license.
+For more details see lib/external/xml-apis-LICENSES/LICENSE.sax.txt
+
+------------------------------------------------------------------------------------------
+
+lib/external/xml-apis-ext.jar
+
+This product bundles documents available under a
+W3C document license. For details, see lib/external/xml-apis-ext-LICENSES/LICENSE.dom-documentation.txt
+
+This product bundles software available under a
+W3C software license. For details, see lib/external/xml-apis-ext-LICENSES/LICENSE.dom-software.txt
+
+------------------------------------------------------------------------------------------
+
+lib/external/xalan.jar
+
+This product bundles Apache Commons BCEL available under a
+Apache Software License, Version 1.1. For details, see lib/external/xalan-LICENSES/BCEL.LICENSE.txt
+
+This product bundle CUP Parser Generator available under an (old style)
+MIT license. For details, see lib/external/xalan-LICENSES/java_cup.LICENSE.txt
+
+This product bundles Jakarta Regexp available under a
+Apache Software License, Version 1.1. For details,
+see lib/external/xalan-LICENSES/LICENSE.dom-software.txt
+
+------------------------------------------------------------------------------------------
+
+

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/66f2cc4e/licenseParts/LICENSE.pb
----------------------------------------------------------------------
diff --git a/licenseParts/LICENSE.pb b/licenseParts/LICENSE.pb
new file mode 100644
index 0000000..6b0b127
--- /dev/null
+++ b/licenseParts/LICENSE.pb
@@ -0,0 +1,203 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/66f2cc4e/licenseParts/NOTICE.asc
----------------------------------------------------------------------
diff --git a/licenseParts/NOTICE.asc b/licenseParts/NOTICE.asc
new file mode 100644
index 0000000..de97bec
--- /dev/null
+++ b/licenseParts/NOTICE.asc
@@ -0,0 +1,13 @@
+Apache Flex
+Copyright 2012-2015 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The Initial Developer of the Original Code, known as Adobe Flex, is Adobe
+Systems Incorporated (http://www.adobe.com/).
+    Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved.
+
+The asc compiler contains code written by Jeff Dyer at: 
+    Copyright Mountain View Compiler Company (1998-2003).
+

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/66f2cc4e/licenseParts/NOTICE.base
----------------------------------------------------------------------
diff --git a/licenseParts/NOTICE.base b/licenseParts/NOTICE.base
new file mode 100644
index 0000000..8b91f51
--- /dev/null
+++ b/licenseParts/NOTICE.base
@@ -0,0 +1,9 @@
+Apache Flex
+Copyright 2012-2015 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The Initial Developer of the Original Code, known as Adobe Flex, is Adobe
+Systems Incorporated (http://www.adobe.com/).
+    Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved.

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/66f2cc4e/licenseParts/NOTICE.bin
----------------------------------------------------------------------
diff --git a/licenseParts/NOTICE.bin b/licenseParts/NOTICE.bin
new file mode 100644
index 0000000..6243f66
--- /dev/null
+++ b/licenseParts/NOTICE.bin
@@ -0,0 +1,49 @@
+
+Portions of Apache Xerces were originally based on the following:
+ - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
+ - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
+ - voluntary contributions made by Paul Eng on behalf of the
+   Apache Software Foundation that were originally developed at iClick, Inc.,
+   software copyright (c) 1999.
+       
+Portions of Apache Xerces was originally based on the following:
+ - software copyright (c) 1999-2002, Lotus Development Corporation.,
+   http://www.lotus.com.
+ - software copyright (c) 2001-2002, Sun Microsystems.,
+   http://www.sun.com.
+ - software copyright (c) 2003, IBM Corporation., 
+   http://www.ibm.com.
+                             
+Portions of Apache Xerces are derived from classes placed in the public domain
+by Arbortext on 10 Apr 2000. See:
+  http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm
+
+Portions of Apache Xalan were originally based on the following:
+ - software copyright (c) 1999-2002, Lotus Development Corporation.,
+   http://www.lotus.com.
+ - software copyright (c) 2001-2002, Sun Microsystems.,
+   http://www.sun.com.
+ - software copyright (c) 2003, IBM Corporation., http://www.ibm.com.
+ - voluntary contributions made by Ovidiu Predescu <ov...@cup.hp.com> on
+   behalf of the Apache Software Foundation that was originally developed
+   at Hewlett Packard Company. 
+       
+Apache Xalan includes software developed by the following:    
+ - The Apache Software Foundation (see BCEL.README.txt, ant.README.txt, 
+   regexp.README.txt, stylebook-1.0-b3_xalan-2.README.txt, 
+   xercesImpl.README.txt, xml-apis.README.txt)              
+ - International Business Machines Corporation (see bsf.README.txt)   
+ - World Wide Web Consortium (see jtidy.README.txt)      
+ - Elliot Joel Berk and C. Scott Ananian (see JLex.README.txt)              
+ - Scott Hudson, Frank Flannery, C. Scott Ananian 
+   (see java_cup.READNE.txt, runtime.README.txt)
+    		
+Portions of Apache XML Commons were originally based on the following:
+ - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
+ - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
+ - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
+ 
+Portions of Saxon9 are derived from classes placed in the
+public domain by Arbortext on 10 Apr 2000. See:
+  http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm
+

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/66f2cc4e/licenseParts/NOTICE.pb
----------------------------------------------------------------------
diff --git a/licenseParts/NOTICE.pb b/licenseParts/NOTICE.pb
new file mode 100644
index 0000000..5aa2900
--- /dev/null
+++ b/licenseParts/NOTICE.pb
@@ -0,0 +1,9 @@
+Apache Flex
+Copyright 2012-2015 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The Initial Developer of the Original Code, known as Adobe Flex, 
+is Adobe Systems Incorporated (http://www.adobe.com/).
+    Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved.


[07/12] git commit: [flex-sdk] [refs/heads/develop] - add support for new versions of flash player

Posted by jm...@apache.org.
add support for new versions of flash player


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/1cef920c
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/1cef920c
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/1cef920c

Branch: refs/heads/develop
Commit: 1cef920c8435e4ba4a870d8aa07655475fc9838b
Parents: 450d1ae
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 13:46:23 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 13:46:23 2015 +1100

----------------------------------------------------------------------
 ide/addAIRtoSDK.sh           | 26 ++++++++++++++++++++------
 ide/checkAllPlayerGlobals.sh |  4 +++-
 ide/setFlashPlayerVersion.sh | 16 ++++++----------
 3 files changed, 29 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1cef920c/ide/addAIRtoSDK.sh
----------------------------------------------------------------------
diff --git a/ide/addAIRtoSDK.sh b/ide/addAIRtoSDK.sh
index 4519333..aeb7575 100755
--- a/ide/addAIRtoSDK.sh
+++ b/ide/addAIRtoSDK.sh
@@ -30,7 +30,7 @@
 AIR_VERSION="$1"
 OS=`uname`
 
-if [[ "${AIR_VERSION}" != "17.0b"
+if [[ "${AIR_VERSION}" != "20.0"  && "${AIR_VERSION}" != "19.0"  && "${AIR_VERSION}" != "18.0"
   && "${AIR_VERSION}" != "17.0" && "${AIR_VERSION}" != "16.0" && "${AIR_VERSION}" != "15.0" 
   && "${AIR_VERSION}" != "14.0" && "${AIR_VERSION}" != "13.0" && "${AIR_VERSION}" != "4.0" 
   && "${AIR_VERSION}" != "3.9" && "${AIR_VERSION}" != "3.8" && "${AIR_VERSION}" != "3.7" 
@@ -38,7 +38,7 @@ if [[ "${AIR_VERSION}" != "17.0b"
   && "${AIR_VERSION}" != "3.3" && "${AIR_VERSION}" != "3.2" && "${AIR_VERSION}" != "3.1" 
   && "${AIR_VERSION}" != "3.0" && "${AIR_VERSION}" != "2.7" && "${AIR_VERSION}" != "2.6" ]]
 then
-	echo Unknown version ${AIR_VERISON} of AIR. Versions 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 13.0, 14.0, 15.0, 16.0 and 17.0 are supported.
+	echo Unknown version ${AIR_VERISON} of AIR. Versions 2.6, 2.7, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0, 19.0 and 20.0 are supported.
 	exit 1;
 fi
 
@@ -161,12 +161,26 @@ updatePlayerDescription "${AIR_VERSION}" "${IDE_SDK_DIR}/flex-sdk-description.xm
 for configFile in "${configFiles[@]}"
 do
 	echo Updating ${configFile}
+	
+	# 20.0 needs FP 20 and swf version 31
+	if [ ${AIR_VERSION} = "20.0" ]
+	then
+		updatePlayerVersion 20.0 "${configFile}"
+		updateSWFVersion 31 "${configFile}"
+	fi
+	
+	# 19.0 needs FP 19 and swf version 30
+	if [ ${AIR_VERSION} = "19.0" ]
+	then
+		updatePlayerVersion 19.0 "${configFile}"
+		updateSWFVersion 30 "${configFile}"
+	fi
 
-	# 17.0 beta needs FP 17 and swf version 28
-	if [ ${AIR_VERSION} = "17.0b" ]
+	# 18.0 needs FP 18 and swf version 29
+	if [ ${AIR_VERSION} = "18.0" ]
 	then
-		updatePlayerVersion 17.0 "${configFile}"
-		updateSWFVersion 28 "${configFile}"
+		updatePlayerVersion 18.0 "${configFile}"
+		updateSWFVersion 29 "${configFile}"
 	fi	
 	
 	# 17.0 needs FP 17 and swf version 28

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1cef920c/ide/checkAllPlayerGlobals.sh
----------------------------------------------------------------------
diff --git a/ide/checkAllPlayerGlobals.sh b/ide/checkAllPlayerGlobals.sh
index 0f2e36e..1b68aa9 100755
--- a/ide/checkAllPlayerGlobals.sh
+++ b/ide/checkAllPlayerGlobals.sh
@@ -126,4 +126,6 @@ downloadPlayerGlobal 14.0 6858e63b1ff8373a1a3c1c60b36c9fc9 http://download.macro
 downloadPlayerGlobal 15.0 4d17b14ef74dd23377a71a3fdbfda8ad http://download.macromedia.com/get/flashplayer/updaters/15/playerglobal15_0.swc
 downloadPlayerGlobal 16.0 336be79e5b3ed665c98308241381aff3 http://download.macromedia.com/get/flashplayer/updaters/16/playerglobal16_0.swc
 downloadPlayerGlobal 17.0 1a5e68003b5ce6af08f3841bdb2b96ee http://download.macromedia.com/get/flashplayer/updaters/17/playerglobal17_0.swc
-downloadPlayerGlobal 17.0b 2bd048da880ab3b9516bdf1f263a3135 http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/flashplayer17_playerglobal.swc
+downloadPlayerGlobal 18.0 af3459e5beb554e58fe4d8582e5fae20 http://download.macromedia.com/get/flashplayer/updaters/17/playerglobal18_0.swc
+downloadPlayerGlobal 19.0 680a08d16f4b74de2648e956bde3c87b http://download.macromedia.com/get/flashplayer/updaters/17/playerglobal19_0.swc
+downloadPlayerGlobal 20.0 8f51be6cf9ed743bab90d5aaca37fb05 http://download.macromedia.com/get/flashplayer/updaters/17/playerglobal20_0.swc

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1cef920c/ide/setFlashPlayerVersion.sh
----------------------------------------------------------------------
diff --git a/ide/setFlashPlayerVersion.sh b/ide/setFlashPlayerVersion.sh
index 82aa92c..94de920 100755
--- a/ide/setFlashPlayerVersion.sh
+++ b/ide/setFlashPlayerVersion.sh
@@ -99,20 +99,15 @@ determineVersion()
         then 
             FLASH_VERSION="11.1"
         else
-            FLASH_VERSION="17.0"
+            FLASH_VERSION="20.0"
         fi
     fi
     
     if [ ${latest} = "Y" ]
     then
-    	FLASH_VERSION="17.0"
+    	FLASH_VERSION="20.0"
     fi
-    
-    if [ ${useBeta} = "Y" ]
-    then
-    	FLASH_VERSION="17.0b"
-    fi
-    
+
     echo "Setting minimum Flash Player version to ${FLASH_VERSION}"
     echo
     echo
@@ -129,9 +124,10 @@ if [[ "${FLASH_VERSION}" != "10.2" && "${FLASH_VERSION}" != "10.3"  && "${FLASH_
   && "${FLASH_VERSION}" != "11.7" && "${FLASH_VERSION}" != "11.8" && "${FLASH_VERSION}" != "11.9"
   && "${FLASH_VERSION}" != "12.0" && "${FLASH_VERSION}" != "13.0" && "${FLASH_VERSION}" != "14.0"
   && "${FLASH_VERSION}" != "15.0" && "${FLASH_VERSION}" != "16.0" && "${FLASH_VERSION}" != "17.0"
-  && "${FLASH_VERSION}" != "17.0b" ]]
+  && "${FLASH_VERSION}" != "17.0" && "${FLASH_VERSION}" != "18.0" && "${FLASH_VERSION}" != "19.0"
+  && "${FLASH_VERSION}" != "20.0" ]]
 then
-	echo Unknown version ${FLASH_VERSION} of Flash Player. Versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 11.9, 12.0, 13.0, 14.0, 15.0, 16.0 and 17.0 are supported.
+	echo Unknown version ${FLASH_VERSION} of Flash Player. Versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, 11.9, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0, 19.0 and 20.0 are supported.
 	exit 1;
 fi
 


[10/12] git commit: [flex-sdk] [refs/heads/develop] - update paths to partial license and notice files

Posted by jm...@apache.org.
update paths to partial license and notice files


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/e3c90350
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/e3c90350
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/e3c90350

Branch: refs/heads/develop
Commit: e3c903503bb8f44994278dc041a39c684298fe69
Parents: 66f2cc4
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 14:45:11 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 14:45:11 2015 +1100

----------------------------------------------------------------------
 ApproveSDK.xml                            | 10 ++--------
 build.xml                                 | 19 ++++++-------------
 modules/antTasks/build.xml                |  4 ++--
 modules/asc/build/java/build.xml          |  4 ++--
 modules/compiler/build.xml                |  4 ++--
 modules/debugger/build.xml                |  4 ++--
 modules/fxgutils/build.xml                |  4 ++--
 modules/swfutils/build.xml                |  4 ++--
 modules/thirdparty/xerces-patch/build.xml |  2 +-
 9 files changed, 21 insertions(+), 34 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/ApproveSDK.xml
----------------------------------------------------------------------
diff --git a/ApproveSDK.xml b/ApproveSDK.xml
index 77aba4a..5135aff 100644
--- a/ApproveSDK.xml
+++ b/ApproveSDK.xml
@@ -319,10 +319,7 @@
                 <!-- exclude text files -->
                 <exclude name="CONTRIBUTING"/>
                 <exclude name="CONTRIBUTORS"/>
-                <exclude name="LICENSE.bin"/>
-                <exclude name="NOTICE.bin"/>
-                <exclude name="NOTICE.asc"/>
-                <exclude name="NOTICE.base"/>
+                <exclude name="licenseParts/*"/>
                 <exclude name="modules/thirdparty/batik/lib/**/LICENSE*.txt"/>
                 <exclude name="modules/thirdparty/batik/lib/**/README*.txt"/>
                 <exclude name="frameworks/projects/flatspark/src/flatspark/assets/fonts/**/OFL.txt"/>
@@ -409,10 +406,7 @@
                 <!-- exclude text files -->
                 <exclude name="CONTRIBUTING"/>
                 <exclude name="CONTRIBUTORS"/>
-                <exclude name="LICENSE.bin"/>
-                <exclude name="NOTICE.bin"/>
-                <exclude name="NOTICE.asc"/>
-                <exclude name="NOTICE.base"/>
+                <exclude name="licenseParts/*"/>
                 <exclude name="modules/thirdparty/batik/lib/**/LICENSE*.txt"/>
                 <exclude name="modules/thirdparty/batik/lib/**/README*.txt"/>
                 <exclude name="frameworks/projects/flatspark/src/flatspark/assets/fonts/**/OFL.txt"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6e6b579..9fd4ac4 100644
--- a/build.xml
+++ b/build.xml
@@ -566,12 +566,8 @@
                 <include name="installer.properties/**"/>
                 <include name="CHANGES"/>
                 <include name="LICENSE"/>
-                <include name="LICENSE.base"/>
-                <include name="LICENSE.bin"/>
+                <include name="licenseParts/*"/>
                 <include name="NOTICE"/>
-                <include name="NOTICE.asc"/>
-                <include name="NOTICE.base"/>
-                <include name="NOTICE.bin"/>
                 <include name="README"/>
                 <include name="RELEASE_NOTES"/>
             	<include name="CONTRIBUTING"/>
@@ -807,8 +803,8 @@
             </fileset>
         </copy>
         <copy file="${basedir}/README.pb" tofile="${basedir}/temp/README" />
-        <copy file="${basedir}/LICENSE.pb" tofile="${basedir}/temp/LICENSE" />
-        <copy file="${basedir}/NOTICE.pb" tofile="${basedir}/temp/NOTICE" />
+        <copy file="${basedir}/licenseParts/LICENSE.pb" tofile="${basedir}/temp/LICENSE" />
+        <copy file="${basedir}/licenseParts/NOTICE.pb" tofile="${basedir}/temp/NOTICE" />
         <echo file="${basedir}/temp/RELEASE_NOTES">
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
@@ -888,11 +884,11 @@ There are no known issues.
         
         <!-- concat the license file with the binary license file for the 3rd party deps -->
         <concat destfile="${basedir}/temp/LICENSE">
-            <filelist dir="${FLEX_HOME}" files="LICENSE,LICENSE.bin"/>
+            <filelist dir="${FLEX_HOME}" files="LICENSE,licenseParts/LICENSE.bin"/>
         </concat>
         <!-- concat the license file with the binary license file for the 3rd party deps -->
         <concat destfile="${basedir}/temp/NOTICE">
-            <filelist dir="${FLEX_HOME}" files="NOTICE,NOTICE.bin"/>
+            <filelist dir="${FLEX_HOME}" files="NOTICE,licenseParts/NOTICE.bin"/>
         </concat>
         
         <!-- use this to build frameworks -->
@@ -1799,10 +1795,7 @@ There are no known issues.
                 <!-- exclude text files -->
                 <exclude name="CONTRIBUTING"/>
                 <exclude name="CONTRIBUTORS"/>
-                <exclude name="LICENSE.bin"/>
-                <exclude name="NOTICE.bin"/>
-                <exclude name="NOTICE.asc"/>
-                <exclude name="NOTICE.base"/>
+                <exclude name="licenseParts/*"/>
                 <exclude name="modules/thirdparty/batik/lib/**/LICENSE*.txt"/>
                 <exclude name="modules/thirdparty/batik/lib/**/README*.txt"/>
                 <exclude name="frameworks/projects/flatspark/src/flatspark/assets/fonts/**/OFL.txt"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/modules/antTasks/build.xml
----------------------------------------------------------------------
diff --git a/modules/antTasks/build.xml b/modules/antTasks/build.xml
index 937ea57..f7e65af 100644
--- a/modules/antTasks/build.xml
+++ b/modules/antTasks/build.xml
@@ -45,8 +45,8 @@
     <target name="jar" depends="compile">
     <echo message="Building lib/flexTasks.jar"/>
         <mkdir dir="${module.classes}/META-INF"/>
-        <copy file="${FLEX_HOME}/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
-        <copy file="${FLEX_HOME}/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
+        <copy file="${FLEX_HOME}/licenseParts/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
+        <copy file="${FLEX_HOME}/licenseParts/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
         <jar destfile="${module.jar}">
             <fileset dir="${module.dir}"
                      includes="flexTasks.tasks" />

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/modules/asc/build/java/build.xml
----------------------------------------------------------------------
diff --git a/modules/asc/build/java/build.xml b/modules/asc/build/java/build.xml
index caa416f..dfc10c2 100644
--- a/modules/asc/build/java/build.xml
+++ b/modules/asc/build/java/build.xml
@@ -106,8 +106,8 @@
 	<target name="jar" depends="classes" >
 		<mkdir dir="${lib.dir}" />
 		<mkdir dir="${basedir}/classes/META-INF"/>
-        <copy file="${root.dir}/../../LICENSE.base" tofile="${basedir}/classes/META-INF/LICENSE"/>
-        <copy file="${root.dir}/../../NOTICE.asc" tofile="${basedir}/classes/META-INF/NOTICE"/>
+        <copy file="${root.dir}/../../licenseParts/LICENSE.base" tofile="${basedir}/classes/META-INF/LICENSE"/>
+        <copy file="${root.dir}/../../licenseParts/NOTICE.asc" tofile="${basedir}/classes/META-INF/NOTICE"/>
 
 		<jar file="${lib.dir}/asc.jar" basedir="${basedir}/classes" includes="macromedia/asc/**/*,macromedia/abc/**/*,adobe/abc/**/*">
 		    <include name="META-INF/LICENSE"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/modules/compiler/build.xml
----------------------------------------------------------------------
diff --git a/modules/compiler/build.xml b/modules/compiler/build.xml
index 1291c42..dc0c3a9 100644
--- a/modules/compiler/build.xml
+++ b/modules/compiler/build.xml
@@ -164,8 +164,8 @@
 
     <target name="jar" depends="javacc,compile,set-build-num,templates,localization" description="compile and create compiler jars">
         <mkdir dir="${module.classes}/META-INF"/>
-        <copy file="${FLEX_HOME}/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
-        <copy file="${FLEX_HOME}/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
+        <copy file="${FLEX_HOME}/licenseParts/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
+        <copy file="${FLEX_HOME}/licenseParts/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
 
         <!-- Copy the flex-tool-api jar -->
         <copy file="${lib.in.dir}/flex-tool-api.jar" todir="${lib.dir}"/>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/modules/debugger/build.xml
----------------------------------------------------------------------
diff --git a/modules/debugger/build.xml b/modules/debugger/build.xml
index 7c252a8..06930b5 100644
--- a/modules/debugger/build.xml
+++ b/modules/debugger/build.xml
@@ -78,8 +78,8 @@ build outputs: sdk/lib/fdb.jar
     <target name="jar" depends="compile" description="compile and create fdb.jar">
         <mkdir dir="${lib.dir}" />
         <mkdir dir="${module.classes}/META-INF"/>
-        <copy file="${FLEX_HOME}/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
-        <copy file="${FLEX_HOME}/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
+        <copy file="${FLEX_HOME}/licenseParts/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
+        <copy file="${FLEX_HOME}/licenseParts/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
 		<echo message="Building lib/fdb.jar"/>
         <jar file="${lib.dir}/fdb.jar" basedir="${module.classes}" includes="**/*" excludes="dependencies.txt">
             <manifest>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/modules/fxgutils/build.xml
----------------------------------------------------------------------
diff --git a/modules/fxgutils/build.xml b/modules/fxgutils/build.xml
index 508d9df..15f9b3d 100644
--- a/modules/fxgutils/build.xml
+++ b/modules/fxgutils/build.xml
@@ -56,8 +56,8 @@
     <target name="jar" depends="compile" description="compile and create fxgutils.jar">
         <mkdir dir="${lib.dir}" />
 		<mkdir dir="${module.classes}/META-INF"/>
-        <copy file="${FLEX_HOME}/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
-        <copy file="${FLEX_HOME}/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
+        <copy file="${FLEX_HOME}/licenseParts/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
+        <copy file="${FLEX_HOME}/licenseParts/NOTICE.base" tofile="${module.classes}/META-INF/NOTICE"/>
         
 		<echo message="Building lib/fxgutils.jar"/>
         <jar file="${lib.dir}/fxgutils.jar" basedir="${module.classes}" includes="**/*">

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/modules/swfutils/build.xml
----------------------------------------------------------------------
diff --git a/modules/swfutils/build.xml b/modules/swfutils/build.xml
index f8792ad..c1e3d0d 100644
--- a/modules/swfutils/build.xml
+++ b/modules/swfutils/build.xml
@@ -52,8 +52,8 @@
     <target name="jar" depends="compile" description="compile and create swfutils.jar">
         <mkdir dir="${lib.dir}" />
 		<mkdir dir="${basedir}/classes/META-INF"/>
-        <copy file="${FLEX_HOME}/LICENSE.base" tofile="${basedir}/classes/META-INF/LICENSE"/>
-        <copy file="${FLEX_HOME}/NOTICE.base" tofile="${basedir}/classes/META-INF/NOTICE"/>
+        <copy file="${FLEX_HOME}/licenseParts/LICENSE.base" tofile="${basedir}/classes/META-INF/LICENSE"/>
+        <copy file="${FLEX_HOME}/licenseParts/NOTICE.base" tofile="${basedir}/classes/META-INF/NOTICE"/>
         
 		<echo message="Building lib/swfutils.jar"/>
         <jar file="${lib.dir}/swfutils.jar" basedir="${module.classes}" includes="**/*">

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c90350/modules/thirdparty/xerces-patch/build.xml
----------------------------------------------------------------------
diff --git a/modules/thirdparty/xerces-patch/build.xml b/modules/thirdparty/xerces-patch/build.xml
index 79b99d7..e856af6 100644
--- a/modules/thirdparty/xerces-patch/build.xml
+++ b/modules/thirdparty/xerces-patch/build.xml
@@ -62,7 +62,7 @@
 
     <target name="jar" depends="compile" description="compile and create xercesPatch.jar">
         <mkdir dir="${module.classes}/META-INF"/>
-        <copy file="../../../LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
+        <copy file="../../../licenseParts/LICENSE.base" tofile="${module.classes}/META-INF/LICENSE"/>
         <!--use copy of xerces NOTICE stored in our repo -->
         <!--<copy file="../../../NOTICE" todir="${module.classes}/META-INF"/>-->
 


[05/12] git commit: [flex-sdk] [refs/heads/develop] - add support for new versions of flash player

Posted by jm...@apache.org.
add support for new versions of flash player


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/63665c6a
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/63665c6a
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/63665c6a

Branch: refs/heads/develop
Commit: 63665c6a2aa0ae1d15f172c321b64d187b00d2f6
Parents: acd9b38
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 28 13:44:09 2015 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 28 13:44:09 2015 +1100

----------------------------------------------------------------------
 jenkins.xml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/63665c6a/jenkins.xml
----------------------------------------------------------------------
diff --git a/jenkins.xml b/jenkins.xml
index 3e5c253..1a922a4 100644
--- a/jenkins.xml
+++ b/jenkins.xml
@@ -113,6 +113,15 @@
 		<condition property="target17.0">
 			<equals arg1="${playerglobal.version}" arg2="17.0" />
 		</condition>
+		<condition property="target18.0">
+			<equals arg1="${playerglobal.version}" arg2="18.0" />
+		</condition>
+		<condition property="target19.0">
+			<equals arg1="${playerglobal.version}" arg2="19.0" />
+		</condition>
+		<condition property="target20.0">
+			<equals arg1="${playerglobal.version}" arg2="20.0" />
+		</condition>
 	 </target>
 
     <target name="playerglobal10.2-download" if="target10.2">
@@ -241,6 +250,27 @@
             verbose="false"/>
     </target>
     	
+    <target name="playerglobal18.0-download" if="target18.0">
+    	<mkdir dir="${basedir}/lib/player/${playerglobal.version}"/>
+        <get src="http://download.macromedia.com/get/flashplayer/updaters/18/playerglobal18_0.swc" 
+            dest="${basedir}/lib/player/${playerglobal.version}/playerglobal.swc" 
+            verbose="false"/>
+    </target>
+    	
+    <target name="playerglobal19.0-download" if="target19.0">
+    	<mkdir dir="${basedir}/lib/player/${playerglobal.version}"/>
+        <get src="http://download.macromedia.com/get/flashplayer/updaters/19/playerglobal19_0.swc" 
+            dest="${basedir}/lib/player/${playerglobal.version}/playerglobal.swc" 
+            verbose="false"/>
+    </target>
+    	
+    <target name="playerglobal20.0-download" if="target20.0">
+    	<mkdir dir="${basedir}/lib/player/${playerglobal.version}"/>
+        <get src="http://download.macromedia.com/get/flashplayer/updaters/20/playerglobal20_0.swc" 
+            dest="${basedir}/lib/player/${playerglobal.version}/playerglobal.swc" 
+            verbose="false"/>
+    </target>
+    	
     <!-- target name="playerglobal16.0-download" if="target16.0">
     	<mkdir dir="${basedir}/lib/player/${playerglobal.version}"/>
         <get src="http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/flashplayer16_playerglobal.swc"