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/06/19 01:41:37 UTC

[1/3] git commit: [flex-utilities] [refs/heads/develop] - add contribute files

Repository: flex-utilities
Updated Branches:
  refs/heads/develop d28cd5331 -> dc28dbe6b


add contribute files


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

Branch: refs/heads/develop
Commit: 29ca27767f77c0a0650b890e5aaa2f1a9bdd54dd
Parents: d28cd53
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Jun 19 09:39:31 2015 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Jun 19 09:39:31 2015 +1000

----------------------------------------------------------------------
 flex-installer/CONTRIBUTING | 85 ++++++++++++++++++++++++++++++++++++++++
 flex-installer/CONTRIBUTORS | 12 ++++++
 2 files changed, 97 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/29ca2776/flex-installer/CONTRIBUTING
----------------------------------------------------------------------
diff --git a/flex-installer/CONTRIBUTING b/flex-installer/CONTRIBUTING
new file mode 100644
index 0000000..64ec4af
--- /dev/null
+++ b/flex-installer/CONTRIBUTING
@@ -0,0 +1,85 @@
+Apache Flex SDK Installer
+=========================
+
+   	Apache Flex SDK Installer is a installer for installing Apche Flex projects.
+	    
+    For detailed information about Apache Flex SDK Installer and other Apache Flex
+    projects please visit:
+    http://flex.apache.org/
+
+
+Contributing
+============
+
+    Apache Flex is for the community and we would like to see more
+    community involvement.
+
+    The community can help the Apache Flex project by helping out in the
+    following areas.
+      - Testing / Fixing bugs. Providing patches.
+      - Assisting other users with their requests for help.
+      - Helping out with release candidates.
+      - Wiki / Documentation.
+      - Translations into other languages.
+      - Public relations.
+      - Examples of code and components.
+      
+    All contributions are welcome. Continued involvement in the project may
+    warrant you being selected as a committer by the Apache Flex PMC.
+    
+    For more details information please visit:
+    https://cwiki.apache.org/confluence/display/FLEX/Helping+Out
+    
+Mailing Lists
+=============
+
+    The two main mailing list are the user list for discussing how to code in
+    Flex and any issues you run into and the dev list for discussing ongoing
+    development of the SDK.
+    
+    You can subscribe to the mailing lists by sending an email to:
+    users-subscribe@flex.apache.org
+    dev-subscribe@flex.apache.org
+    
+    Note that both mailing lists have are mid-high volume lists.
+    
+    For those who prefer forums:
+    http://s.apache.org/flex-users-forum
+    http://s.apache.org/flex-dev-forum
+    
+Reporting Bugs
+==============
+   
+    The bug base for Apache Flex can be found here:
+    https://issues.apache.org/jira/browse/FLEX
+    
+    You need to set up a JIRA account to submit a bug report but can browse
+    and search the bug base without an account.
+    https://cwiki.apache.org/confluence/display/FLEX/3.1+JIRA+Account
+    
+    When reporting an issue the follow information is helpful:
+    - OS, browser and Flash Player version or AIR version
+    - Screen shots
+    - Small sample application showing the issue
+    - Steps on how to reproduce the issue
+         
+    Please search through JIRA before submitting new bugs. It may be that the
+    bug you've found has already been reported.
+
+Contributing Code
+=================
+    
+    If you have a bug fix, new component or other code you which to give to
+    Apache Flex please open a JIRA ticket and attach the code to it.
+    
+    A committer will take a look, review and test it and help you get the code
+    into the SDK.
+    
+    If the code is a significant size we may ask you to sign an license
+    agreement (ICLA) or software grant.
+    
+
+Thanks for using Apache Flex.  Enjoy!
+
+The Apache Flex Project
+<http://flex.apache.org>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/29ca2776/flex-installer/CONTRIBUTORS
----------------------------------------------------------------------
diff --git a/flex-installer/CONTRIBUTORS b/flex-installer/CONTRIBUTORS
new file mode 100644
index 0000000..8f00f07
--- /dev/null
+++ b/flex-installer/CONTRIBUTORS
@@ -0,0 +1,12 @@
+The following volunteers have contributed code, documentation, testing and/or
+support to Apache Flex Squiggly.
+
+Apache Flex SDK Installer 3.2
+-----------------------------
+Alex Harui, Andrey Gorbatov, Greg Dove, João Fernandes, Justin Mclean, 
+Lee Burrows, Lopez Sébastien, Maxim Solodovnik, Neil Madsen, Piotr Zarzycki,
+Quinn Buchanan
+
+
+If you've missing from this list please get in touch and you'll appear in future
+versions of this document.


[2/3] git commit: [flex-utilities] [refs/heads/develop] - update JIRAs fixed and sort

Posted by jm...@apache.org.
update JIRAs fixed and sort


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

Branch: refs/heads/develop
Commit: a1143f7e9e91935564b128146f28b72690607c39
Parents: 29ca277
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Jun 19 09:40:58 2015 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Jun 19 09:40:58 2015 +1000

----------------------------------------------------------------------
 flex-installer/RELEASE_NOTES | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/a1143f7e/flex-installer/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/flex-installer/RELEASE_NOTES b/flex-installer/RELEASE_NOTES
index 2e68b0c..cc46630 100644
--- a/flex-installer/RELEASE_NOTES
+++ b/flex-installer/RELEASE_NOTES
@@ -32,22 +32,29 @@ Ant_On_AIR improvements:
 7. fix failure message propagation from child ant scripts
 
 Installer Issues Resolved:
-FLEX-34394: some localization strings mention Adobe Flash Builder in the installer title
-FLEX-34392: Missing localization strings in the installer
-FLEX-34445: some errors in installer are missing info=
+FLEX-34851: Flex SDK Installer Fails on swfobject for flex versions 4.13.0 and below
+FLEX-34762: OSMF download failed - Apache Flex Installer
+FLEX-34687: Error #1009 encountered when changing languages on License Screen
+FLEX-34638: adt.bat missing from SDK
+FLEX-34624: Additional Logging for installer
+FLEX-34623: Russian translation
+FLEX-34606: Redundant variable
+FLEX-34605: Code formatting and cleanup
 FLEX-34591: Don't log FP and AIR versions for products that don't use them
 FLEX-34590: Don't assume installer.xml exists
 FLEX-34589: Set install XML file via command line option
-FLEX-34398: log not saved when installer close button clicked
-FLEX-34408: Installer log does't contain version of Flex SDK installed
+FLEX-34559: Apache Flex SDK Installer - OSMF download failed
+FLEX-34534: Installer breaks on afe.jar when using a cached install (but proceeds correctly with cache switched off)
+FLEX-34533: Installer install font jar even when not ticked
 FLEX-34446: Common windows installer error
-FLEX-34605: Code formatting and cleanup
-FLEX-34606: Redundant variable
+FLEX-34445: some errors in installer are missing info=
+FLEX-34425: Make MD5 change non fatal
+FLEX-34408: Installer log does't contain version of Flex SDK installed
+FLEX-34398: log not saved when installer close button clicked
+FLEX-34394: some localization strings mention Adobe Flash Builder in the installer title
 FLEX-34393: installer should remember language
+FLEX-34392: Missing localization strings in the installer
 FLEX-34310: Add button "back" to installer
-FLEX-34624: Additional Logging for installer
-FLEX-34425: Make MD5 change non fatal
-FLEX-34687: Error #1009 encountered when changing languages on License Screen
 
 Other Installer Improvements:
 1. Fine-tuned some Chinese Translations


[3/3] git commit: [flex-utilities] [refs/heads/develop] - add contributing files

Posted by jm...@apache.org.
add contributing files


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

Branch: refs/heads/develop
Commit: dc28dbe6b259a423e4b3d62b17fbe6523a3e7d56
Parents: a1143f7
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Jun 19 09:41:25 2015 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Jun 19 09:41:25 2015 +1000

----------------------------------------------------------------------
 flex-installer/build.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/dc28dbe6/flex-installer/build.xml
----------------------------------------------------------------------
diff --git a/flex-installer/build.xml b/flex-installer/build.xml
index 54e9195..b39a18d 100644
--- a/flex-installer/build.xml
+++ b/flex-installer/build.xml
@@ -494,6 +494,8 @@
                 <include name="NOTICE"/>
                 <include name="README"/>
                 <include name="RELEASE_GUIDE"/>
+				<include name="CONTRIBUTING"/>
+				<include name="CONTRIBUTORS"/>
                 <include name="RELEASE_NOTES"/>
                 <exclude name="installerBadge/**" />
                 <exclude name="installerLocaleEditor/**" />