Re: svn commit: r1335308 - in /incubator/flex/trunk: ./ frameworks/projects/advancedgrids/ frameworks/projects/airframework/ frameworks/projects/airspark/ frameworks/projects/authoringsupport/ framewo

2012-05-08 Thread Justin Mclean
Hi, > I am not seeing this. Mine builds cleanly. I will try to figure it out > when I get into work this morning. Sorry I forgot to mention that this was for the "release" target (which is what I assuming you using for the pre release parity build?), the standard "main" target works fine. Tha

Re: Mustella code checked in to SVN

2012-05-08 Thread Justin Mclean
Hi, Just to be sure I created an new project, did a full check out from SVN, set up the 3 required environment variables (in env.properties) , ran ant in the top level directory to build the SDK (which was successful) and then run mini_run again from the command line. Exactly the same issue oc

Re: CI server

2012-05-08 Thread Bertrand Delacretaz
Hi, On Tue, May 8, 2012 at 7:26 PM, Jonathan Campos wrote: > On Tue, May 8, 2012 at 7:46 PM, Justin Mclean wrote: >> ...My apache username is "jmclean" so if possible can I be added to the >> "hudson-jobadmin" group. I've subscribed to the infrastructure and build >> mailing lists. >> > I'd be in

Re: Flex PDF support

2012-05-08 Thread Pratimesh Bharude
Can we talk less about Adobe and move Apache flex to the heights, above our imaginations, Exceptation :) With Regards, Pratimesh On Wed, May 9, 2012 at 10:31 AM, Doug McCune wrote: > > > > I can't imagine it would be ever be in Adobe's interest in breaking > > the web by somehow trying to br

Re: Flex PDF support

2012-05-08 Thread Doug McCune
> > I can't imagine it would be ever be in Adobe's interest in breaking > the web by somehow trying to break existing installs of Flash Player or > prevent future installs. Michael, you'll soon come to learn that this is the Adobe party line about the Flash/Flex relationship. Adobe has no interes

Re: Flex PDF support

2012-05-08 Thread Alex Harui
On 5/8/12 7:08 PM, "Michael Montoya" wrote: > > One very general thought is that it would be wonderful if we could develop a > native means for viewing PDF documents in Flex. In my experience this has been > the Achille's heel of our Flex apps and has led to very kludgy work-arounds > using s

Re: Mustella code checked in to SVN

2012-05-08 Thread Justin Mclean
Hi, > Us Adobe folks are currently all using OSX as the default. Did you run ant > on the top level build.xml? Yep and all good there (except an issue with RSLs which I worked around). It produced all of the jars in the lib directory and swc in the framework/libs It was a clean check out into a

Re: Mustella code checked in to SVN

2012-05-08 Thread Alex Harui
On 5/8/12 8:06 PM, "Justin Mclean" wrote: > Hi, > >> Should just be to use mini_run.sh as explained on the wiki. It will call >> ant as needed. > > Tried that and exactly the same issue (see below) Looks like there a > dependancy on an XML parser, JUnit and AIR. > > Any further ideas what

Re: Mustella code checked in to SVN

2012-05-08 Thread Justin Mclean
Hi, > Should just be to use mini_run.sh as explained on the wiki. It will call > ant as needed. Tried that and exactly the same issue (see below) Looks like there a dependancy on an XML parser, JUnit and AIR. Any further ideas what I need to have installed/configured to work? Perhaps Java lib

Re: Flex PDF support

2012-05-08 Thread Michael Montoya
PDF support is just one thing I would like to see... :) Another feature I think would be quite useful is to support a reasonable number of configurable 3D primitives and be able to instantiate them via MXML utilizing a syntax such as: This would automatically add these shapes to the Stage3D

Re: CI server

