AW: Re : Re^10: Flex SDK Converter Maven Extension available

2015-04-20 Thread Christofer Dutz
Well actually i should make flexmojos output sensible errors. That message you reported isn't any help at all and I have to handle that. No matter what we do. Your repo manager will always have to do something in order to have flash, air and fontkit installed. So currently I'll not put that muc

AW: Re^10: Flex SDK Converter Maven Extension available

2015-04-20 Thread Christofer Dutz
No actually the mavenizer IS the complete magic. I decided not to put the new code into flexmojos, but add an additional module to the mavenizer and work with an unmodified version of flexmojos :-) Chris Gesendet mit meinem HTC - Reply message - Von: "Alex Harui" An: "dev@flex.apache

Re : Re^10: Flex SDK Converter Maven Extension available

2015-04-20 Thread Frédéric THOMAS
I think it is great as well but would like to be able to do a complete build on CI having the SDK in my repo manager, so at the moment, I still need to rely on the deployer until a public mavenized version is out. Otherwize I still have no clue why I add an error:null, hope Ill have more time t

Re: Re^10: Flex SDK Converter Maven Extension available

2015-04-20 Thread Alex Harui
Not sure I fully understand, but sounds great. Does this mean there is no mavenizer to be released by Apache Flex? Thanks, -Alex On 4/20/15, 3:23 PM, "Christofer Dutz" wrote: >Ok ... so with my latest change, I was able to build Flexmojos without >any Flex related artifacts in my local repo. I

AW: Flatspark location

2015-04-20 Thread Christofer Dutz
I would really prefer the package to become a normal theme ... could you create issues for what's missing? Eventually this would be some great "low hanging fruit" for potential new committers and for people wanting to contribute in general? Especially when thinking about using it as a theme-lik

Re^10: Flex SDK Converter Maven Extension available

2015-04-20 Thread Christofer Dutz
Ok ... so with my latest change, I was able to build Flexmojos without any Flex related artifacts in my local repo. It correctly downloaded flash and air as well as all of our released Flex SDKs and the entire test-suite passed without a single failure ... new SNAPSHOT uploaded by the way ;-) I

Re: Flatspark location

2015-04-20 Thread Mahmoud Ali
> > >> I just noticed that my mavanizer generates a new artifact "flatspark" > ... isn't that a theme? Shouldn't this be located in the themes directory? > FlatSpark is not ready to be used as a theme, that's why there is this distinction. The project is meant to be a port of the FlatUI theme, so

AW: How about proposing for a Flex track at the ApacheCon EU?

2015-04-20 Thread Christofer Dutz
Yup ... I'm on the list since this morning ... that's where I got the idea about the Flex Track ;-) Von: Alex Harui Gesendet: Montag, 20. April 2015 23:03 An: dev@flex.apache.org Betreff: Re: How about proposing for a Flex track at the ApacheCon EU? (Rem

Re: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread Justin Mclean
Hi, +1 from me. I could do several talks. Into Flex sDK talk, Flex PMD, Flex Unit or how to build, debug and patch the SDK for instance. (I think a lot of people still have issues with the last step). I spoke to Jan at ApacheCon and it may be that the LF are also looking for more general high

Re: How about proposing for a Flex track at the ApacheCon EU?

2015-04-20 Thread Alex Harui
(Removing the 360 Flex from the subject as we are back to talking about ApacheCon Europe) @Chris (and anyone else planning to submit talks for Budapest), You might want to subscribe to the apachecon-discuss or at least read the posts from today. It sounds like track selection criteria is changin

Re: FontAwesome and Flex 4.14

2015-04-20 Thread WelshAndy
That was it! Thanks so much. I checked the settings for embedAsCFF and set the fontWeight to bold, and sure enough it now works on external devices. Thanks Alex, thats been bugging me for a couple of weeks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Fo

Re: FlexMonkey at Apache Flex

2015-04-20 Thread OmPrakash Muppirala
Eduard, That would be a welcome move. My recommendation would be to reach out to the original developers and see if there is an interest in donating FlexMonkey to Apache Flex. After that, we can take a vote here on the dev list to see if there is general agreement. After these two steps are don

Re: AW: AW: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread OmPrakash Muppirala
I can do talks on FlexJS and Mobile development. Thanks, Om On Mon, Apr 20, 2015 at 1:36 PM, Christofer Dutz wrote: > If we were to propose for a track, we would also need to fill it with > content. > Are there other people willing to submit any talks? > > I would probably submit stuff to the f

AW: AW: AW: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread Christofer Dutz
If we were to propose for a track, we would also need to fill it with content. Are there other people willing to submit any talks? I would probably submit stuff to the followig topics: - BlazeDS - Flex PMD (If I get some more work on this done) - FlexUnit - Testing Flex with Selenium Webdriver and

Re: FontAwesome and Flex 4.14

2015-04-20 Thread Alex Harui
On 4/20/15, 12:56 PM, "WelshAndy" wrote: >Thanks. Yes, I selected the font support & that seemed to install okay. I >see >Flatspark buttons, and I see Fontawesome icons on labels, but I dont see >the >FontAwesome icons on buttons, using the code above, outside of the AIR >simulator. Im using 4.

Re: FontAwesome and Flex 4.14

2015-04-20 Thread WelshAndy
Thanks. Yes, I selected the font support & that seemed to install okay. I see Flatspark buttons, and I see Fontawesome icons on labels, but I dont see the FontAwesome icons on buttons, using the code above, outside of the AIR simulator. Im using 4.14. Should I update to the 4.14.1 maybe? -- Vi

Re: AW: AW: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread OmPrakash Muppirala
+1 from me. I like the idea of taking Flex in front of new users. ApacheCon would be a great place to do that. Thanks, Om On Mon, Apr 20, 2015 at 12:43 PM, Alex Harui wrote: > > > On 4/20/15, 12:17 PM, "Christofer Dutz" wrote: > > >If there are no objections or any other people willing to do

Re: FontAwesome and Flex 4.14

2015-04-20 Thread Alex Harui
When you installed Flex 4.14, did you select the option to install the embedded font support? -Alex On 4/20/15, 11:57 AM, "WelshAndy" wrote: >hmm... apparently that only fixed it on the AIR Simulator. Just tried it >on 2 >Android devices and still get the broken symbol (square with a cross) wit

Re: AW: AW: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread Alex Harui
On 4/20/15, 12:17 PM, "Christofer Dutz" wrote: >If there are no objections or any other people willing to do so, I would >volunteer to submit a Track proposal to the CpacheCon comitee, as I would >really love to spread the word a little more :) If you and others have the time and energy, defin

