Re: Bogdan Components [Was: Getting source working in Flash Builder]

2013-02-22 Thread Gavriel Harbater
2) ColorPicker: It does not seem to allow setting the dataProvider or handle 
anything beyond an Array of color values. Arrays of Objects for named colors is 
pretty important. If this in fact missing, I guess I'll work at expanding the 
component…

3) Alert: Does not show the error message. It looks to me that the problem is 
here that the messageDisplay is null.
if (messageDisplay) {
messageDisplay.text = _message;
}

On Feb 21, 2013, at 10:20 PM, Harbs wrote:

 Some questions on the components:
 
 1) ProgressBar: It does not seem to have feature parity with the mx version. 
 There does not seem to be a way to specify an indeterminate progress bar. 
 There's no mode property. Am I missing something? There's also no label 
 property. Is the text set by specifying the percentDisplay.text? Will that 
 get overwritten as the progressbar updates?



Re: Spark Tree

2013-02-22 Thread Bogdan DINU
Hi, I've used Kachurovkiy's version - seems well written.

On Fri, Feb 22, 2013 at 11:02 AM, Harbs gavha...@gmail.com wrote:

 I realized I need another missing Spark component: Tree.

 There's a few components out there that fill this gap:
 https://github.com/kachurovskiy/Spark-Tree
 https://github.com/wasbridge/flex-4-tree
 http://saturnboy.com/2011/09/spark-treelist/

 Anyone have a preference here? Should we talk to one of those three about
 donating their component to Apache Flex? I don't mind doing work getting it
 ready if need be…

 Harbs




-- 
http://www.badu.ro


Re: Bogdan Components [Was: Getting source working in Flash Builder]

2013-02-22 Thread Bogdan DINU
Hi,

1) indeterminate ProgressBar can be made by customizing the skin. You can
also customize the labelFunction to display whatever you need.
2) ColorPicker doesn't allow you to set dataProvider - indeed you can
extend it to suit your needs (overriding childrenCreated() will allow you
to set any dataProvider you need).
3) Alert has a skin : note that if in your skin messageDisplay is not
defined, message will not show.

All the best,
Bogdan Dinu


On Fri, Feb 22, 2013 at 10:18 AM, Gavriel Harbater gavha...@gmail.comwrote:

 2) ColorPicker: It does not seem to allow setting the dataProvider or
 handle anything beyond an Array of color values. Arrays of Objects for
 named colors is pretty important. If this in fact missing, I guess I'll
 work at expanding the component…

 3) Alert: Does not show the error message. It looks to me that the problem
 is here that the messageDisplay is null.
 if (messageDisplay) {
 messageDisplay.text = _message;
 }

 On Feb 21, 2013, at 10:20 PM, Harbs wrote:

  Some questions on the components:
 
  1) ProgressBar: It does not seem to have feature parity with the mx
 version. There does not seem to be a way to specify an indeterminate
 progress bar. There's no mode property. Am I missing something? There's
 also no label property. Is the text set by specifying the
 percentDisplay.text? Will that get overwritten as the progressbar updates?




-- 
http://www.badu.ro


[jira] [Commented] (FLEX-33346) Can only target Flash Player 11.1 in Flash Builder

2013-02-22 Thread tom chiverton (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584162#comment-13584162
 ] 

tom chiverton commented on FLEX-33346:
--

Is there any reason I shouldn't send a pull request to make these changes on 
trunk ? What's the downside to a lower minimum SWF file format version and/or 
target player ? 
Because the upside is much greater reach...

 Can only target Flash Player 11.1 in Flash Builder
 --

 Key: FLEX-33346
 URL: https://issues.apache.org/jira/browse/FLEX-33346
 Project: Apache Flex
  Issue Type: Bug
  Components: Versioning
Affects Versions: Apache Flex 4.9.0
 Environment: Windows 7 x64 - Flash Builder 4.7