2012-05-08 Thread Justin Mclean
Hi, > Personally I don't think anyone should spend much time on this until we've > settled on how we're going to end up building this for the first release. Personally having the CI do a nightly build is still useful even if it's doing a "standard" build rather than a release build. It would (fo

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-08 Thread Carol Frampton
New kits posted to http://people.apache.org/~cframpton/ApacheFlexRC which should clean up the mess I made in yesterday's kits. I put the README at http://people.apache.org/~cframpton/ApacheFlexRC/readme. For some reason, which I didn't spend time trying to figure out, if I name it README it doesn

Re: Flex PDF support

2012-05-08 Thread Guthmann, Scott
Welcome, Michael! The feature that you described sounds fantastic. I would love to see the code. We are all volunteers and we each work on what we want to. Kudos to you for telling us what you would like to see so nobody duplicates the effort. What help do you need from us? Sent from my MOTORO

Re: CI server

2012-05-08 Thread Carol Frampton
On 5/8/12 3 :58PM, "Jonathan Campos" wrote: >On Tue, May 8, 2012 at 2:27 PM, Bertrand Delacretaz >wrote: > >> Anyone with a JIRA account can open an issue of course, but before >> asking for a build service there should be Flex committers ready to >> help configure and manage it. >> > >Got it.

Re: CI server

2012-05-08 Thread Jonathan Campos
On Tue, May 8, 2012 at 7:46 PM, Justin Mclean wrote: > We don't need to open an INFRA Jira request but any committer can be given > access to Jenkins by the PMC Chair (Bertrand?). > > My apache username is "jmclean" so if possible can I be added to the > "hudson-jobadmin" group. I've subscribed to

Re: Flex PDF support

2012-05-08 Thread Dave Fisher
On May 8, 2012, at 7:08 PM, Michael Montoya wrote: > Hello community, > > I'm a fellow JavaEE / Flex developer in NYC excited by the possibility of > having a hand in shaping the future of Flex. > > After looking through Vaadin's documentation in preparation to port my > company's current por

Flex PDF support

2012-05-08 Thread Michael Montoya
Hello community, I'm a fellow JavaEE / Flex developer in NYC excited by the possibility of having a hand in shaping the future of Flex. After looking through Vaadin's documentation in preparation to port my company's current portfolio of Flex web apps, I got this sinking feeling as I fessed up

Re: CI server

2012-05-08 Thread Justin Mclean
Hi, > Is that because you think the CI server will need to download the > prerequisites more than once? Generally the process is the CI server checks out code form version control (SVN in this case) and then runs a script (ANT in this case) to test the build. Jenkins does have plugins (includin

Re: CI server

2012-05-08 Thread Alex Harui
On 5/8/12 5:21 PM, "Justin Mclean" wrote: > Hi, > >> I'm not familiar with any of these technologies. They don't allow for >> manual configuration? > Yes the environment variables can be set up so that's not a big issue. > Downloading the required extra bits would require an extra script (or

Re: CI server

2012-05-08 Thread Justin Mclean
Hi, According to this: http://wiki.apache.org/general/Jenkins?action=show&redirect=Hudson We don't need to open an INFRA Jira request but any committer can be given access to Jenkins by the PMC Chair (Bertrand?). My apache username is "jmclean" so if possible can I be added to the "hudson-joba

Re: CI server

2012-05-08 Thread Jonathan Campos
As I've set up Hudson and Jenkins before I would prefer them. Great systems. On May 8, 2012 7:03 PM, "Alex Harui" wrote: > > > > On 5/8/12 4:51 PM, "Justin Mclean" wrote: > > > Hi, > > > > I'm happy to work on this I'm more familiar with Jenkins/Hudson than > Buildbot > > so would request that.

Re: CI server

2012-05-08 Thread Justin Mclean
Hi, > I'm not familiar with any of these technologies. They don't allow for > manual configuration? Yes the environment variables can be set up so that's not a big issue. Downloading the required extra bits would require an extra script (or target in extra ant script) to do so. Thanks, Justin

Re: CI server

2012-05-08 Thread Alex Harui
On 5/8/12 4:51 PM, "Justin Mclean" wrote: > Hi, > > I'm happy to work on this I'm more familiar with Jenkins/Hudson than Buildbot > so would request that. > > Currently we have an issue with the ant build script in that: > 1) You need to manually set environment variables > 2) You need to ma

Re: CI server

2012-05-08 Thread Justin Mclean
Hi, I'm happy to work on this I'm more familiar with Jenkins/Hudson than Buildbot so would request that. Currently we have an issue with the ant build script in that: 1) You need to manually set environment variables 2) You need to manually download extra bits Do we make up a special target in

Re: Mustella code checked in to SVN

2012-05-08 Thread Alex Harui
Should just be to use mini_run.sh as explained on the wiki. It will call ant as needed. On 5/8/12 4:30 PM, "Justin Mclean" wrote: > Hi, > >> Can you confirm you have the mustella code as a subfolder of the flex code > Yep - exactly as it is in SVN. > >> and are running mini_run.sh from the m

Re: Mustella code checked in to SVN

