AW: Mavenizer - minor issue

2012-11-12 Thread christofer.d...@c-ware.de
Hi Carol, I just had a look and you can safely remove the csv as this was needed in an earlier version of the generator to resolve ambiguities. I wouldn't call the dummy.rb.swc a binary file in the normal sense, as It is a completely empty 1-kb zip file. So there is no source missing for that as

Re: Installer release is a go!

2012-11-12 Thread Erik de Bruin
I've update the config.xml to show a relative path to the Installer binaries, which causes the Badge to use the mirrors. I've also update the link in the navigation panel to point to 'installer.html' instead of 'installerTmp.html', so we're basically live now. Anything I forgot? EdB On Tue, N

Re: [FALCON] Fonts Question

2012-11-12 Thread Alex Harui
Actually, I am suggesting writing enough code to not require the Adobe font jars anymore. First, it complicates the install, second, it is one more dependency on Adobe, third, it requires everyone to re-tool their application build scripts, making it another reason not to switch. The backup or in

RE: [FALCON] Fonts Question

2012-11-12 Thread Om
I agree that the ttf to swf transcoding does not have to happen during compile time. We could build tooling separate from the compiler to make this conversion easier. Such tooling can take advantage if the fontswf utility from Adobe. At some point, when we write our own transcoder, we can revis

RE: [FALCON] Fonts Question

2012-11-12 Thread Gordon Smith
I don't recommend this for a new compiler because font transcoding is so slow that it should really be done only once, before compilation. - Gordon -Original Message- From: Gordon Smith Sent: Monday, November 12, 2012 7:41 PM To: flex-dev@incubator.apache.org Subject: RE: [FALCON] Fonts

RE: [FALCON] Fonts Question

2012-11-12 Thread Gordon Smith
Alex is suggesting writing a transcoder tor Falcon that uses Adobe's proprietary font JARs. He says this is what Apache's version of the old compiler has. - Gordon -Original Message- From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] Sent: Monday, November 12, 2012 6:42 PM To: flex-dev

RE: [FALCON] The+ ABC data is corrupt .. How to find the cause?

2012-11-12 Thread Gordon Smith
You could try running org.apache.flex.swf.io.SWFDump under the Eclipse debugger. If you're lucky, it might complain about the ABC. - Gordon -Original Message- From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] Sent: Monday, November 12, 2012 6:52 PM To: flex-dev@incubator.apache.org Sub

[FALCON] The+ ABC data is corrupt .. How to find the cause?

2012-11-12 Thread Cyrill Zadra
Hi Gordon There are a few mustella tests which genrerates a swf but it starts with error: VerifyError: Error #1107: The ABC data is corrupt, attempt to read out of bounds. So I might have some time to investigate why it generates corrupt ABC data but you may give me some hints how to find out wha

Re: [FALCON] Fonts Question

2012-11-12 Thread Cyrill Zadra
So basically for flash we've got following options: ** create swf fonts from the ttf fonts and rewrite the mustella tests to use the swf fonts ** write an own transcoder from ttf to swf For html we don't need anything like that because it already supports a bunch off font format like ttf, svg. Did

Re: Installer release is a go!

2012-11-12 Thread Nicholas Kwiatkowski
The mirrors take about 24 hours from our experience with the SDK. 90% of them had synced up within 4 hours, but the rest took to the end of 24 hours from our experience. -Nick On Mon, Nov 12, 2012 at 8:46 PM, Om wrote: > I have promoted the release candidates to: /www/ > www.apache.org/dist/in

Re: Installer release is a go!

2012-11-12 Thread Om
I have promoted the release candidates to: /www/ www.apache.org/dist/incubator/flex/installer/1.0. Erik, can you please help with updating the installer badge so that it picks up the binaries from the mirror? Once we get that done, I will send out an announcement on the usual lists. How long sho

[jira] [Updated] (FLEX-33253) Falcon Compile Error: Error: The data binding expression is invalid.

2012-11-12 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33253: Attachment: BindingError.mxml Example to reproduce the error. > Falcon Compile Err

[jira] [Created] (FLEX-33253) Falcon Compile Error: Error: The data binding expression is invalid.

2012-11-12 Thread Cyrill Zadra (JIRA)
Cyrill Zadra created FLEX-33253: --- Summary: Falcon Compile Error: Error: The data binding expression is invalid. Key: FLEX-33253 URL: https://issues.apache.org/jira/browse/FLEX-33253 Project: Apache Fle