AW: AW: AW: Flex SDK Converter Maven Extension available

2015-04-20 Thread Christofer Dutz
Ok I just fixed a little bug in the converter ... As I stripped the build number from the flex version, no rsl was copied to the maven repo. I just fixed that problem, now the rsls are correctly deployed to the output. Chris Von: Christofer Dutz Gesen

AW: AW: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread Christofer Dutz
I think the main idea about the ApacheCon is not that I book a conference to learn technology X and just X. I go there cause i want to learn new stuf, learn what's going on, look outside of my area of expertise. We need to get more people interested in Flex. You don't let this community grow by

Re: FontAwesome and Flex 4.14

2015-04-20 Thread WelshAndy
hmm... apparently that only fixed it on the AIR Simulator. Just tried it on 2 Android devices and still get the broken symbol (square with a cross) with no FontAwesome icon, so no fix yet. Do I need to manually add something / swc / font / package to the compilation stage perhaps? Thanks for any

Re: AW: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread Alex Harui
My takeaway from the discussion about ApacheCon on the Apache-wide mailing lists is that ApacheCon is a for-profit venture of the Linux Foundation. The LF is not out to promote all Apache projects, just the ones they think will sell the most tickets. Maybe I’m under-selling Flex, but I don’t think

AW: 360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread Christofer Dutz
So Why Not concentrate on ApacheCons? We are part of the foundation and are a pretty active project. I don't see the need for something separately. And none really has to take any risk. Chris Gesendet mit meinem HTC - Reply message - Von: "Alex Harui" An: "dev@flex.apache.org" , "Dave

360 Flex (was Re: How about proposing for a Flex track at the ApacheCon EU?)

2015-04-20 Thread Alex Harui
On 4/20/15, 8:05 AM, "Dave Glasser" wrote: >On a somewhat related subject, it appears that the 360 Flex conference is >no more, although I can't find a formal announcement to that effect. Does >anyone know what the deal is? It’s been a while since I talked to the organizers, but while there is n

Re: FlexMonkey at Apache Flex

2015-04-20 Thread Harbs
To add it, we’d need it to be donated by the original developers. Harbs On Apr 20, 2015, at 6:56 PM, Eduard Beutel wrote: > Hi, > I was wondering if we could add FlexMonkey (GUI testing tool for Flex) to > your project.The original developers have ended support.Trying to fix an > issue I did

FlexMonkey at Apache Flex