Reporter: Joseph Labrecque

 I've installed Apache Flex 4.9 for use within Flash Builder 4.7 and cannot 
 specify any target Flash player version below 11.1:
 The currently selected Flex SDK requires minimum Adobe Flash Player version 
 11.1.0.
 I know that this is a new feature of this SDK (to target 10.2-11.5) but 
 cannot seem to do it through this software. If there is something that needs 
 to be modified, I do not see instructions in the release notes.
 Requested by Frédéric THOMAS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: Spark Tree

2013-02-22 Thread Paul Hastings

On 2/22/2013 5:18 PM, Bogdan DINU wrote:

Hi, I've used Kachurovkiy's version - seems well written.


+1 (not that i'd know anything well written in flex but it works as 
advertized).


[jira] [Commented] (FLEX-33346) Can only target Flash Player 11.1 in Flash Builder

2013-02-22 Thread Justin Mclean (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584187#comment-13584187
 ] 

Justin Mclean commented on FLEX-33346:
--

Apache Flex 4.9 has been tested on 11.1 and 11.1 is the default player version 
for the previous versions of Adobe Flex. So that why we have stuck with that as 
the default version. Earlier versions of the Flash Player may contain bugs that 
cause issues with Apache Flex 4.9 although none have been identified.

Since the 4.9 release scripts have been added to easily change the Flash Player 
(and AIR) version without having to recompile - take a look in the ide 
directory.

 Can only target Flash Player 11.1 in Flash Builder
 --

 Key: FLEX-33346
 URL: https://issues.apache.org/jira/browse/FLEX-33346
 Project: Apache Flex
  Issue Type: Bug
  Components: Versioning
Affects Versions: Apache Flex 4.9.0
 Environment: Windows 7 x64 - Flash Builder 4.7
Reporter: Joseph Labrecque

 I've installed Apache Flex 4.9 for use within Flash Builder 4.7 and cannot 
 specify any target Flash player version below 11.1:
 The currently selected Flex SDK requires minimum Adobe Flash Player version 
 11.1.0.
 I know that this is a new feature of this SDK (to target 10.2-11.5) but 
 cannot seem to do it through this software. If there is something that needs 
 to be modified, I do not see instructions in the release notes.
 Requested by Frédéric THOMAS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: UML diagrams for the Flex projects in Flower Dev Center ...

2013-02-22 Thread Cristian Spiescu

Hello Dear Community,

== The Question ==
We have released the stable 1.0.3 version of Flower Dev Center (cf. the 
blog post: 
http://blog.flower-platform.com/news/flower_dev_center/new_flower_dev_center_version_1.0.3_2013-02-19). 
I'd like to ask you the following question. It would be very nice of you 
if you could answer.


Do you think that the workflow proposed by Flower Dev Center would help 
you while working for the Apache Flex project?

I.e. by workflow I have in mind something like:

a) update the code from SVN to Flower Dev Center
b) work online (within Flower Dev Center) on a / several diagrams that 
represent the work that you will be doing in the short term future (e.g. 
add classes, methods, etc, draw relations between methods, etc)
c) synchronize the model with the code, and possibly edit a little bit 
the code from the same online environment


d1) steps b) and c) being done while collaborating in real-time with 
other Apache Flex commiters. This would imply that all the commiters 
(interested by a certain task, feature, etc) gather online at a certain 
hour (which might be problematic because of different time zones) and 
talk with eachother (e.g. with skype) while working
d2) OR, steps b) and c) being done in near real-time. E.g. someone 
modifies; after a couple of hours somebody else modifies, etc. In this 
case the communication would be done by email I guess


e) when everything is ready (cf. d1 AND/OR d2) , commit to SVN, 
everybody update in the IDE and work separately.


== The Context ==
Actually, modeling has a bad reputation among developers. There are 
various reasons behind this, and I think all of them make sense (e.g. 
the fact that modeling adds overhead, which means more time to spend, 
time that we don't have; OR the stiffness of the modeling tools that 
impose a certain workflow, and here again overhead, etc; etc, etc, etc).