RE: [FALCON] Fonts Question

2012-11-12 Thread Gordon Smith
I'm not sure. The engineer who did the font embedding for Falcon left Adobe recently. We felt that the compiler shouldn't be doing font embedding because it is inefficient to transcode the font more than once. - Gordon -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent

Re: [FALCON] Fonts Question

2012-11-12 Thread Alex Harui
On 11/12/12 1:46 PM, "Gordon Smith" wrote: > Then you would have a compiler that you couldn't distribute because it > required Adobe JARs. No, that's the way Apache Flex distributes MXMLC today. Everything compiles and runs, but embedding doesn't work if you haven't gone out separately and do

[jira] [Updated] (FLEX-33252) Falcon Compiler Error - NPE when TextGraphic element is used

2012-11-12 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33252: Attachment: FLEX-33252.patch Patch that should fix the NPE > Falcon Compiler Error

RE: [FALCON] Fonts Question

2012-11-12 Thread Gordon Smith
Then you would have a compiler that you couldn't distribute because it required Adobe JARs. - Gordon -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Monday, November 12, 2012 1:35 PM To: flex-dev@incubator.apache.org Subject: Re: [FALCON] Fonts Question On 11/12/

[jira] [Commented] (FLEX-33226) Convert sdk project compile targets to include flex-config format xml

