Re: time to help test the release candidate

2012-06-28 Thread Carol Frampton
The kits were just refreshed again at http://people.apache.org/~cframpton/ApacheFlexRC/current/ This is getting pretty near final so please check it out. Alex ran the mustella tests in-house on the kit before this one and there were 13,000+ passes and about 160 failures (most due to an fxg pr

AW: AW: AW: time to help test the release candidate

2012-06-28 Thread christofer.d...@c-ware.de
rui [mailto:aha...@adobe.com] Gesendet: Donnerstag, 28. Juni 2012 16:24 An: flex-dev@incubator.apache.org Betreff: Re: AW: AW: time to help test the release candidate On 6/28/12 12:34 AM, "christofer.d...@c-ware.de" wrote: > I thought about this problem for quite some time yesterday. &g

Re: AW: AW: time to help test the release candidate

2012-06-28 Thread Alex Harui
gt; -Ursprüngliche Nachricht- > Von: Alex Harui [mailto:aha...@adobe.com] > Gesendet: Mittwoch, 27. Juni 2012 19:01 > An: flex-dev@incubator.apache.org > Betreff: Re: AW: time to help test the release candidate > > > > > On 6/27/12 9:36 AM, "chri

Re: time to help test the release candidate

2012-06-28 Thread Carol Frampton
On 6/27/12 7 :13PM, "Dasa Paddock" wrote: >This build does fix the issue below with Flex Library projects trying to >merge in the Flex SDK swcs. My previous warnings are gone. > >Now the problem is that the textLayout.swc is missing so I'm getting >errors about Interface IOperation was not foun

Re: AW: time to help test the release candidate

2012-06-28 Thread Carol Frampton
On 6/28/12 8 :54AM, "Yennick Trevels" wrote: >I've been trying out GradleFx with the Flex 4.8 incubator release, but I'm >getting some errors. >One of them occurs when compiling an air application: >D:\Program >files\sdks\flex_sdk_4.8.0_incubating\frameworks\air-config.xml(64): Error: >cann

Re: AW: time to help test the release candidate

2012-06-28 Thread Yennick Trevels
I've been trying out GradleFx with the Flex 4.8 incubator release, but I'm getting some errors. One of them occurs when compiling an air application: D:\Program files\sdks\flex_sdk_4.8.0_incubating\frameworks\air-config.xml(64): Error: cannot open '{airHome}/frameworks/libs/air/airglobal.swc'

AW: AW: time to help test the release candidate

2012-06-28 Thread christofer.d...@c-ware.de
7;t be a problem). Chris -Ursprüngliche Nachricht- Von: Alex Harui [mailto:aha...@adobe.com] Gesendet: Mittwoch, 27. Juni 2012 19:01 An: flex-dev@incubator.apache.org Betreff: Re: AW: time to help test the release candidate On 6/27/12 9:36 AM, "christofer.d...@c-ware.de" wro

Re: time to help test the release candidate

2012-06-27 Thread Dasa Paddock
This build does fix the issue below with Flex Library projects trying to merge in the Flex SDK swcs. My previous warnings are gone. Now the problem is that the textLayout.swc is missing so I'm getting errors about Interface IOperation was not found since my code imports flashx.undo.IOperation.

Re: time to help test the release candidate

2012-06-27 Thread Carol Frampton
http://people.apache.org/~cframpton/ApacheFlexRC/1354725/ which is the currently, the current kit should have the fix for this problem. If you could give it a try I'd appreciate it. Carol On 6/26/12 11 :56AM, "Dasa Paddock" wrote: > >On Jun 26, 2012, at 8:13 AM, Carol Frampton wrote: > >> >>

Re: time to help test the release candidate

2012-06-27 Thread Carol Frampton
On 6/27/12 11 :37AM, "Dasa Paddock" wrote: >I just ran the latest makeApacheFlexForFlashBuilder.sh and the resulting >4.8 SDK is missing swfobject.js in the templates/swfobject folder. It's >also missing playerProductInstall.swf as compared to SDK 4.6.0. This >means that when I create a new Fle

Re: AW: time to help test the release candidate

2012-06-27 Thread Alex Harui
On 6/27/12 9:36 AM, "christofer.d...@c-ware.de" wrote: > While velocity is no problem. I simply added a new dependency. More troubeling > is the absence of adt.jar and flex-fontkit.jar. > Without these I will not be able to build Flexmojos. Are they not yet donated > to Apache, or is refactori

AW: time to help test the release candidate

2012-06-27 Thread christofer.d...@c-ware.de
be.com] Gesendet: Mittwoch, 27. Juni 2012 17:56 An: flex-dev@incubator.apache.org Betreff: Re: time to help test the release candidate On 6/27/12 11 :37AM, "Dasa Paddock" wrote: >I just ran the latest makeApacheFlexForFlashBuilder.sh and the resulting >4.8 SDK is missing swfob

Re: time to help test the release candidate

