AW: ApacheCon: Austin, Texas, April 13-17, 2015

2015-02-08 Thread Christofer Dutz
The review of the submissions is not over yet. I have submitted a talk and workshop on Flex + FlexJS + Maven and one on BlazeDS, but no Idea if they will be accepted. But the notifications will go out on 14.02.2015 ... so then we will know more :-) Chris -Ursprüngliche Nachricht-

[Installer] Setting up installer sources into IDE

2015-02-08 Thread piotrz
Hi Guys, I'm trying to setting up installer sources into my IDE (Intellij 14.0). I got an error: Error:(36, 30) [InstallApacheFlex (module installer)]: Error code: 1172: Definition org.apache.flex.crypto:MD5Stream could not be found. Where actually I can find this class ? I have found that this

Re: [Installer] Setting up installer sources into IDE

2015-02-08 Thread Erik de Bruin
I think you can run 'ant main' and it will get the needed resources? But in order to build your need to set up 2 other projects in your IDE: common and ant-on-air EdB On Sunday, February 8, 2015, piotrz piotrzarzyck...@gmail.com wrote: Hi Guys, I'm trying to setting up installer sources

Re: TLF additions documentation?

2015-02-08 Thread jude
Here's a Table Explorer, http://pastebin.com/Uzxz2ep6 I've used. The API has changed slightly since I used it and you are likely to encounter bugs (possibly real / possibly incorrect usage). I can send you the exported project as well as this is missing some icons. Just email me and I'll send it

Re: Flex 4.6 Spark Skin question

2015-02-08 Thread Scott Talsma
David, Is there a particular reason you are maintaining two separate projects? Is it your intention to share the skins across projects? One thing you can try to it add your skins directory as a secondary source root. I'm not sure how to do it in FlashBuilder, but I recall it being pretty

Swiz Donation?

2015-02-08 Thread Eric
Hello, Is Swiz still going to be merged into the standard SDK? Or has that happened already? -Eric

Re: Flex 4.6 Spark Skin question