2012-11-12 Thread Chema Balsas (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495659#comment-13495659 ] Chema Balsas commented on FLEX-33226: - Oops, sorry about that! It was actually > aut

[jira] [Updated] (FLEX-33252) Falcon Compiler Error - NPE when TextGraphic element is used

2012-11-12 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33252: Attachment: FxgNPETest.mxml DefinitionTextGraphic.fxg > Falcon Compiler Error -

[jira] [Created] (FLEX-33252) Falcon Compiler Error - NPE when TextGraphic element is used

2012-11-12 Thread Cyrill Zadra (JIRA)
Cyrill Zadra created FLEX-33252: --- Summary: Falcon Compiler Error - NPE when TextGraphic element is used Key: FLEX-33252 URL: https://issues.apache.org/jira/browse/FLEX-33252 Project: Apache Flex

Re: [FALCON] Fonts Question

2012-11-12 Thread Alex Harui
On 11/12/12 1:18 PM, "Gordon Smith" wrote: > For Apache Flex, you should require or download fontswf as a prerequisite and > use it to turn the font files used by the Mustella tests into SWF files. Then > the Mustella tests should embed the fonts from the SWF files. Ok, but by requiring fontsw

Re: [FALCON] Fonts Question

2012-11-12 Thread Cyrill Zadra
Thanks for feedback. I just red some stuff about Embed font support on http://www.bytearray.org/?p=4789 and http://labsdownload.adobe.com/pub/labs/flashplatformruntimes/air3-4/air3-4_p2_sdk_asc2_releasenotes.pdf. Isn't this exactly what we are talking here about? cyrill On Mon, Nov 12, 2012 at

RE: [FALCON] Fonts Question

2012-11-12 Thread Gordon Smith
For Apache Flex, you should require or download fontswf as a prerequisite and use it to turn the font files used by the Mustella tests into SWF files. Then the Mustella tests should embed the fonts from the SWF files. - Gordon -Original Message- From: Alex Harui [mailto:aha...@adobe.co

Re: [FALCON] Fonts Question

2012-11-12 Thread Erik de Bruin
> That said, looking forward at Flex on JS, is there font embedding in > HTML/CSS? Not sure about true embedding, but there is: http://caniuse.com/fontface EdB -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

[jira] [Updated] (FLEX-33251) Falcon Compiler Error - NPE when a TextGraphic element is a child of a Defintion element.

2012-11-12 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33251: Attachment: FLEX-33251.patch Patch that should fix the NPE > Falcon Compiler Error

clean up scripts in ide and ide/flashbuilder directories?

2012-11-12 Thread Carol Frampton
Now that the IDE installer is just about out the door I'd like to do some clean up in the ide and ide/flashbuilder directories unless anyone has objections. In particular I'd like to delete these two pairs of scripts. Both sets have issues, particularly on Windows. Rather than bothering to mai

Re: [FALCON] Fonts Question

2012-11-12 Thread Alex Harui
Ugh, I knew I was forgetting something. There is no embedded font support for Falcon. I'm not even sure fontswf will work. Gordon may know more. I was going to look into copying code from MXMLC to do some of the font embedding, but either way I think we do need to remove any dependencies on Ado

[jira] [Updated] (FLEX-33251) Falcon Compiler Error - NPE when a TextGraphic element is a child of a Defintion element.

2012-11-12 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33251: Attachment: FxgNPETest.mxml DefinitionTextGraphic.fxg Example to reproduce the NPE

[jira] [Created] (FLEX-33251) Falcon Compiler Error - NPE when a TextGraphic element is a child of a Defintion element.

2012-11-12 Thread Cyrill Zadra (JIRA)
Cyrill Zadra created FLEX-33251: --- Summary: Falcon Compiler Error - NPE when a TextGraphic element is a child of a Defintion element. Key: FLEX-33251 URL: https://issues.apache.org/jira/browse/FLEX-33251

[jira] [Commented] (FLEX-33226) Convert sdk project compile targets to include flex-config format xml

2012-11-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495611#comment-13495611 ] Carol Frampton commented on FLEX-33226: --- >> Please, verify specially the automation

Re: Mavenizer - minor issue

2012-11-12 Thread Carol Frampton
I just inserted the licenses (except the .csv file) since I have a perl script that does that. I'm not sure how manual-artifact-overrides.csv is used and whether or not it can contain a comment. If it can, then it needs an Apache header added. Since maven is now part of the this project I'd lik

[jira] [Commented] (FLEX-33248) Spark GridItemEditor cannot edit nested properties

2012-11-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495580#comment-13495580 ] Carol Frampton commented on FLEX-33248: --- Please provide a small working example with

Mavenizer - minor issue

2012-11-12 Thread Om
I just looked at the Mavenizer code here [1] It looks great! Thanks for the contribution! I see that the standard Apache license header is missing in all the files. Can you please add them? Also, it would be great if we copy over the contents of the README to a wiki page - this would be more v

Re: [RESULT] [VOTE] Release Apache Flex SDK Installer 1.0 - RC10

2012-11-12 Thread Om
On Mon, Nov 12, 2012 at 7:58 AM, Carol Frampton wrote: > > > On 11/9/12 7 :37PM, "Om" wrote: > > >Carol, > > > >I am not sure if this fixes "all" the problems. But when I diff the files > >from svn trunk vs. the packaged source kit, I still see some a few .as and > >.mxml files which seem diffe

[jira] [Commented] (FLEX-33226) Convert sdk project compile targets to include flex-config format xml

2012-11-12 Thread Chema Balsas (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495477#comment-13495477 ] Chema Balsas commented on FLEX-33226: - I've created a single "patch compile_targets.di

[jira] [Updated] (FLEX-33226) Convert sdk project compile targets to include flex-config format xml

2012-11-12 Thread Chema Balsas (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chema Balsas updated FLEX-33226: Attachment: compile_targets.diff All missing compile targets > Convert sdk project

[jira] [Updated] (FLEX-33238) Falcon Compile Error when using id attribute with ConstraintRow, ConstraintColumn, AddChild, GradientGlowFilter or GlowFilter

2012-11-12 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33238: Summary: Falcon Compile Error when using id attribute with ConstraintRow, ConstraintColumn, AddChil

[jira] [Updated] (FLEX-33238) Falcon Compile Error when using id attribute with ConstraintRow, ConstraintColumn or AddChild

2012-11-12 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33238: Description: Using the id attribute in or throws the error: C:\dev\ie8-git\flexclient\FalconTes

Re: Flex on top of Dart (was: To AS4 or not (was: Re: ASC 2.0 and Falcon))

2012-11-12 Thread Kevin Newman
There are a couple of Flash API on JS engines already (Jangaroo, EaselJS, Shumway, more...). Porting to another language, I'd suggest a JS compiler like Traceur or TypeScript. You might even be able to use Jangaroo's AS3->JS compiler to bootstrap the conversion in the short term (it'd still be

[jira] [Commented] (FLEX-33248) Spark GridItemEditor cannot edit nested properties

2012-11-12 Thread Maxime Cowez (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495388#comment-13495388 ] Maxime Cowez commented on FLEX-33248: - Indeed, the changes are pretty localized and ca

[jira] [Closed] (FLEX-33181) Mustella test/rpc (exclude test)

2012-11-12 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui closed FLEX-33181. - Resolution: Fixed Assignee: Alex Harui We didn't take this patch because Peter excluded the tests v

Re: [RESULT] [VOTE] Release Apache Flex SDK Installer 1.0 - RC10

2012-11-12 Thread Carol Frampton
On 11/9/12 7 :37PM, "Om" wrote: >Carol, > >I am not sure if this fixes "all" the problems. But when I diff the files >from svn trunk vs. the packaged source kit, I still see some a few .as and >.mxml files which seem different because of some reason. Then we should figure that out but this is

[jira] [Commented] (FLEX-33248) Spark GridItemEditor cannot edit nested properties

2012-11-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495357#comment-13495357 ] Carol Frampton commented on FLEX-33248: --- I think what you've attached is fine. I'm

[jira] [Assigned] (FLEX-33248) Spark GridItemEditor cannot edit nested properties

2012-11-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton reassigned FLEX-33248: - Assignee: Carol Frampton > Spark GridItemEditor cannot edit nested properties > -

Mobile Test News for Mustella

2012-11-12 Thread Peter Ent
Hi, I've been able to get the mobile test suite in Mustella (tests/mobile directory) run on using the desktop emulator. Many tests pass, but a lot are failing so there is more work to do to get them cleaned up and passing. I've updated the Mustella wiki (https://cwiki.apache.org/confluence/dis

[jira] [Commented] (FLEX-33226) Convert sdk project compile targets to include flex-config format xml

2012-11-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495310#comment-13495310 ] Carol Frampton commented on FLEX-33226: --- A single patch is fine if you collect them

Re: Mustella wiki - update

2012-11-12 Thread Peter Ent
I think that looks fine. Thanks for doing that! --peter On 11/12/12 3:37 AM, "Om" wrote: >I am not sure what the protocol is, but I updated the web server setup >section for Miustella on Windows [1] since it was missing. Please take a >look and see if it looks good. > >Thanks, >Om > >[1] https:

Re: Community patches are waiting

2012-11-12 Thread Justin Mclean
Hi, I've modified the query a little to be: project = FLEX AND (summary ~ patch OR description ~ patch OR comment ~ patch) AND status != 'Resolved' and assignee is empty and "Attachment count" >= "1" order by priority desc And saved as a filter called "Flex Unassigned Patches" so everyone can u

Re: Community patches are waiting

2012-11-12 Thread Nicholas Kwiatkowski
That's what I've been doing.. I think almost all the ones that have patches attached are assigned to somebody or closed now. The rest are sample files of what the person is reporting. I can start knocking out some of the ones marked as "easy", but I didn't want to take those from the community t

[FALCON] Fonts Question

2012-11-12 Thread Cyrill Zadra
Recognized that the mustella test swf compiled with falcon use different font then the ones compiled with the legacy compiler. That tends to quite a lot of test failures so I started to investigate and found following statement in the wiki: > Falcon includes transcoders for the various types of em

[jira] [Resolved] (FLEX-33246) Apache Flex Mavenizer needs a 'better' README

2012-11-12 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33246. -- Resolution: Fixed Assignee: Erik de Bruin > Apache Flex Mavenizer needs a 'better' RE

[jira] [Resolved] (FLEX-33247) Apache Flex Mavenized SDK Deployer

2012-11-12 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin resolved FLEX-33247. -- Resolution: Fixed Assignee: Erik de Bruin The donation has been added and any reported in

[jira] [Commented] (FLEX-33122) MakeApacheFlexForFlashBuilder change language at runtime

2012-11-12 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495156#comment-13495156 ] Erik de Bruin commented on FLEX-33122: -- I think this has already been covered, but th

[jira] [Updated] (FLEX-33122) MakeApacheFlexForFlashBuilder change language at runtime

2012-11-12 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33122: - Assignee: Erik de Bruin > MakeApacheFlexForFlashBuilder change language at runtime > ---

[jira] [Updated] (FLEX-33122) MakeApacheFlexForFlashBuilder change language at runtime

2012-11-12 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33122: - Issue Type: Sub-task (was: Improvement) Parent: FLEX-33106 > MakeApacheFlexForFlashB

Re: Community patches are waiting

2012-11-12 Thread Om
On Sun, Nov 11, 2012 at 11:12 PM, Alex Harui wrote: > > > > On 11/11/12 11:11 AM, "Nicholas Kwiatkowski" wrote: > > > Om, > > > > I've been looking through JIRA, and it seems at least a great majority of > > the tickets with patches are either assigned to somebody (and waiting), > or > > have be