Re: SDK Installer on Linux - status report

2013-11-20 Thread Tom Chiverton
On 19/11/2013 20:46, Justin Mclean wrote: But you can download and install the AIR runtime from here right? Yes; But it wont work without creating additional symbolic links. If all you want is to install the SDK, and you are not going to building an AIR app, I think it's quite a hurdle so some

Re: SDK Installer on Linux - status report

2013-11-20 Thread Justin Mclean
Hi, I think it's quite a hurdle so some clear docs are a good start. No argument there. Sadly, we can't just supply a .tgz because the SDK requires AIR that we can't redistribute. Unless we had a redistribution license (not impossible btw). We could package the existing Flex installer into

Re: SDK Installer on Linux - status report

2013-11-20 Thread Tom Chiverton
On 20/11/2013 09:25, Justin Mclean wrote: I think it's quite a hurdle so some clear docs are a good start. No argument there. If someone grants my user create pages permission on the Wiki I'll put something under Guides and Reference to start with. That would be the best way forward, I

Re: AW: Questions about current mavenizer status

2013-11-20 Thread Cosma Colanicchia
I have created the FDKs for 4.11 (with the latest AIR and FP versions, and all options checked) from Windows and from Mac, and tried to diff out the two folders. I see that there are a lot of changes, some of which are expected: - /bin (adl vs adl.exe, adt vs adt.exe) - /android/lib binaries

Re: AW: Questions about current mavenizer status

2013-11-20 Thread Cosma Colanicchia
I’m now trying to deploy the artifacts to a shared repository with the in-vm deployer. Our repository is not exposed via HTTP, instead is accessed as a network share using a file://... repository URL. The new deployer fail instantly with an ArtifactTransferException. Probably this is an edge

AW: AW: Questions about current mavenizer status

2013-11-20 Thread christofer.d...@c-ware.de
Ok ... so I didn't think there was such a think as a file-accessible remote maven repository. You never stop learning ;-) But I'll have a look at this case. Chris Von: Cosma Colanicchia [cosma...@gmail.com] Gesendet: Mittwoch, 20. November 2013 11:55 An:

Re: AW: Questions about current mavenizer status

2013-11-20 Thread Avi Kessner
It's not really an edge case. In my company we just copy pasted the repository onto local drives :) brought to you by the letters A, V, and I and the number 47 On Wed, Nov 20, 2013 at 12:55 PM, Cosma Colanicchia cosma...@gmail.comwrote: I’m now trying to deploy the artifacts to a shared

Re: AW: Questions about current mavenizer status

2013-11-20 Thread Cosma Colanicchia
Anyway, the “legacy” deployer worked fine, and you could always do a simple file copy, so this is not a real issue :) just sorry I couldn’t help to test the new in-vm one. 2013/11/20 christofer.d...@c-ware.de christofer.d...@c-ware.de Well I guess you don't use any sort of deployer in that

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
I rebuilt the compiler and installed it into the FlexJS overlay as I've done before. Building the AS version of my test works fine. Building with Falcon JX now gives me this console output: using FlashBuilder Project Files FlashBuilder settings: -locale en_US

Re: SDK Installer on Linux - status report

2013-11-20 Thread Alex Harui
On 11/20/13 1:36 AM, Tom Chiverton t...@extravision.com wrote: On 20/11/2013 09:25, Justin Mclean wrote: I think it's quite a hurdle so some clear docs are a good start. No argument there. If someone grants my user create pages permission on the Wiki I'll put something under Guides and

Re: SDK Installer on Linux - status report

2013-11-20 Thread Tom Chiverton
What's your wiki account id? Good question :-) Err... tchiverton ? Tom

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
Yes, the latest thing: since the last compiler update we need Java 1.7, I'm afraid. EdB On Wed, Nov 20, 2013 at 4:25 PM, Peter Ent p...@adobe.com wrote: I rebuilt the compiler and installed it into the FlexJS overlay as I've done before. Building the AS version of my test works fine.

Re: SDK Installer on Linux - status report

2013-11-20 Thread Tom Chiverton
Appears to work, cheers. Tom On 20/11/2013 17:29, Alex Harui wrote: OK, try editing the wiki. On 11/20/13 8:13 AM, Tom Chiverton t...@extravision.com wrote: What's your wiki account id? Good question :-) Err... tchiverton ? Tom

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
I've installed Java 1.7.0_45 and set JAVA_HOME to the location reported by java_home, then built flex-falcon and installed it into the FlexJS overlay. I get the same error. So then I changed the Java preferences for Flash Builder but get same error. Do the external Flash Builder tools Alex

Re: [FLEXJS] Overlays and SWC Refactoring

2013-11-20 Thread OmPrakash Muppirala
On Nov 19, 2013 12:51 PM, Alex Harui aha...@adobe.com wrote: On 11/18/13 12:19 PM, Erik de Bruin e...@ixsoftware.nl wrote: I'm clear. Sounds awesome! Let me know when the ant script is done, I'll work it into a Jenkins job so we get a fresh overlay for each commit to either Falcon(Jx) or

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
I just synced up and am getting the error. I'm now off to see what it takes to switch to Java 7. On 11/20/13 12:27 PM, Erik de Bruin e...@ixsoftware.nl wrote: I haven't run this through Flash Builder yet... And I spent the afternoon tweaking (hacking more like) my Mac to get it to install and