2015-02-08 Thread jude
Maybe ClassReference(../skin.sparkSkins.SkinForCustomItemRendererComponent On Friday, February 6, 2015, David Frank david.fr...@on24.com wrote: Hey guys, First time mailing the group. Let me introduce myself. I've been working on Flex 3.2 for the past 6 years, and I've only recently upgraded

Re: Swiz Donation?

2015-02-08 Thread Carlos Rovira
No. It was not merged. I was in contact with chris (the author of swiz), and although he had the intention to make the donation he was very busy to make it happen, so things where left and nothing happens in the end. 2015-02-08 12:48 GMT+01:00 Jeffry Houser jef...@dot-com-it.com: On 2/6/2015

Flex resolution of transitive dependencies

2015-02-08 Thread Christofer Dutz
Since Maven 3.1 a bug has been fixed that we were relying on for building Flex applications. This caused any transitive dependencies of rsl, cache and included scoped dependencies to be omitted from the build. I am currently extending FlexMojos to manually handle the flex scopes. But I am not

Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread Nicholas Kwiatkowski
Ok. Digging into this a bit more, the only time we will ever use HTTPS is during the Installer Config download and the MD5s. No reason why we need to be tunneling the Installer Config through HTTPS. All it contains is localization strings for the current version. MD5 paths (and all paths,

Re: [4.14] Adobe Embedded Font Libs and Utils required for FlatSpark skins

2015-02-08 Thread kevin.godell
As an update to my complaint about the roboto warnings when debugging to an Android 4 device, I fixed it by copying the font-face from the default.css and changing the embed-as-cff option to true: /*Roboto Fonts*/ @font-face { src:

Re: Swiz Donation?

2015-02-08 Thread Jeffry Houser
On 2/6/2015 9:10 PM, Eric wrote: Hello, Is Swiz still going to be merged into the standard SDK? Or has that happened already? Has Swiz been donated? I thought there was talk of it at some point in the past, but I thought it never happened. To my knowledge Swiz has not been merged

export application for linux using Flash Builder 4.7

2015-02-08 Thread asif_ali0869
Hi, I want to export my application for Linux and i m using flash builder 4.7. Please suggest work-around. Thanks -- View this message in context: http://apache-flex-development.247.n4.nabble.com/export-application-for-linux-using-Flash-Builder-4-7-tp45043.html Sent from the Apache

Re: [Installer] Setting up installer sources into IDE

2015-02-08 Thread piotrz
Thanks Erik. I've moved a bit forward. ant-on-air is building, but I'm still getting error with MD5Stream class. It has apache name space org.apache.flex.crypto.MD5Stream - so do we have these swc somewhere in our repo ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this

Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread Alex Harui
On 2/6/15, 2:56 PM, Nicholas Kwiatkowski nicho...@spoon.as wrote: I have some time to implement the as3httpdlib this weekend if that is the direction we want to go. Sounds good to me, go for it! -Alex

[Installer] legal review

2015-02-08 Thread Erik de Bruin
Hi, Would the legal eagles mind doing an initial review of the legal docs for the Installer? Thanks, EdB -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

Re: [Installer] Setting up installer sources into IDE

2015-02-08 Thread Erik de Bruin
org.apache.flex.crypto.MD5Stream is part of the ant-on-air project, once that builds, you should see the error go away. EdB On Sun, Feb 8, 2015 at 12:39 PM, piotrz piotrzarzyck...@gmail.com wrote: Thanks Erik. I've moved a bit forward. ant-on-air is building, but I'm still getting error

Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread Harbs
FWIW, when I tried to implement a socket server for Flash, I ran into more issues than with URLLoader. Although, I don’t remember any details. On Feb 8, 2015, at 6:50 PM, Alex Harui aha...@adobe.com wrote: On 2/6/15, 2:56 PM, Nicholas Kwiatkowski nicho...@spoon.as wrote: I have some

Re: [Installer - FLEX-34251] Is SSK needed for load installer config?

2015-02-08 Thread OmPrakash Muppirala
On Feb 8, 2015 8:52 AM, Alex Harui aha...@adobe.com wrote: On 2/6/15, 2:56 PM, Nicholas Kwiatkowski nicho...@spoon.as wrote: I have some time to implement the as3httpdlib this weekend if that is the direction we want to go. Sounds good to me, go for it! And some refactoring of the main

Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
Okay, I got the same error during a debug run as well. Here is the stack trace: TypeError: Error #1009: Cannot access a property or method of a null object reference. at org.apache.flex.ant::Ant/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\Ant.as:216] at

Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
On Sun, Feb 8, 2015 at 9:18 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, I got the same error and reported that on the list last week. No idea what the cause is as the installer XML looks good to me. Are you still getting that error? I looked at the google analytics report and I

Re: [Installer] legal review

2015-02-08 Thread Erik de Bruin
Why wait? If (when) we add as3httpblientlib, it will be at most one addition to one file. What I'm hoping for is to have a parallel track where all other legal stuff that you can possibly come up with (binaries, deep-nested licenses etc.) is checked and verified. There is no need to wait for an

Re: [Installer] legal review

2015-02-08 Thread Justin Mclean
Hi, From a quick look that are OK, but are probably not 100% correct, but IMO it's not a licensing error on our part and not a blocker. IMO the (minor) issues are: 1. Binary bundles as3 commons which is not mentioned in license/notice. (It's Apache licensed). 2. We have stuff in LICENSE that

[Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
I am trying to download the Flex 4.14 SDK with AIR 17/FP 17 Beta. I tried it twice, the installation gets aborted at the same spot: Version 3.1.0 (windows) Using Locale: en_US Fetched the SDK download mirror URL from the CGI. AIR version 17.0 Flash Player version 17.0 Creating Apache Flex home

Re: [Installer] Installation aborted

2015-02-08 Thread Justin Mclean
Hi, I got the same error and reported that on the list last week. No idea what the cause is as the installer XML looks good to me. Justin

Re: [Installer] legal review

2015-02-08 Thread Alex Harui
Can we wait to see if we integrate as3httpclient? That will impact the legal docs. -Alex On 2/8/15, 9:21 AM, Erik de Bruin e...@ixsoftware.nl wrote: Hi, Would the legal eagles mind doing an initial review of the legal docs for the Installer? Thanks, EdB -- Ix Multimedia Software Jan

Re: Flex resolution of transitive dependencies

2015-02-08 Thread Alex Harui
Hi Chris, Unfortunately, I have no idea what you are talking about.. -Alex On 2/8/15, 4:33 AM, Christofer Dutz christofer.d...@c-ware.de wrote: Since Maven 3.1 a bug has been fixed that we were relying on for building Flex applications. This caused any transitive dependencies of rsl, cache and

Re: [Installer] Installation aborted

2015-02-08 Thread Justin Mclean
Hi, Are you still getting that error? Yes. I looked at the google analytics report and I dont see it being widespread. I don't think it's being reported in the google analytics. Justin

Re: [Installer] Installation aborted

2015-02-08 Thread OmPrakash Muppirala
On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Are you still getting that error? Yes. I looked at the google analytics report and I dont see it being widespread. I don't think it's being reported in the google analytics. Okay, I will run it

Re: Swiz Donation?

2015-02-08 Thread Eric
That's a shame. I agree the entire framework might be a bit much, but IoC/Dependency Injection, ServiceHelper and default fault handler support (all optional features) really helped fill in some gaps and avoid boilerplate. On 2/8/2015 7:19 AM, Carlos Rovira wrote: No. It was not merged. I