[jira] [Commented] (FLEX-33083) Flash builder report An internal build error has occurred. See the error log for more information.

2013-06-06 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676730#comment-13676730 ] Alex Harui commented on FLEX-33083: --- I was not able to reproduce the problem with the

Re: checkin tests filing on Linux

2013-06-06 Thread Alex Harui
Interesting. There was so much work done to integrate the globalization classes that I'm surprised we didn't upgrade AC to use them. IMO, the results of Array.sort with the globalization classes is correct and localeCompare is doing a dumb sort. I haven't looked but maybe we documented how to

Re: checkin tests filing on Linux

2013-06-06 Thread Justin Mclean
Hi, Interesting. There was so much work done to integrate the globalization classes that I'm surprised we didn't upgrade AC to use them. It wouldn't be too hard to change. IMO, the results of Array.sort with the globalization classes is correct And that's where the issue is as it returns a

Re: Multidimensional States

2013-06-06 Thread Alex Harui
On 6/5/13 9:00 PM, flexcapaci...@gmail.com flexcapaci...@gmail.com wrote: Thanks for this input as well. Alex, what would currentState look like as a organizing property? It would look like it does now. By organizing property I mean a property that you assign semantics to to change the UI.

Re: checkin tests filing on Linux

2013-06-06 Thread Alex Harui
On 6/5/13 11:26 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Interesting. There was so much work done to integrate the globalization classes that I'm surprised we didn't upgrade AC to use them. It wouldn't be too hard to change. IMO, the results of Array.sort with the

Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread flex . mustella
See http://localhost:8080/job/flex-sdk_mustella/144/changes Changes: [bigosmallm] Mustella run on Jenkins now works. So enabling the full test suite. -- [...truncated 80889 lines...] [java]

Re: TLF Modifications/Getting Involved

2013-06-06 Thread Jagan Langa Sami Durai
Hi all, IMHO. There are no much contributions to TLF only because of its closed nature. I also used TLF in my past projects. I felt very hard to modify the existing behavior, just because most of the classes are marked final, private, Excluded, internal, marked with custom namespace. I really

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread OmPrakash Muppirala
Ahh so close... 39 failures. Erik, can you please re-run the failures as Alex requested? You can probably just update jenkins.sh and check it in. I am not near a real computer right now. Thanks, Om On Jun 6, 2013 12:02 AM, flex.muste...@gmail.com wrote: See

Re: checkin tests filing on Linux

2013-06-06 Thread Justin Mclean
Hi, Different but valid? Looks invalid to me - basically they are left in the order they are passed in. cote, côte, coté, côté If changing the test to have the AC sort through the globalization classes allows that test to pass on all platforms, then I'd say that's the way to go. It doesn't

Re: [VOTE] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation

2013-06-06 Thread Carlos Rovira
After more than 72 hours, I'm closing the vote, refer to the next [Vote][Results] thread for the follow up Thanks to all for your vote and contribution Carlos Rovira 2013/6/4 Alex Harui aha...@adobe.com +1 binding On 6/4/13 9:02 AM, Jeff Tapper j...@spoon.as wrote: +1 binding

Re: Multidimensional States

2013-06-06 Thread jude
On Thu, Jun 6, 2013 at 1:33 AM, Alex Harui aha...@adobe.com wrote: I like these: currentState.mouse = up; currentState = up-focused-nonDefault; They look like something that can be done. In this case, maybe separate with spaces to promote a more CSS type of syntax? This might be

[VOTE][RESULTS] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation

2013-06-06 Thread Carlos Rovira
Here we have the vote results: *+1 Binding* OmPrakash Muppirala Justin Mclean Erik de Bruin Frederic Thomas Sebastian Mohr Jeff Tapper Alex Harui *0 Binding* Jeffry Houser *-1 Binding* Igor Costa *+1 Non-Binding* Carlos Rovira Joao Fernandes Cyrill Zadra aYo Jose Barragan Arnoud Bos Margo

Re: Multidimensional States

2013-06-06 Thread jude
Yeah. I like the state delegates. What if you took it one step further and added inline states? s:states s:State name=up/ s:State name=down/ s:State name=over/ /s:states s:Group id=focusGroup s:states s:State name=nonFocused/ s:State name=focused/

Re: Multidimensional States

2013-06-06 Thread Cosma Colanicchia
Probably just a sintax choice: having them all toghether could be useful to quickly have an outlook of the states stuff when you open an MXML document, instead of searching for a number of sparse s:states blocks (they are the state of the main MXML component, after all) - on the other hand,

Re: TLF Modifications/Getting Involved

2013-06-06 Thread jude
I might have run into the same issues with List numbering. I had to do the same types of work around to modify anything because all of the classes were internal or final. I don't know if I solved the issue you were mentioning. If you describe it in more detail I can see if it's the same and share

Re: checkin tests filing on Linux

2013-06-06 Thread Alex Harui
On 6/6/13 12:49 AM, Justin Mclean jus...@classsoftware.com wrote: Hi, Different but valid? Looks invalid to me - basically they are left in the order they are passed in. cote, côte, coté, côté Ah, I didn't understand that the order was not changing. If you are sure of what the order should