2012-06-27 Thread Carol Frampton
On 6/27/12 11 :37AM, "Dasa Paddock" wrote: >I just ran the latest makeApacheFlexForFlashBuilder.sh and the resulting >4.8 SDK is missing swfobject.js in the templates/swfobject folder. It's >also missing playerProductInstall.swf as compared to SDK 4.6.0. This >means that when I create a new Fle

Re: time to help test the release candidate

2012-06-27 Thread Dasa Paddock
I just ran the latest makeApacheFlexForFlashBuilder.sh and the resulting 4.8 SDK is missing swfobject.js in the templates/swfobject folder. It's also missing playerProductInstall.swf as compared to SDK 4.6.0. This means that when I create a new Flex Project based on my 4.8 SDK and try to run it,

Re: time to help test the release candidate

2012-06-27 Thread Pepe
Hi, Carol. add defaults.css into the library project set -include-file compiler option and point the defaults.css add a class into library project at least then, you will get warnings. thanks Shigeru Nakagaki 2012/6/27 Carol Frampton : > > > On 6/26/12 11 :56AM, "Dasa Paddock" wrote: > >> >>

Re: time to help test the release candidate

2012-06-26 Thread Carol Frampton
On 6/26/12 11 :56AM, "Dasa Paddock" wrote: > >On Jun 26, 2012, at 8:13 AM, Carol Frampton wrote: > >> >> >> On 6/22/12 6 :46PM, "Dasa Paddock" wrote: >> >>> I downloaded the latest from >>> http://people.apache.org/~cframpton/ApacheFlexRC/current/, ran the >>> makeApacheFlexForFlashBuilder.

Re: time to help test the release candidate

2012-06-26 Thread Dasa Paddock
On Jun 26, 2012, at 8:13 AM, Carol Frampton wrote: > > > On 6/22/12 6 :46PM, "Dasa Paddock" wrote: > >> I downloaded the latest from >> http://people.apache.org/~cframpton/ApacheFlexRC/current/, ran the >> makeApacheFlexForFlashBuilder.sh tool and then created a new SDK in Flash >> Builder 4.

Re: time to help test the release candidate

2012-06-26 Thread Carol Frampton
On 6/22/12 6 :46PM, "Dasa Paddock" wrote: >I downloaded the latest from >http://people.apache.org/~cframpton/ApacheFlexRC/current/, ran the >makeApacheFlexForFlashBuilder.sh tool and then created a new SDK in Flash >Builder 4.6. I updated my Flex Library Project to use my new 4.8.0 SDK >and my

Re: time to help test the release candidate

2012-06-26 Thread Raju Bitter
Great, thanks, look forward to testing that functionality. - Raju

Re: time to help test the release candidate

2012-06-25 Thread Om
Raju, I am finalizing the code for prompting/downloading the additional tools (blazeds and font jars) I will be posting an update soon. Thanks, Om On Mon, Jun 25, 2012 at 9:43 AM, Raju Bitter < r.bitter.mailingli...@googlemail.com> wrote: > Thanks, found it, is https://issues.apache.org/jira/b

Re: time to help test the release candidate

2012-06-25 Thread Raju Bitter
Thanks, found it, is https://issues.apache.org/jira/browse/FLEX-33106 now. - Raju

Re: time to help test the release candidate

2012-06-25 Thread Alex Harui
There is a Jira issue tracking it. It used to be FLEX-61 but got renumbered on the import. Look for " AIR version of makeApacheFlexForFlashBuilder for Windows" On 6/25/12 8:38 AM, "Raju Bitter" wrote: > Thanks, Alex. I just saw that the comment has been updated in > flex-config.xml to reflect

Re: time to help test the release candidate

2012-06-24 Thread Alex Harui
On 6/24/12 10:45 AM, "Raju Bitter" wrote: > Thanks, Carol. I'll do some tests later this week. > > But I remember that it was mentioned on the list that there might be a > change regarding CFF fonts compared to the 4.6.0. Has there been any > change for that with the 4.8.0 SDK (like requirin

Re: time to help test the release candidate

2012-06-24 Thread Raju Bitter
Thanks, Carol. I'll do some tests later this week. But I remember that it was mentioned on the list that there might be a change regarding CFF fonts compared to the 4.6.0. Has there been any change for that with the 4.8.0 SDK (like requiring an external to convert fonts for CFF)? - Raju

Re: time to help test the release candidate

2012-06-22 Thread Dasa Paddock
I downloaded the latest from http://people.apache.org/~cframpton/ApacheFlexRC/current/, ran the makeApacheFlexForFlashBuilder.sh tool and then created a new SDK in Flash Builder 4.6. I updated my Flex Library Project to use my new 4.8.0 SDK and my project compiles, but I get four warnings like

time to help test the release candidate

2012-06-22 Thread Carol Frampton
The kits have been refreshed at http://people.apache.org/~cframpton/ApacheFlexRC/current/. All the code for the parity release of Apache Flex 4.8.0 is now in svn. The only kitting issue I am aware of, and will fix, is that the swcs are missing from samples/themes. My to-do list is bouncing off