2015-04-20 Thread Eduard Beutel
Hi, I was wondering if we could add FlexMonkey (GUI testing tool for Flex) to your project.The original developers have ended support.Trying to fix an issue I did some cleanup work.My code is at  https://github.com/eduardbeutel/flexmonkey-4-12-1-migrationAs the issue was resolved I'm not current

Re: How about proposing for a Flex track at the ApacheCon EU?

2015-04-20 Thread Dave Glasser
On a somewhat related subject, it appears that the 360 Flex conference is no more, although I can't find a formal announcement to that effect. Does anyone know what the deal is? From: Christofer Dutz To: "dev@flex.apache.org" Sent: Monday, April 20, 2015 10:42 AM Subject: How about p

Re: Re:Re: Re:Re: Re:Re: Re:Flex Scroller optimization

2015-04-20 Thread after24
Hello Darkstone, Thanks for those tests. It would be very interesting that other users share the results they get on other devices, especially on iOS. I am deeply convinced that UI smoothness is a key parameter of the user experience and has a large impact on the perception of the quality of an a

AW: Flatspark location

2015-04-20 Thread Christofer Dutz
Looking at the docs and after that at the code it actually seems if this is actually just a skin and 2 tiny components. I would think that we should think about moving the two components over (or removing them) to one of the component bundles and moving the skin stuf to a real skin package. Ha

How about proposing for a Flex track at the ApacheCon EU?

2015-04-20 Thread Christofer Dutz
Hi, I just got the email in which they are asking for track proposals. What do you guys think about applying for one? I think we do have quite a lot of stuff we could talk about. - Flex - FlexJS - Falcon - BlazeDS - FlexUnit - ... I would really love to have us apply for something like

Re: Flatspark location

2015-04-20 Thread Erik de Bruin
https://cwiki.apache.org/confluence/display/FLEX/Using+FlatSpark+skins Now you know as much as I do ;-) EdB On Mon, Apr 20, 2015 at 3:36 PM, Christofer Dutz wrote: > Hmmm ... ok ... so I can't use normal spark components and have the > "flatspark" theme applied and I don't pass it to the com

AW: Flatspark location

2015-04-20 Thread Christofer Dutz
Hmmm ... ok ... so I can't use normal spark components and have the "flatspark" theme applied and I don't pass it to the compiler as theme? Chris Von: Erik de Bruin Gesendet: Montag, 20. April 2015 15:07 An: dev@flex.apache.org Betreff: Re: Flatspark loc

Re: Flatspark location

2015-04-20 Thread Erik de Bruin
The word 'theme' is used when referring to FlatSpark, but not correctly. Technically it's a collection of skins and some components. EdB On Mon, Apr 20, 2015 at 2:48 PM, Christofer Dutz wrote: > Hi, > > > I just noticed that my mavanizer generates a new artifact "flatspark" ... > isn't that a

Flatspark location

2015-04-20 Thread Christofer Dutz
Hi, I just noticed that my mavanizer generates a new artifact "flatspark" ... isn't that a theme? Shouldn't this be located in the themes directory? Chris

Re: [Jenkins] flex_sdk_slave2 is offline

2015-04-20 Thread Erik de Bruin
I'll send you the RDP credentials privately. That way you can scratch any SysAdmin itch you may feel ;-) EdB On Mon, Apr 20, 2015 at 9:21 AM, piotrz wrote: > Thanks Erik. > > Btw. How you are logging on this machine ? :) Is it something which I also > could do this ? :) > > Piotr > > > > -

Re: [Jenkins] flex_sdk_slave2 is offline

2015-04-20 Thread piotrz
Thanks Erik. Btw. How you are logging on this machine ? :) Is it something which I also could do this ? :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Jenkins-flex-sdk-slave2-is-offline-tp46106p46

Re: [Jenkins] flex_sdk_slave2 is offline

2015-04-20 Thread Erik de Bruin
Windows Update :-( Running now. EdB On Mon, Apr 20, 2015 at 9:09 AM, piotrz wrote: > Hi Guys, > > Our Jenkins machine is offline for couple of days. Anyone know how to fix it > ? :) > > Piotr > > > > - > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: > h

[Jenkins] flex_sdk_slave2 is offline

2015-04-20 Thread piotrz
Hi Guys, Our Jenkins machine is offline for couple of days. Anyone know how to fix it ? :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Jenkins-flex-sdk-slave2-is-offline-tp46106.html Sent from the

AW: AW: AW: Flex SDK Converter Maven Extension available

2015-04-20 Thread Christofer Dutz
The reason why the conversion of a Flex SDK needs flash resources, is the fact that in the Flex SDK we don't provide all themes as swcs. I made the flex converter automatically compile any non swc themes to swc format in order to be able to use all themes equally. In order to compile, you need a