We think that modeling should help people synchronize their thoughts, 
and modeling shouldn't add additional burdens for developers.
If you work alone, I think that modeling may even not be necessary. The 
human brain is a terrific modeling environment. However, if we are 
talking about several people, i.e. a team, i.e. several brains, good 
modeling software may do interesting things.


And this is what we want to achieve. *But for this we need your valuable 
help and feedback. *Please tell us what you'd like to see as new 
features, new workflows, modify the existing features, the proposed 
workflows. We are ready to add and even change everything in Flower Dev 
Center, so that it can add value while developing the Flex compiler, 
Flex sdk, etc.


== New _playground directory, with read-write access to every one ==

The FDC server ( 
http://flower-dev-center.flower-platform.com:8082/flower-dev-center/ ) 
has now a folder named _playground. We copied the files from 2 of the 
existing projects (one for java, one for as). You can create/modify 
diagrams, code, etc and you don't need an user name.


To access the resources from the apache-flex folder, please create an 
account in FDC, and contact me by mail so that I can assign you to the 
right group.


Thank you very much in advance.

Best regards,
Cristian @ The Flower Platform Team.


On 15.02.2013 20:19, Michael Schmalle wrote:

All I have to say is wow!

Having authored a lot of that content in falconjx, it's nice to see 
the UML. :)


Pretty amazing and snappy application you have developed, very nice 
indeed.


I'm sure this will help me a lot developing in Falcon and the compilers.

Thanks!


We hope you'll like the platform.


I'm a bit confused, what 'is' the platform you are speaking of and how 
does it work?


Mike


Quoting Cristian Spiescu cristian.spie...@gmail.com:


Hello Apache Flex Community,

First of all I'd like to say that I'm very thrilled about the amount 
and quality of the activity within the Apache Flex project (cf. mail 
discussions, web site, 4.9 release, etc). And very happy about the 
future of the project as well. Congratulations!


We (i.e. Flower Platform Team) are launching a collaborative platform 
for UML modeling  development, targeting the open-source projects 
(with a front-end proudly powered by Flex :) ).