Re: Multidimensional States

2013-06-06 Thread Alex Harui
Good stuff. Today, you can sort of do this with fx:Declarations/fx:Component, but it isn't in-line, just in the same document. Do either of you have a skin or component that could truly take advantage of that? And still, you end up writing code to set currentState according to some other set of

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread Erik de Bruin
Just did that. Run's runnin' now ;-) E On Thu, Jun 6, 2013 at 9:40 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: Ahh so close... 39 failures. Erik, can you please re-run the failures as Alex requested? You can probably just update jenkins.sh and check it in. I am not near a real

Swiz Donation: Next Steps (was Re: [VOTE][RESULTS] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation)

2013-06-06 Thread Alex Harui
Yes, Chris needs get on our email list and put it in writing that he wants to donate. I think we need some proof of ownership. Does he own the code or some corporation or business entity that he belongs to. I think he will need to sign an ICLA. -Alex

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread Alex Harui
OK. Can you shut down Jenkins when it is done so it doesn't kick off another run? Let me know when it's all done and I'll poke at the remaining failures. -Alex On 6/6/13 8:23 AM, Erik de Bruin e...@ixsoftware.nl wrote: Just did that. Run's runnin' now ;-) E On Thu, Jun 6, 2013 at 9:40 AM,

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread Erik de Bruin
If you run a -failures, should the command line reflect that? What I'm seeing is: Skipping testcase check Doing a regular mini run Buildfile: C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\build.xml Is that expected? How do I know if it picked up the -failures or not? EdB On Thu, Jun

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread Alex Harui
Usually it lists off a set of files that it will run. Don't worry about -failures. Just shutdown jenkins and let me know and I'll log in and run whatever I need. Thanks, -Alex On 6/6/13 8:33 AM, Erik de Bruin e...@ixsoftware.nl wrote: If you run a -failures, should the command line reflect

Re: Swiz Donation: Next Steps (was Re: [VOTE][RESULTS] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation)

2013-06-06 Thread Carlos Rovira
2013/6/6 Alex Harui aha...@adobe.com Ugh. I have to watch a video? What am I looking for in that video? hehe I only want to say that history is written in the internet so is easy to prove that Chris Scott is the author, but I see that he must prove it himself. better wait for his email to

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread Erik de Bruin
Ok, I've stopped the run. Jenkins currently doesn't have a schedule attached, it'll run only when started manually. EdB On Thu, Jun 6, 2013 at 5:42 PM, Alex Harui aha...@adobe.com wrote: Usually it lists off a set of files that it will run. Don't worry about -failures. Just shutdown

Auto fit list item height to it's content

2013-06-06 Thread Sumudu Chinthaka
hi guys i have being working on a flex mobile project and having some difficulties with my labelitemrenderer i have a list with a custom item renderer and inside the renderer i have a label that will populate with variable length data from the db. so i want to re size the row height of the list

RE: [jira] [Commented] (FLEX-33083) Flash builder report An internal build error has occurred. See the error log for more information.

2013-06-06 Thread Glenn Williams
Ive also had this happen with builder 4.7 I actually assumed it was some problem of mine until reading this post I changed back to sdk 4.7 and all was fine again I will look into it my end -Original Message- From: Alex Harui (JIRA) [mailto:j...@apache.org] Sent: Wednesday, June 05,

Re: Multidimensional States

2013-06-06 Thread Cosma Colanicchia
AFAIK: - currently states also play a role in the skinning contract of a skinnable component (skinStates) - states are supported by transitions management The first one maybe could be dropped, resulting in a relaxed skinning contract: the button may have bindable model properties such as

Re: Swiz Donation: Next Steps (was Re: [VOTE][RESULTS] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation)

2013-06-06 Thread Greg Reddin
On Thu, Jun 6, 2013 at 11:00 AM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: hehe I only want to say that history is written in the internet so is easy to prove that Chris Scott is the author, but I see that he must prove it himself. We could not in good conscience accept a donation

Re: Auto fit list item height to it's content

2013-06-06 Thread Lee Burrows
Off the top of my head, i think you'll need to set variableRowHeight=true on the list and then override measure and layoutContents methods in your custom renderer as appropriate On 06/06/2013 17:05, Sumudu Chinthaka wrote: hi guys i have being working on a flex mobile project and having

RE: Swiz Donation: Next Steps (was Re: [VOTE][RESULTS] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation)

2013-06-06 Thread Michael A. Labriola
We could not in good conscience accept a donation without written, clear intentions from the author. I suspect it will require a software grant and the author will need to go through some legal paperwork to assent that he has ownership of the code and is willing to donate it to the ASF. I need

Re: Auto fit list item height to it's content

2013-06-06 Thread Alex Harui
Hi, please post on us...@flex.apache.org, and include the code for your renderer. It's a bit confusing, but we're trying to use the dev@ list for issues regarding changes to the code in the SDK and other Apache Flex repos, and users@ is for questions regarding usage of that code, even though you

Re: Multidimensional States