2012-05-08 Thread Justin Mclean
Hi, > Can you confirm you have the mustella code as a subfolder of the flex code Yep - exactly as it is in SVN. > and are running mini_run.sh from the mustella folder? I was just running ant as I assumed (incorrectly?) that before you run the tests (vi mini_run) you need to compile Mustella? Wh

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Jonathan Campos
On Tue, May 8, 2012 at 1:46 PM, Avinash Narayanan wrote: > Thanks for that. I checked stack overflow but I had a good response last > time around when I had posted about the large file upload bit. > I understand this is a helpful crowd but next time this would be a much better discussion in flex-

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Tink
On 8 May 2012, at 20:42, Omar Gonzalez wrote: > I think Tink was suggesting removing the '=' character because you had said > special characters were the issue. Yeah sorry I did read the special characters part of the original mail. Glad you got it working.

Re: CI server

2012-05-08 Thread Jonathan Campos
On Tue, May 8, 2012 at 2:27 PM, Bertrand Delacretaz wrote: > Anyone with a JIRA account can open an issue of course, but before > asking for a build service there should be Flex committers ready to > help configure and manage it. > Got it. I was thinking of him just opening a ticket. I'm personal

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Avinash Narayanan
Aaah...Thanks for that clarification...I thought I had to search all over again :) but I really wish Adobe would let us do this or donates air.swf for the browserInvocation stuff. Its such a pain! Thanks Avinash Y On Wed, May 9, 2012 at 1:12 AM, Omar Gonzalez wrote: > On Tue, May 8, 2012 at 12:3

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Omar Gonzalez
On Tue, May 8, 2012 at 12:32 PM, Avinash Narayanan wrote: > Hi Tink & Omar, > > Thanks for that info. I had tried the escape(), encodeURI(), > encodeURIComponent() > but they add % which is also not allowed. The only spl. characters allowed > are :=- and " of course. However the Base64 encoder see

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Avinash Narayanan
Hi Tink & Omar, Thanks for that info. I had tried the escape(), encodeURI(), encodeURIComponent() but they add % which is also not allowed. The only spl. characters allowed are :=- and " of course. However the Base64 encoder seems to be working fine (no idea why since byte array wasn't?) but why r

Re: CI server

2012-05-08 Thread Bertrand Delacretaz
On Tue, May 8, 2012 at 11:24 AM, Jonathan Campos wrote: > As a non committer he can't even make a ticket? Anyone with a JIRA account can open an issue of course, but before asking for a build service there should be Flex committers ready to help configure and manage it. -Bertrand

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Tink
> encodeURIComponent() > > Not really sure, just kind of throwing things out there, I'd try those or > Base64 encoding using > http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/utils/Base64Encoder.html If you Base64 encode it, you'll just need to remove the last "=" characte

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Omar Gonzalez
On Tue, May 8, 2012 at 11:46 AM, Avinash Narayanan wrote: > Hi Omar, > > Thanks for that. I checked stack overflow but I had a good response last > time around when I had posted about the large file upload bit. Anyway, > don't you think we should be able to pass URLs in the arguments? especially >

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Avinash Narayanan
Hi Omar, Thanks for that. I checked stack overflow but I had a good response last time around when I had posted about the large file upload bit. Anyway, don't you think we should be able to pass URLs in the arguments? especially when you're launching the application from another application which

Re: passing url as argument from one air application to another at startup of second air application

2012-05-08 Thread Omar Gonzalez
On Tue, May 8, 2012 at 11:30 AM, Avinash Narayanan wrote: > Hi Guys, > > I'm in a desperate position. I need to pass a url in the argument when > launching an air application from another air application using > this< > http://blogs.adobe.com/simplicity/2008/04/browser_api_and_user_events.html > >

Re: CI server

2012-05-08 Thread Jonathan Campos
As a non committer he can't even make a ticket? On May 8, 2012 12:29 PM, "Bertrand Delacretaz" wrote: > On Tue, May 8, 2012 at 10:16 AM, Jonathan Campos > wrote: > > On Tue, May 8, 2012 at 12:10 PM, Clint Modien wrote: > > > >> Team… who should create the ticket? > > > > sounds like a job for..

Re: CI server

2012-05-08 Thread Roland Zwaga
+1 on making Clint a committer ;) On 8 May 2012 20:15, Clint Modien wrote: > I am currently not a committer. If made one… I can get this done. > > On May 8, 2012, at 10:29 AM, Bertrand Delacretaz wrote: > > > > I think you need to be a committer to get access to ASF build systems' > > configurat

