RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
Yep, I guess it is not the same doing a check out from windows (whatever the tool) and from Cygwin. -Message d'origine- De : Kessler CTR Mark J [mailto:mark.kessler@usmc.mil] Envoyé : jeudi 26 septembre 2013 19:29 À : dev@flex.apache.org Objet : RE: Building the SDK from git

RE: Building the SDK from git

2013-09-26 Thread Kessler CTR Mark J
Yeah I'm Windows with TortoiseGit, didn't have to change anything out of the box for that. It's setup to translate into Windows cr/lf and then back again automatically. -Original Message- From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] It depends the OS, on Windows it is recom

RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
origine- De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé : jeudi 26 septembre 2013 19:24 À : dev@flex.apache.org Objet : RE: Building the SDK from git It depends the OS, on Windows it is recommended to set it to "true", "input" on others but if you're on win

RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
 : jeudi 26 septembre 2013 19:20 À : dev@flex.apache.org Objet : RE: Building the SDK from git Just a small note. The git property changes are independent of the sdk specifically and more geared toward which git client you use on how to change the properties. -Original Message- From

RE: Building the SDK from git

2013-09-26 Thread Kessler CTR Mark J
Just a small note. The git property changes are independent of the sdk specifically and more geared toward which git client you use on how to change the properties. -Original Message- From: Maurice Amsellem [mailto:maurice.amsel...@systar.com] 6) Fred told me I should set " core.auto

RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
-Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 18:58 À : dev@flex.apache.org Objet : RE: Building the SDK from git Hi, This is my (uncensored :-) feedback following the SDK build. 1) Doc inconsistency: There

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
d to the WIKI. Regards, Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : jeudi 26 septembre 2013 18:32 À : dev@flex.apache.org Objet : Re: Building the SDK from git On 9/26/13 9:12 AM, "Maurice Amsellem" wrote: >BUILD SUCCESSFUL! > >YEE

Re: Building the SDK from git

2013-09-26 Thread Erik de Bruin
River Song would say: "Spoilers!" The bane of time travellers all over the universe... ;-) EdB On Thu, Sep 26, 2013 at 6:32 PM, Alex Harui wrote: > > > On 9/26/13 9:12 AM, "Maurice Amsellem" wrote: > >>BUILD SUCCESSFUL! >> >>YEEHAA! >> >>Do you me to recap the few issues I have faced as a "n

Re: Building the SDK from git

2013-09-26 Thread Alex Harui
On 9/26/13 9:12 AM, "Maurice Amsellem" wrote: >BUILD SUCCESSFUL! > >YEEHAA! > >Do you me to recap the few issues I have faced as a "newbie"? Sure. I think you'll be getting write access soon, so then you'll be able to update the README yourself. -Alex

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
BUILD SUCCESSFUL! YEEHAA! Do you me to recap the few issues I have faced as a "newbie"? Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 17:42 À : dev@flex.apache.org Objet : RE: Building the SDK f

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
ne- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : jeudi 26 septembre 2013 17:04 À : dev@flex.apache.org Objet : Re: Building the SDK from git Hi, > Please can you share how you proceed to compile when you make even small > changes to the code and would like to test them.

Re: Building the SDK from git

2013-09-26 Thread Erik de Bruin
The Mustella test suite is run on the VM against FP 11.1, 11.7, 11.8 and 11.9; each at least once every two days. These versions appear all equal in the eyes of the SDK. EdB On Thu, Sep 26, 2013 at 5:06 PM, Justin Mclean wrote: > Hi, > >> However playerglobal.version is still 11.1. Does this

Re: Building the SDK from git

2013-09-26 Thread Justin Mclean
Hi, > However playerglobal.version is still 11.1. Does this mean I should compile > agains FP 11.1? You can compile against any version of the Flash Player from 10.2 onwards, we try and keep it backwards compatible. People who use AIR generally want the latest, people who use Flash Player may

Re: Building the SDK from git

2013-09-26 Thread Justin Mclean
Hi, > Please can you share how you proceed to compile when you make even small > changes to the code and would like to test them. > Are you using an IDE at all ? I normally use Flash Builder to edit files (but sometimes vi from the command line) and I normally compile using ant from the command

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
be using 11.8. Which one is correct? Or maybe it does not matter... Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : jeudi 26 septembre 2013 15:12 À : dev@flex.apache.org Objet : Re: Building the SDK from git Hi, With TLF enviro

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
che.org Objet : Re: Building the SDK from git Hi, > Yes, I think that is the idea... I think "we" somehow all ended up > with it in our local ignores It's not in mine and I've not seen any issues, but they probably shouldn't be in there in the first place, given ant is the preferred build method. Thanks, Justin

Re: Building the SDK from git

2013-09-26 Thread Justin Mclean
Hi, > Yes, I think that is the idea... I think "we" somehow all ended up > with it in our local ignores It's not in mine and I've not seen any issues, but they probably shouldn't be in there in the first place, given ant is the preferred build method. Thanks, Justin

Re: Building the SDK from git

2013-09-26 Thread Justin Mclean
Hi, > So maybe they should be included in the .gitignore (along with .project, > etc.) ? -1 to that. Anything that is actually in version control should not be in .gitignore, this has caused far too many issues in the past, including breaking a release candidate. IMO if something in version c

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
3 15:56 À : dev@flex.apache.org Objet : Re: Building the SDK from git Yes, I think that is the idea... I think "we" somehow all ended up with it in our local ignores, a legacy from the rather messy transition from SVN. Also, you raise a couple of good issues with the README and ot

Re: Building the SDK from git