2013-06-06 Thread Alex Harui
To be clear, I'm mainly concerned about how to implement this in FlexJS. I'm not planning to try to upgrade or retrofit this into the current Flex SDK, but someone else is certainly welcome to take that on. My thoughts around effects in general is that, in FlexJS, you have replaceable models.

Re: Swiz Donation: Next Steps (was Re: [VOTE][RESULTS] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation)

2013-06-06 Thread Carlos Rovira
Thanks Mike, I'll forward to Chris so he can chek it. Best Carlos 2013/6/6 Michael A. Labriola labri...@digitalprimates.net We could not in good conscience accept a donation without written, clear intentions from the author. I suspect it will require a software grant and the author will

Re: [DRAFT] Flex June Report

2013-06-06 Thread Alex Harui
Any other comments before I file this report? - Apache Flex is an application framework for easily building Flash-based applications for mobile devices, the browser and desktop. RELEASES Apache Flex SDK 4.9.1 was released on 2/28/13. Apache Flex Installer 2.5.4 was released on

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread Alex Harui
Is someone using the VM? I'd like to get back to looking at the failures. -Alex On 6/6/13 9:01 AM, Erik de Bruin e...@ixsoftware.nl wrote: Ok, I've stopped the run. Jenkins currently doesn't have a schedule attached, it'll run only when started manually. EdB On Thu, Jun 6, 2013 at 5:42 PM,

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread OmPrakash Muppirala
I took a peek a while ago. The build was stopped and there was an exception window on the Flash Player. Please go ahead and take a look. Om On Thu, Jun 6, 2013 at 12:44 PM, Alex Harui aha...@adobe.com wrote: Is someone using the VM? I'd like to get back to looking at the failures. -Alex

[jira] [Commented] (FLEX-33083) Flash builder report An internal build error has occurred. See the error log for more information.

2013-06-06 Thread Tim Baldwin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677428#comment-13677428 ] Tim Baldwin commented on FLEX-33083: I had this issue, and realized when I installed

[jira] [Commented] (FLEX-33083) Flash builder report An internal build error has occurred. See the error log for more information.

2013-06-06 Thread Mark Piller (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677444#comment-13677444 ] Mark Piller commented on FLEX-33083: I also confirm that it works IF the BlazeDS

[jira] [Updated] (FLEX-33083) Flash builder report An internal build error has occurred. See the error log for more information.

2013-06-06 Thread Mark Piller (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Piller updated FLEX-33083: --- Attachment: flex installer change.png The highlighted areas much change to reflect that it is the

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread Alex Harui
Jenkins or something keeps trying to open the FlashPlayer. How do I stop it? On the status window the disable project button looks clickable. Would that stop it? From: OmPrakash Muppirala bigosma...@gmail.commailto:bigosma...@gmail.com Date: Thursday, June 6, 2013 12:45 PM To: Alex Harui

Re: Build failed in Jenkins: flex-sdk_mustella #144

2013-06-06 Thread OmPrakash Muppirala
Is the job running? If yes, open the job click on the red x button next to the progress bar on top. If the job is not running, go into job configure and select the 'Disable build' button. On Thu, Jun 6, 2013 at 3:00 PM, Alex Harui aha...@adobe.com wrote: Jenkins or something keeps trying

Re: SDK Nightly builds?

2013-06-06 Thread OmPrakash Muppirala
In the interest of getting nightly builds of SDK available soon, asking this question again: Is there any way to generate a .MD5 hash of the artifacts after the release build is done? Or should we have a switch in the installer to disable MD5 checks for nightlies? Is that even a safe option?

Build failed in Jenkins: flex-falcon #26

2013-06-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/flex-falcon/26/ -- [...truncated 1767 lines...] [junit] Error: unable to open 'f:\hudson\hudson-slave\workspace\flex-sdk\frameworks\libs\framework.swc'. [junit]

Re: BlazeDS

2013-06-06 Thread Nick Collins
What I like about BlazeDS is that it has the same basic architecture as LiveCycle DS, so you can pretty much swap them out 1:1 and just gain new functionality with LiveCycle. Granted, you do have to modify your code to take advantage of that functionality, but the changes are minimal. It has been

[jira] [Created] (FLEX-33584) Draging the mouse outside the window with the middle or right button will disable mouse over

2013-06-06 Thread Jean-Denis Boivin (JIRA)
Jean-Denis Boivin created FLEX-33584: Summary: Draging the mouse outside the window with the middle or right button will disable mouse over Key: FLEX-33584 URL:

Re: SDK Nightly builds?

2013-06-06 Thread Justin Mclean
HI, Is there any way to generate a .MD5 hash of the artifacts after the release build is done? Should be straightforward. On OSX/Linux it's just md5 filename. On windows it may be more complex and you may need to use this: http://support.microsoft.com/kb/841290 Jenkins could be set up to run

[jira] [Commented] (FLEX-33083) Flash builder report An internal build error has occurred. See the error log for more information.

2013-06-06 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677830#comment-13677830 ] Justin Mclean commented on FLEX-33083: -- Changed license message to be more generic