We have imported the source code from your public SVN into Flower Dev 
Center (ActionScript/Flex code: flex/sdk/branches/develop/*, and the 
falcon compiler: falcon/trunk). We have played and we have created a 
few diagrams: (I have shortened the links with goo.gl)


== Java: Falcon compiler; in 
apache-flex/ws_falcon.compiler/apache-flex.ws_falcon.compiler ==

* Compiler Mxml Classes; direct link to diagram: http://goo.gl/0i5LR
* Visitor Classes; direct link to diagram: http://goo.gl/2IhSg
* ISourceLocation Hierarchy - http://goo.gl/lJr4r
* Compiler CSS Interfaces - http://goo.gl/Fbhv0

OR a link that contains all the above diagrams: http://goo.gl/Ph2e5

== ActionScript/Flex Framework; in apache-flex/ws_develop/ ==

* 

Re: Fw: [VOTE] Apache Flex 4.9.1 RC3

2013-02-22 Thread Nicholas Kwiatkowski
+1 (binding)

Mustella tests passed. (English bundle, win7 + Enlgish bundle Mac OSX both
on Java 1.7)   URLs look good.  My apps compile and work as expected.
Test harness works fine.

-Nick

On Fri, Feb 22, 2013 at 1:40 AM, Frédéric THOMAS webdoubl...@hotmail.comwrote:

 oups !


 -Message d'origine- From: Frédéric THOMAS
 Sent: Friday, February 22, 2013 7:21 AM
 To: Alex Harui

 Subject: Re: [VOTE] Apache Flex 4.9.1 RC3

  Do you think it is a bug in the tests or in the release source?


 AFAIK, that's just tests, nothing relative to the framework.


  You can also run against earlier release if you want to know if it is an
 inject.


 The bubble failed test was recurent over the releases, the others not, I
 hope I answered


 -Fred

 -Message d'origine- From: Alex Harui
 Sent: Thursday, February 21, 2013 5:32 PM
 To: dev@flex.apache.org ; Frédéric THOMAS

 Subject: Re: [VOTE] Apache Flex 4.9.1 RC3

 Do you think it is a bug in the tests or in the release source?

 You can also run against earlier release if you want to know if it is an
 inject.




 Sent via the PANTECH Discover, an ATT 4G LTE smartphone.

 Frédéric THOMAS webdoubl...@hotmail.com wrote:


 Hi,

 I just committed a fix for the DateChooser test header issue,
 unfortunately, -createImages refused to do its job, that means only 1 image
 has been regenerated instead of 2.
 So, the remaining failed tests on windows are:

 LangPacks/Japanese/tests/**dateFieldTests
 JA_DateField_Dropdown_**Japanese_Layout
 LangPacks/Japanese/tests/**phoneNumberValidatorTests
 JA_PhoneNumberValidator_**wrongLengthError
 components/Charts/Bubble/**Properties/BubbleProperties
 BubbleSeries_multipleAxes_**disabledDays

 Those tests failed are only few pixels comparation differences, that's not
 a
 blocker to me, at least not revelant enough for delaying the release again,
 otherwize, it would mean we delay the release to next week, what do you
 think guys ?

 -Fred

 -Message d'origine-
 From: Frédéric THOMAS
 Sent: Thursday, February 21, 2013 8:18 AM
 To: dev@flex.apache.org
 Subject: Re: [VOTE] Apache Flex 4.9.1 RC3

 Hi Alex,

 I have a bit of time this morning to take care of the 2 issues relative to
 the DateChooser header style but that's it.

 Unfortunatly, I think I have neither the time nor the knowledge to deal
 with
 the other 2 remaining problems on windows.

  Are you still going to keep your vote at -1 until I have time to solve all

 of your mustella issues?

 If WE tolerate having 99.999% of tests passed and because those failed
 tests
 are only a few pixels differences, so, no stopper, I would go for a +1, for
 myself, I think, we can go for a release.

 -Fred

 -Message d'origine-
 From: Alex Harui
 Sent: Thursday, February 21, 2013 8:01 AM
 To: dev@flex.apache.org
 Subject: Re: [VOTE] Apache Flex 4.9.1 RC3



 On 2/20/13 8:20 PM, Frédéric THOMAS webdoubl...@hotmail.com wrote:

  It still happens besause of the headerStyleName of the DateChooser, I
 guess
 I should re-generate the images with that, what do you think ?

 Hmm, I'm not sure how that happened.   I guess I must have hit undo and
 some
 point.  I called the style noBold... but didn't set the fontWeight.  Feel
 free to make the changes.  If you don't, I will on Friday.

 Are you still going to keep your vote at -1 until I have time to solve all
 of your mustella issues?

 --
 Alex Harui
 Flex SDK Team
 Adobe Systems, Inc.
 http://blogs.adobe.com/aharui



[jira] [Commented] (FLEX-33409) TLF crashes when hypens are shown in a multi span textFlow

2013-02-22 Thread Carol Frampton (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584365#comment-13584365
 ] 

Carol Frampton commented on FLEX-33409:
---

The textFlow above can be replaced with this simpler one.

private const textFLowXML:XML = TextFlow 
xmlns=http://ns.adobe.com/textLayout/2008;
span Second span. This text has a hypen in the next 
long word long word LongWord­WithAHyphen. Make sure the hypen is shown and 
there is a 3rd line! If you can see it, then start typing here -/span
/TextFlow;

Using the above code, click at the end of the displayed text to insert text, 
type a 1, and you will see the text displayed already looks incorrect.  Then 
type a left arrow which demonstrates things are messed  up internally.

Error: Error #2160: The TextLine is INVALID and cannot be used to access the 
current state of the TextBlock.
at flash.text.engine::TextBlock/findPreviousAtomBoundary()
at 
flashx.textLayout.elements::ParagraphElement/findPreviousAtomBoundary()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/elements/ParagraphElement.as:480]
at 
flashx.textLayout.utils::NavigationUtil$/previousAtomHelper()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/utils/NavigationUtil.as:70]
at 
flashx.textLayout.utils::NavigationUtil$/doIncrement()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/utils/NavigationUtil.as:58]
at 
flashx.textLayout.utils::NavigationUtil$/previousAtomPosition()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/utils/NavigationUtil.as:81]
at 
flashx.textLayout.utils::NavigationUtil$/moveBackwardHelper()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/utils/NavigationUtil.as:229]
at 
flashx.textLayout.utils::NavigationUtil$/previousCharacter()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/utils/NavigationUtil.as:292]
at 
flashx.textLayout.edit::SelectionManager/handleLeftArrow()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/edit/SelectionManager.as:1564]
at 
flashx.textLayout.edit::SelectionManager/handleKeyEvent()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/edit/SelectionManager.as:1731]
at 
flashx.textLayout.edit::SelectionManager/keyDownHandler()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/edit/SelectionManager.as:1794]
at 
flashx.textLayout.edit::EditManager/keyDownHandler()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/edit/EditManager.as:288]
at 
flashx.textLayout.container::ContainerController/keyDownHandler()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/container/ContainerController.as:2529]
at 
flashx.textLayout.container::TextContainerManager/keyDownHandler()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/textLayout/3.0.33/src/flashx/textLayout/container/TextContainerManager.as:1889]
at 
spark.components.supportClasses::RichEditableTextContainerManager/keyDownHandler()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/supportClasses/RichEditableTextContainerManager.as:665]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at 
mx.core::UIComponent/dispatchEvent()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/framework/src/mx/core/UIComponent.as:13160]
at 
mx.managers::SystemManager/keyDownHandler()[/Users/cframpto/dev/flex/sdk/branches/develop/frameworks/projects/framework/src/mx/managers/SystemManager.as:2889]

If you start with an empty TextArea and paste this same text in it does not 
hyphenate and wraps LongWord­WithAHyphen to the next line.


 TLF crashes when hypens are shown in a multi span textFlow
 --

 Key: FLEX-33409
 URL: https://issues.apache.org/jira/browse/FLEX-33409
 Project: Apache Flex
  Issue Type: Bug
Affects Versions: Adobe Flex SDK 4.6 (Release)
 Environment: TLF editing
Reporter: Woodwing Developer
Priority: Blocker
  Labels: TLF, crash, editing, hyphen, span, textflow

 When soft hyphens are used and shown, in a 

Re: Setting up a CI server for Mustella

2013-02-22 Thread Clint Modien
Hmmm… I wonder if that means we can get some Azure services?

http://www.windowsazure.com/en-us/pricing/member-offers/msdn-benefits/


On Feb 20, 2013, at 4:51 PM, Justin Mclean jus...@classsoftware.com wrote:

 Hi,
 
 the only licenses I have for Windows is Windows 2008 server most probably
 Standard, let me know if this is OK because I'll have to install it.
 
 As part of a program Microsoft has that gives a MSDN subscription to Apache 
 commiters I have just about any MS licence we may need.
 
 Justin



[jira] [Updated] (FLEX-33411) Right black screen on galaxy note 10.1 when rotating

2013-02-22 Thread Tristan gueninchault (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-33411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tristan gueninchault updated FLEX-33411:


Attachment: LandScape_Tab2.png
LandScape_Note10.1.png
Portrait_Note10.1.png
Portrait_Tab2.png

You have the bug result on the image Landscape_note 10.1, in comparison to 
the landscape mode on galaxy tab 2

 Right black screen on galaxy note 10.1 when rotating
 

 Key: FLEX-33411
 URL: https://issues.apache.org/jira/browse/FLEX-33411
 Project: Apache Flex
  Issue Type: Bug
  Components: .Unspecified - Mobile
Affects Versions: Apache Flex 4.9.0
 Environment: I'm working with FB 4.7, Apache Flex 4.9.0 and AIR 3.6
Reporter: Tristan gueninchault
 Attachments: LandScape_Note10.1.png, LandScape_Tab2.png, 
 Portrait_Note10.1.png, Portrait_Tab2.png


 Create a simple Mobile FLEX project, and just add a spark textInput.
 Launch your project on Samsung Galaxy Note 10.1, set the focus on the 
 textInput, the keyboard appears.
 Rotate to the landscape mode, the right part of the screen is black.
 We tried it with a Samsung Galaxy tab 2, there is no bug.
 We tried too with Apache FLEX 4.9.0 and AIR 3.5 = no bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: Linux support for Apache Flex - it works!

2013-02-22 Thread aYo ~
HI Justin,
I succeeded in setting up the Flex 4.9 SDK on FDT 5+. In some ways it was
very similar to your approach but I took a different route. On account of
the paucity of support for Linux in the  flash player I have most of my
workstations dual booting in Win7 and Linux Mint. The machine I tested this
on is an Asus G73. I started first by building the Flex SDK in Windows with
the SDK installer and tested the SDK in FlashBuilder 4.6 and FDT 5. Ca
marche!
Then I logged into Linux Mint. Having read your ToDo I decide to look
inside the Windows assembled Flex SDK first. It seemed like it totally
matched your directions interms of file locations and so on. I copied the
SDK across to my Linus SDK folder and plugged it into FDT5 (expecting it to
fail). Non, c'est parfait. Worked like a dream. So it seems that there is
the option to build the SDK in windows and just copy the SDK into Linux and
that's that

~a~
www.ayobinitie.com
http://mrbinitie.blogspot.com


On 20 February 2013 03:37, Justin Mclean jus...@classsoftware.com wrote:

 Hi,

 I just posted on the user list but perhaps not everyone is subscribed and
 though it may be of interest.

 Looks like Linux works out of the box with very little config/downloads
 from the binary distribution.

 1. Untar binary distribution of Apache Flex

 2. Configure SDK
 I cheated a little here just to get it work:
 a) Copied the flex-conf.xml file from /ide/config/flex-config.xml to
 /frameworks
 b) Create the directory frameworks/libs/player/11.1 and copied the 11.1
 playerglobal.swc here.

 3. Create file and test
 a) Created a simple mxml file consisting of an Application, a Label and a
 code block
 b) Compiled file using bin/mxml

 ./bin/mxmlc test.mxml
 Loading configuration file
 /home/ec2-user/flex/apache-flex-sdk-4.9.1-bin/frameworks/flex-config.xml
 /home/ec2-user/flex/apache-flex-sdk-4.9.1-bin/bin/test.swf (253181 bytes)

 The swf run and displayed correctly (on another machine).

 This was on a amazon linux micro instance and I was using Apache Flex
 4.9.1 but should be no issues with 4.9.0. No environment variable were need
 and I didn't to do anything other than above! Too easy really!

 Does any committer who knows a bit more of about linux (and it various
 distributions) than me want to run with this and make Linux a fully
 supported platform for Apache Flex?

 Thanks,
 Justin


Re: Setting up a CI server for Mustella

2013-02-22 Thread Om
On Fri, Feb 22, 2013 at 8:40 AM, Clint Modien cmod...@gmail.com wrote:

 Hmmm… I wonder if that means we can get some Azure services?

 http://www.windowsazure.com/en-us/pricing/member-offers/msdn-benefits/


That is a fantastic idea, Clint.  I will try out this option this weekend!

Om



 On Feb 20, 2013, at 4:51 PM, Justin Mclean jus...@classsoftware.com
 wrote:

  Hi,
 
  the only licenses I have for Windows is Windows 2008 server most
 probably
  Standard, let me know if this is OK because I'll have to install it.
 
  As part of a program Microsoft has that gives a MSDN subscription to
 Apache commiters I have just about any MS licence we may need.
 
  Justin




Re: Fw: [VOTE] Apache Flex 4.9.1 RC3

2013-02-22 Thread Om
-1 binding

I tried to see how the exception stack looks like.  Here is an example:


RangeError: Index '0' specified is out of bounds.
at mx.collections::ListCollectionView/getItemAt()[*/Users/justinmclean*
/Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/collections/ListCollectionView.as:511]
 at
