RE: What would it take to move to Git?

2012-08-10 Thread Jason Moore
+1 from me. The structure Carol outlined in the latter part with a development trunk and stable branches is how I'm used to working with SVN. Jason :) (Thank god I've manage to bypass the company legal footer - I think.) -Original Message- From: Carol Frampton [mailto:cfram...@adobe.com

RE: [POLL] Use Unstable Branch

2012-08-08 Thread Jason Moore
The way I've used SVN before is to make the trunk the "unstable" development and then branch off "stable" versions. Means you always have a latest stable branch you can maintain / apply patches, while the trunk forges ahead. Branch another version off the trunk when it has progressed, then work on

RE: [Discuss] Release Apache Flex 4.8.0 - RC3. Issue with mobile projects?

2012-07-11 Thread Jason Moore
Flex 4.8.0 - RC3. Issue with mobile projects? On 7/11/12 9 :59AM, "Carol Frampton" wrote: > >On 7/11/12 7 :10AM, "Jason Moore" wrote: > >> >>* Flash builder fails to recognise flash.* packages for the purposes >>of IDE help / auto completion .. thoug

RE: [Discuss] Release Apache Flex 4.8.0 - RC3. Issue with mobile projects?

2012-07-11 Thread Jason Moore
Hi, I downloaded the RC3 binary and compiled a mobile app, couple of things cropped up. * Missing textLayout.swc ... I had to pull in the swc from the Adobe 4.6 sdk to compile as we use the flashx. textLayout package. * Flash builder fails to recognise flash.* packages for the purposes of IDE he

Build Fail... but I'm new at this.

2012-07-10 Thread Jason Moore
Hi All, I've been watching this flex mailing list for a while and as it looks like nearing a release I thought I'd better have a go at compiling and checking it against our flex applications here... But I'm hitting a build error... [Extract] batik: [echo] This target should b