2013-09-26 Thread Erik de Bruin
; De : Erik de Bruin [mailto:e...@ixsoftware.nl] > Envoyé : jeudi 26 septembre 2013 15:45 > À : dev@flex.apache.org > Objet : Re: Building the SDK from git > > On purpose, we don't want IDE specific configuration files in git. > > EdB > > > > On Thu, Sep 26, 2013 a

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
Understood. So maybe they should be included in the .gitignore (along with .project, etc.) ? Maurice -Message d'origine- De : Erik de Bruin [mailto:e...@ixsoftware.nl] Envoyé : jeudi 26 septembre 2013 15:45 À : dev@flex.apache.org Objet : Re: Building the SDK from git On purpos

Re: Building the SDK from git

2013-09-26 Thread Erik de Bruin
is it on purpose ? > > Maurice > > > -Message d'origine- > De : Justin Mclean [mailto:jus...@classsoftware.com] > Envoyé : jeudi 26 septembre 2013 15:12 > À : dev@flex.apache.org > Objet : Re: Building the SDK from git > > Hi, > > With TLF environment var

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
: dev@flex.apache.org Objet : Re: Building the SDK from git Hi, With TLF environment variables work fine. On OSX I have the following: TLF_HOME=/Users/justinmclean/Documents/ApacheFlexTLFGit/ AIR_HOME=/Users/justinmclean/Documents/air/mac/3.1/ PLAYERGLOBAL_HOME=/Users/justinmclean/Documents/p

Re: Building the SDK from git

2013-09-26 Thread Justin Mclean
Hi, > Which source is the most up-to-date ? You want the develop branches of both the SDK and TLF. Thanks, Justin

Re: Building the SDK from git

2013-09-26 Thread Justin Mclean
Hi, With TLF environment variables work fine. On OSX I have the following: TLF_HOME=/Users/justinmclean/Documents/ApacheFlexTLFGit/ AIR_HOME=/Users/justinmclean/Documents/air/mac/3.1/ PLAYERGLOBAL_HOME=/Users/justinmclean/Documents/player/ FLASHPLAYER_DEBUGGER=/Users/justinmclean/Documents/Adobe

RE: Building the SDK from git

2013-09-26 Thread Kessler CTR Mark J
com] Sent: Thursday, September 26, 2013 8:37 AM To: dev@flex.apache.org Subject: RE: Building the SDK from git I have started reading the wiki on "Setting up Manually", and it says : TLF: git clone [https://git-wip-us.apache.org/repos/asf/flex-tlf.git] flex-tlf SDK: git clone [https://g

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
: dev@flex.apache.org Objet : RE: Building the SDK from git Both are good, the build script is able to take either flex-sdk or sdk, flex-tlf or tlf but you can have troubles run the script if at your first checkout the "autocrlf" in your /.gitconfig was not set to "input" -Message d&

RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
lem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 14:37 À : dev@flex.apache.org Objet : RE: Building the SDK from git I have started reading the wiki on "Setting up Manually", and it says : TLF: git clone [https://git-wip-us.apache.org/repos/asf/flex-tlf.git] flex-

RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
https://git-wip-us.apache.org/#contents -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 14:31 À : dev@flex.apache.org Objet : RE: Building the SDK from git Yes, I am on the develop branch. I have also read the basic

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
s the same. - Which source is the most up-to-date ? Maurice -Message d'origine- De : Kessler CTR Mark J [mailto:mark.kessler@usmc.mil] Envoyé : jeudi 26 septembre 2013 14:11 À : dev@flex.apache.org Objet : RE: Building the SDK from git I use... [anypath]/flex-sdk [anypath]/fle

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
urice -Message d'origine- De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé : jeudi 26 septembre 2013 14:27 À : dev@flex.apache.org Objet : RE: Building the SDK from git Also, be sure to be on the develop branch "git checkout develop" and the wiki will tel

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
.org Objet : RE: Building the SDK from git Actually, the README says that TLF_HOME is optional if the tlf directory is a sibling of sdk. This is my directory configuration: ApacheFlex/git_source/ sdk/ tlf/ And I still get an error when running the build "TLF_HOME is not defined". Mauri

RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
3 14:04 À : dev@flex.apache.org Objet : RE: Building the SDK from git Actually, the README says that TLF_HOME is optional if the tlf directory is a sibling of sdk. This is my directory configuration: ApacheFlex/git_source/ sdk/ tlf/ And I still get an error when running the build "TLF

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
-- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 14:04 À : dev@flex.apache.org Objet : RE: Building the SDK from git Actually, the README says that TLF_HOME is optional if the tlf directory is a sibling of sdk. This is my directory configurat

RE: Building the SDK from git

2013-09-26 Thread Frédéric THOMAS
e : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 13:54 À : dev@flex.apache.org Objet : Building the SDK from git Hi, I am trying to build the develop SDK from git. So I followed the instructions in the README file, and noticed some things that seem not to be as expect

RE: Building the SDK from git

2013-09-26 Thread Kessler CTR Mark J
26, 2013 8:04 AM To: dev@flex.apache.org Subject: RE: Building the SDK from git Actually, the README says that TLF_HOME is optional if the tlf directory is a sibling of sdk. This is my directory configuration: ApacheFlex/git_source/ sdk/ tlf/ And I still get an error when running the build

RE: Building the SDK from git

2013-09-26 Thread Maurice Amsellem
e Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 13:54 À : dev@flex.apache.org Objet : Building the SDK from git Hi, I am trying to build the develop SDK from git. So I followed the instructions in the README file, and noticed some things that seem not to be as expected: 1) R

Building the SDK from git

2013-09-26 Thread Maurice Amsellem
Hi, I am trying to build the develop SDK from git. So I followed the instructions in the README file, and noticed some things that seem not to be as expected: 1) README says you can set PLAYERGLOBAL_HOME, ..., TLF_HOME in env.properties. All vars are referenced and explained in env-templ