Re: [FLEXJS] Overlays and SWC Refactoring

2013-11-20 Thread Alex Harui
On 11/20/13 12:43 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Nov 19, 2013 12:51 PM, Alex Harui aha...@adobe.com wrote: On 11/18/13 12:19 PM, Erik de Bruin e...@ixsoftware.nl wrote: I'm clear. Sounds awesome! Let me know when the ant script is done, I'll work it into a Jenkins

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
On 11/20/13 1:09 PM, Gordon Smith gosm...@adobe.com wrote: Falcon got updated to require Java 1.7? Why was that? FalconJX uses Google Closure which seems to want 1.7. Not sure if Falcon just also move to 1.7 or not. -Alex - Gordon -Original Message- From: Erik de Bruin

Re: [FLEXJS] Overlays and SWC Refactoring

2013-11-20 Thread Erik de Bruin
Well, we keep the honorary major version 4 and do the actual numbering with the minor version and the build number. We start with 4.0.1 for alpha 1 and work our way up to 4.1.0 for the first release. EdB On Wed, Nov 20, 2013 at 10:10 PM, Alex Harui aha...@adobe.com wrote: On 11/20/13 12:43

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
You can have 2 (or more) versions of Java on your system. I have currently 1.6 (OSX native) and the Oracle JDK 1.7. You set your preference by setting JAVA_HOME to $(/usr/libexec/java_home -v 1.7). EdB On Wed, Nov 20, 2013 at 10:49 PM, Alex Harui aha...@adobe.com wrote: Update: My main

RE: AW: Questions about current mavenizer status (KMM104570566V84423L0KM) :ppNA

2013-11-20 Thread ppkana1-kana
I understand that you are seeking help to fix your PayPal account. We will help you, but the system shows no PayPal account under the email address dev@flex.apache.org. Please send us the email address of the account you want us to fix so we can assist you further. We will then contact you by

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
The Oracle site says that java 7 is not supported on OSX 10.6. On 11/20/13 1:57 PM, Erik de Bruin e...@ixsoftware.nl wrote: You can have 2 (or more) versions of Java on your system. I have currently 1.6 (OSX native) and the Oracle JDK 1.7. You set your preference by setting JAVA_HOME to

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
Yeah, it is probably way past time to upgrade. But you are running Java 7 on OSX 10.6? Why is it working for you? Maybe only the most recent updates to Java 7 don't work. -Alex On 11/20/13 2:11 PM, Erik de Bruin e...@ixsoftware.nl wrote: Ah, you're THAT much behind ;-) Well, for after the

Re: [FLEXJS] Overlays and SWC Refactoring

2013-11-20 Thread OmPrakash Muppirala
On Wed, Nov 20, 2013 at 1:54 PM, Erik de Bruin e...@ixsoftware.nl wrote: Well, we keep the honorary major version 4 and do the actual numbering with the minor version and the build number. We start with 4.0.1 for alpha 1 and work our way up to 4.1.0 for the first release. I like this but I

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
Nevermind, read your email incorrectly. Back to upgrading... On 11/20/13 2:22 PM, Alex Harui aha...@adobe.com wrote: Yeah, it is probably way past time to upgrade. But you are running Java 7 on OSX 10.6? Why is it working for you? Maybe only the most recent updates to Java 7 don't work.

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

2013-11-20 Thread Mark Kessler
Ran test [1] using 11.8. Unable to reproduce failure [1] mini_run.sh gumbo/components/ListDragDrop/events/SparkDNDList_events.mxml -Mark On Wed, Nov 20, 2013 at 5:31 PM, flex.muste...@gmail.com wrote: See http://localhost:8080/job/flex-sdk_mustella/551/changes Changes:

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

2013-11-20 Thread Alex Harui
Yep, that one tends to fail from time to time. You're all set. On 11/20/13 4:53 PM, Mark Kessler kesslerconsult...@gmail.com wrote: Ran test [1] using 11.8. Unable to reproduce failure [1] mini_run.sh gumbo/components/ListDragDrop/events/SparkDNDList_events.mxml -Mark On Wed, Nov 20, 2013

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

2013-11-20 Thread Justin Mclean
HI, I've just had it fail here, 3 times in a row so you might want to double check. Try running with -failures several times to see what happens. Thanks, Justin

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

2013-11-20 Thread Alex Harui
I really doubt a change to ComboBox is causing a failure here. This test is just flaky. Mustella needs a better infrastructure for running timing-based tests which the failing one is. On 11/20/13 5:25 PM, Justin Mclean jus...@classsoftware.com wrote: HI, I've just had it fail here, 3 times in

Re: Flex and AIR 4.0

2013-11-20 Thread Justin Mclean
Hi, To put everyone at ease: the full set of Mustella tests (39,000 of them!) passes on FP 12 and AIR 4. So it only contains bugs we don't know about or are already in JIRA :-) Justin

Re: Flex and AIR 4.0

2013-11-20 Thread Erik de Bruin
Exactly! So there's nothing special about the upcoming releases, something which the original poster seems to imply. I'm trying to prevent another Flex is dead outbreak. EdB On Thu, Nov 21, 2013 at 7:26 AM, Justin Mclean jus...@classsoftware.com wrote: Hi, To put everyone at ease: the full