Re: CI server

2012-05-08 Thread Clint Modien
I am currently not a committer. If made one… I can get this done. On May 8, 2012, at 10:29 AM, Bertrand Delacretaz wrote: > > I think you need to be a committer to get access to ASF build systems' > configurations, and AFAIK Clint is not one. >

Re: Apache Flex Mobile Retina

2012-05-08 Thread Rick Winscot
Charles, There have been a few comments about Flex and Stage3D on the list... and I'm not sure if any work is being done on such a port. More importantly, I'm not sure if this would be the best place for a project of that nature to reside ( at least at this stage of Apache Flex ). Have you run

Re: CI server

2012-05-08 Thread Bertrand Delacretaz
On Tue, May 8, 2012 at 10:16 AM, Jonathan Campos wrote: > On Tue, May 8, 2012 at 12:10 PM, Clint Modien wrote: > >> Team… who should create the ticket? > > sounds like a job for... Clint I think you need to be a committer to get access to ASF build systems' configurations, and AFAIK Clint is not

Re: CI server

2012-05-08 Thread Jonathan Campos
On Tue, May 8, 2012 at 12:10 PM, Clint Modien wrote: > Team… who should create the ticket? sounds like a job for... Clint -- Jonathan Campos

Re: Apache Flex Mobile Retina

2012-05-08 Thread Charles Monteiro
at the end of the article that author states: Hopefully the Apache Flex community is able to port the Flex framework to > Stage3D to unleash more of its potential so I'm curious if the port to Stage3D is currently being worked ? thanks On Tue, May 8, 2012 at 12:20 PM, Jun Heider wrote: > >

Re: CI server

2012-05-08 Thread Clint Modien
Team… who should create the ticket? On May 3, 2012, at 11:35 AM, Clint Modien wrote: > busy place… https://builds.apache.org/ > > Here's the buildbot site: http://ci.apache.org/buildbot.html > > On the buildbot site is says we need to create a jira ticket here… > https://issues.apache.org/jira

Re: Mustella code checked in to SVN

2012-05-08 Thread Florian Fesseler
Ok, works fine now when launching mini_run.sh (Note that I had to format the sh to unix format with dos2unix) 2012/5/8 Florian Fesseler > I didn't use mini_run.sh and launch the ant task instead. > mini_run.sh gives errors when launched with Cygwin > > > > 2012/5/8 Alex Harui > >> Can you confi

Re: Apache Flex Mobile Retina

2012-05-08 Thread Jun Heider
On May 8, 2012, at 10:10 AM, Jens Loeffler wrote: > Hi, > > Here are some thoughts around the mobile skin and retina performance. - > http://www.overdigital.com/2012/05/08/the-new-retina-ipad-and-adobe-air/ > > I'm not a contributor, but I thought it might be helpful for this group. > > Jens

Apache Flex Mobile Retina

2012-05-08 Thread Jens Loeffler
Hi, Here are some thoughts around the mobile skin and retina performance. - http://www.overdigital.com/2012/05/08/the-new-retina-ipad-and-adobe-air/ I'm not a contributor, but I thought it might be helpful for this group. Jens

Re: Mustella code checked in to SVN

2012-05-08 Thread Florian Fesseler
I didn't use mini_run.sh and launch the ant task instead. mini_run.sh gives errors when launched with Cygwin 2012/5/8 Alex Harui > Can you confirm you have the mustella code as a subfolder of the flex code > and are running mini_run.sh from the mustella folder? > > > On 5/8/12 12:50 AM, "Floria

Re: Mustella code checked in to SVN

2012-05-08 Thread Alex Harui
Can you confirm you have the mustella code as a subfolder of the flex code and are running mini_run.sh from the mustella folder? On 5/8/12 12:50 AM, "Florian Fesseler" wrote: > I've found WriteFileNames & CousinPreComplie, but the others are missing > > 2012/5/8 Justin Mclean > >> Hi, >> >>

Re: Missing Mustella Java classes

2012-05-08 Thread Alex Harui
On 5/8/12 12:45 AM, "Christophe Herreman" wrote: > Hi Alex, Carol > > here is a list of java classes that are referenced in the mustella Ant > build file, but that are not available in the sources: > > - mustella.AndroidRunner > - mustella.CopyExcluded (in comments) > - mustella.Doler > - mu

Re: Build error: PLAYERGLOBAL used as directory

2012-05-08 Thread Christophe Herreman
No worries Carol. I'm curious to know how you will fix this though. I prefer having as little properties as possible so IMO the PLAYERGLOBAL_HOME property + the fixed playerglobal.swc name seems like the best option. What's your take on this? regards, Christophe 2012/5/8 Carol Frampton > You

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-08 Thread Carol Frampton
Don't use this kit. As Christophe pointed out I was too quick renaming PLAYERGLOBAL. Carol On 5/8/12 7 :33AM, "Carol Frampton" wrote: >New version of the kit posted to >http://people.apache.org/~cframpton/ApacheFlexRC/ and the README can now >be viewed at http://people.apache.org/~cframpton/Ap

Re: Build error: PLAYERGLOBAL used as directory

2012-05-08 Thread Carol Frampton
You are correct. I blew it. Sorry about that. Will work on fixing that right now. Caorl On 5/8/12 8 :59AM, "Christophe Herreman" wrote: >Hi, > >with the renaming of PLAYERGLOBAL_HOME to PLAYERGLOBAL, there are various >places in the project build files where PLAYERGLOBAL is used as a >direct

Re: svn commit: r1335308 - in /incubator/flex/trunk: ./ frameworks/projects/advancedgrids/ frameworks/projects/airframework/ frameworks/projects/airspark/ frameworks/projects/authoringsupport/ framewo

2012-05-08 Thread Justin Mclean
Hi, > I am not seeing this. Mine builds cleanly. I will try to figure it out > when I get into work this morning. It was a clean checkout so I'm guessing it's some sort of environmental issue - although exactly what or how prevalent it is I'm not sure/can't tell. The task is creating/signing

Build error: PLAYERGLOBAL used as directory

2012-05-08 Thread Christophe Herreman
Hi, with the renaming of PLAYERGLOBAL_HOME to PLAYERGLOBAL, there are various places in the project build files where PLAYERGLOBAL is used as a directory. Some examples are framework, mx, rpc, charts, ... Usages with issues: a) b) ... ... Some pos

Re: svn commit: r1335308 - in /incubator/flex/trunk: ./ frameworks/projects/advancedgrids/ frameworks/projects/airframework/ frameworks/projects/airspark/ frameworks/projects/authoringsupport/ framewo

2012-05-08 Thread Carol Frampton
Justin, I am not seeing this. Mine builds cleanly. I will try to figure it out when I get into work this morning. Carol On 5/7/12 11 :58PM, "Justin Mclean" wrote: >Hi, > >Looks like there's an issue with the build. > >With a clean checkout up and envs set correctly I get target >"frameworks-

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-08 Thread Carol Frampton
New version of the kit posted to http://people.apache.org/~cframpton/ApacheFlexRC/ and the README can now be viewed at http://people.apache.org/~cframpton/ApacheFlexRC/README The README on the website is slightly newer than the README in this kit. Changes: - PLAYERGLOBAL_HOME renamed to PLAYERGL

Re: Mustella tests

2012-05-08 Thread Christophe Herreman
I agree, having the code already available would be good. I guess some of us could assist in fixing the broken tests once we have the needed insights. So the sooner we have access, the better IMO. regards, Christophe 2012/5/8 Justin Mclean > Hi, > > >> We could donate with tests broken and fi

Re: Mustella code checked in to SVN

2012-05-08 Thread Florian Fesseler
I've found WriteFileNames & CousinPreComplie, but the others are missing 2012/5/8 Justin Mclean > Hi, > > > I could be wrong but I feel some source code is missing. > > Flash builder report issues with ant build scripts and it notes that > mustella.GetExcludeIdsTask, mustella.GenIncludesTask, >

Re: Mustella code checked in to SVN

2012-05-08 Thread Florian Fesseler
Copying the lib folder of the Flex 4.6.0 SDK in the lib folder of mustella fixed this problem for me 2012/5/8 Justin Mclean > Hi there, > > I'm also having trough getting it to compile: > > compile-mustella: > [echo] Compiling mustella source code... > [javac] /Users/justinmclean/Documen

Missing Mustella Java classes

2012-05-08 Thread Christophe Herreman
Hi Alex, Carol here is a list of java classes that are referenced in the mustella Ant build file, but that are not available in the sources: - mustella.AndroidRunner - mustella.CopyExcluded (in comments) - mustella.Doler - mustella.ExcludeUtil - mustella.ExcludeUtil2 - mustella.GenExcludes - must