Main/application1_creationCompleteHandler()[C:\p\flex_os\workspace\Test4.9.1\src\Main.mxml:14]
at
Main/___Main_Application1_creationComplete()[C:\p\flex_os\workspace\Test4.9.1\src\Main.mxml:4]
 at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()[*/Users/justinmclean/*
Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/core/UIComponent.as:13160]
 at mx.core::UIComponent/set initialized()[*/Users/justinmclean/*
Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/core/UIComponent.as:1826]
 at mx.managers::LayoutManager/doPhasedInstantiation()[*
/Users/justinmclean/Documents*
/ApacheFlexSDK/frameworks/projects/framework/src/mx/managers/LayoutManager.as:850]
 at mx.managers::LayoutManager/doPhasedInstantiationCallback()[*
/Users/justinmclean/*
Documents/ApacheFlexSDK/frameworks/projects/framework/src/mx/managers/LayoutManager.as:1188


We decided that we will be using a more official directory path when
cutting releases [1], [2]

Thanks,
Om

[1] https://issues.apache.org/jira/browse/FLEX-33348
[2] http://markmail.org/message/yx4ey25453d77bz6


On Fri, Feb 22, 2013 at 5:07 AM, Nicholas Kwiatkowski nicho...@spoon.aswrote:

 +1 (binding)

 Mustella tests passed. (English bundle, win7 + Enlgish bundle Mac OSX both
 on Java 1.7)   URLs look good.  My apps compile and work as expected.
 Test harness works fine.

 -Nick

 On Fri, Feb 22, 2013 at 1:40 AM, Frédéric THOMAS webdoubl...@hotmail.com
 wrote:

  oups !
 
 
  -Message d'origine- From: Frédéric THOMAS
  Sent: Friday, February 22, 2013 7:21 AM
  To: Alex Harui
 
  Subject: Re: [VOTE] Apache Flex 4.9.1 RC3
 
   Do you think it is a bug in the tests or in the release source?
 
 
  AFAIK, that's just tests, nothing relative to the framework.
 
 
   You can also run against earlier release if you want to know if it is an
  inject.
 
 
  The bubble failed test was recurent over the releases, the others not, I
  hope I answered
 
 
  -Fred
 
  -Message d'origine- From: Alex Harui
  Sent: Thursday, February 21, 2013 5:32 PM
  To: dev@flex.apache.org ; Frédéric THOMAS
 
  Subject: Re: [VOTE] Apache Flex 4.9.1 RC3
 
  Do you think it is a bug in the tests or in the release source?
 
  You can also run against earlier release if you want to know if it is an
  inject.
 
 
 
 
  Sent via the PANTECH Discover, an ATT 4G LTE smartphone.
 
  Frédéric THOMAS webdoubl...@hotmail.com wrote:
 
 
  Hi,
 
  I just committed a fix for the DateChooser test header issue,
  unfortunately, -createImages refused to do its job, that means only 1
 image
  has been regenerated instead of 2.
  So, the remaining failed tests on windows are:
 
  LangPacks/Japanese/tests/**dateFieldTests
  JA_DateField_Dropdown_**Japanese_Layout
  LangPacks/Japanese/tests/**phoneNumberValidatorTests
  JA_PhoneNumberValidator_**wrongLengthError
  components/Charts/Bubble/**Properties/BubbleProperties
  BubbleSeries_multipleAxes_**disabledDays
 
  Those tests failed are only few pixels comparation differences, that's
 not
  a
  blocker to me, at least not revelant enough for delaying the release
 again,
  otherwize, it would mean we delay the release to next week, what do you
  think guys ?
 
  -Fred
 
  -Message d'origine-
  From: Frédéric THOMAS
  Sent: Thursday, February 21, 2013 8:18 AM
  To: dev@flex.apache.org
  Subject: Re: [VOTE] Apache Flex 4.9.1 RC3
 
  Hi Alex,
 
  I have a bit of time this morning to take care of the 2 issues relative
 to
  the DateChooser header style but that's it.
 
  Unfortunatly, I think I have neither the time nor the knowledge to deal
  with
  the other 2 remaining problems on windows.
 
   Are you still going to keep your vote at -1 until I have time to solve
 all
 
  of your mustella issues?
 
  If WE tolerate having 99.999% of tests passed and because those failed
  tests
  are only a few pixels differences, so, no stopper, I would go for a +1,
 for
  myself, I think, we can go for a release.
 
  -Fred
 
  -Message d'origine-
  From: Alex Harui
  Sent: Thursday, February 21, 2013 8:01 AM
  To: dev@flex.apache.org
  Subject: Re: [VOTE] Apache Flex 4.9.1 RC3
 
 
 
  On 2/20/13 8:20 PM, Frédéric THOMAS webdoubl...@hotmail.com wrote:
 
   It still happens besause of the headerStyleName of the DateChooser, I
  guess
  I should re-generate the images with that, what do you think ?
 
  Hmm, I'm not sure how that happened.   I guess I must have hit undo and
  some
  point.  I called the style noBold... but didn't set the fontWeight.
  Feel
  free to make the changes.  If you don't, I will on Friday.
 
  Are you still going to keep 

Re: [VOTE] Apache Flex 4.9.1 RC3

2013-02-22 Thread Justin Mclean
Hi,

 We decided that we will be using a more official directory path when
 cutting releases [1], [2]

As far as I can see nothing was decided.

Justin


Re: [VOTE] Apache Flex 4.9.1 RC3

2013-02-22 Thread Om
On Feb 22, 2013 5:07 PM, Justin Mclean jus...@classsoftware.com wrote:

 Hi,

  As far as I can see nothing was decided.
 This point release is not meant to solve all issues, see if this issue
can be resolved for 4.10?

 Justin


I am cool with that.

Thanks,
Om


Re: Donation of TLF word processor

2013-02-22 Thread Alex Harui



On 2/22/13 8:54 PM, Daniel Freeman madcompone...@gmail.com wrote:

 I've started a new thread for this, as the discussion started off-topic.
 
 I agreed to donate my TLF-based word processor to this group.
 
 @Harbs said he'd be interested to help getting it ready for donation - and
 I wondered if anyone else would be interested in helping to get it ready?
 
 It was quite a sophisticated and self-indugent project.  Text Wrapping
 wasn't its only novel feature.
 
 I've decided to bundle it with e2vector, as they share many classes, and
 the two apps work together.
 
 http://e2easy.wordpress.com/2010/04/28/e2publish-video-tutorials/
 
 http://www.youtube.com/watch?v=VvakUrX9Hvc
 
 What licensing do I use to hand it over?  MadComponents is MIT licensed -
 do I use the same?  Any particular text comment to put at the top of the
 source code?
Do you have something other than a video that we can read to learn more
about this code?

Do you actually own the code or was this done for a customer or employer?

Did anyone other than you contribute code?

Any other third-party components?

What is the current license for the code?

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui