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 2014/08/27 06:26:00 UTC

[1/2] git commit: [flex-utilities] [refs/heads/develop] - FLEX-34495 fix error loading source file

Repository: flex-utilities
Updated Branches:
  refs/heads/develop eaff75583 -> 8fe00b433


FLEX-34495 fix error loading source file


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

Branch: refs/heads/develop
Commit: 64b07cb6468c8e76b33f544453f94a7f2edaded7
Parents: eaff755
Author: Justin Mclean <jm...@apache.org>
Authored: Wed Aug 27 14:25:28 2014 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Wed Aug 27 14:25:28 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/explorer.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/64b07cb6/TourDeFlex/TourDeFlex3/src/explorer.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/explorer.xml b/TourDeFlex/TourDeFlex3/src/explorer.xml
index 7cfe009..93e9195 100755
--- a/TourDeFlex/TourDeFlex3/src/explorer.xml
+++ b/TourDeFlex/TourDeFlex3/src/explorer.xml
@@ -99,7 +99,7 @@
 			</node>
 			<node label="Print Controls">
 				<node label="FlexPrintJob, PrintDataGrid" app="mx/printing/PrintDataGridExample"
-					src="mx/printing/FormPrintView.mxml&amp;printing/FormPrintHeader.mxml&amp;mx/printing/FormPrintFooter.mxml" />
+					src="mx/printing/FormPrintView.mxml&amp;mx/printing/FormPrintHeader.mxml&amp;mx/printing/FormPrintFooter.mxml" />
 			</node>
 			<node label="Validators and Formatters">
 				<node label="Validators">


[2/2] git commit: [flex-utilities] [refs/heads/develop] - update release notes

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


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

Branch: refs/heads/develop
Commit: 8fe00b4336fdaf24113fdf9b1ac3779c912fad8a
Parents: 64b07cb
Author: Justin Mclean <jm...@apache.org>
Authored: Wed Aug 27 14:25:44 2014 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Wed Aug 27 14:25:44 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8fe00b43/TourDeFlex/TourDeFlex3/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/RELEASE_NOTES b/TourDeFlex/TourDeFlex3/RELEASE_NOTES
index 8727ea1..0050233 100644
--- a/TourDeFlex/TourDeFlex3/RELEASE_NOTES
+++ b/TourDeFlex/TourDeFlex3/RELEASE_NOTES
@@ -10,6 +10,8 @@ Changes since the version 1.0
 - Fixed a few minor issues
 
 Bugs fixed:
+FLEX-34500 Show total number of examples in Tour De Flex UI
+FLEX-34495 Error loading source file
 FLEX-34488 Add favicon to TourDeFlex
 FLEX-34483 Make logo links to Apache Flex web site
 FLEX-34480 If TourDeFlex is run from an untrusted location you get an error