I believe the wiki ones are still the good default set.  They were done that 
way to match the repo names and are setup to use relative pathing between the 
two repos.  It really doesn't matter which style you use,  but you don't need 
to use both.

My personal choice is using the repo names and using system vars in the OS to 
configure all the pathing.  It allows me to sync around my flex development 
folders between my different pc's and have it use the current pc's pathing.



-Mark

-----Original Message-----
From: Maurice Amsellem [mailto:maurice.amsel...@systar.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://git-wip-us.apache.org/repos/asf/flex-sdk.git] flex-sdk

However, http://flex.apache.org/dev-sourcecode.html  says:
git clone https://git-wip-us.apache.org/repos/asf/flex-sdk.git sdk
cd sdk
git checkout develop

You will also need:
git clone https://git-wip-us.apache.org/repos/asf/flex-tlf.git tlf

See the README at the root of the sdk for further details on how to set it up.

And the *README* file says 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]/flex-tlf

Just the default folder naming.  Fred can tell you how to rename/move change 
things to fully customize the pathing layout.


-Mark 


-----Original Message-----
From: Maurice Amsellem [mailto:maurice.amsel...@systar.com] 
Sent: Thursday, September 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 "TLF_HOME is not defined".

Maurice

De : 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 expected:


1)      README says you can set PLAYERGLOBAL_HOME, ...,  TLF_HOME in 
env.properties.
All vars are referenced and explained in env-template.properties, except 
TLF_HOME


2)      Build.properties says release.version = 4.10.0,  air.version = 3.7 and 
playerglobal.version=11.1.
Shouldn't it be 3.8 and 11.8 ?


What do you think?

Maurice

Maurice Amsellem
SYSTAR R&D - BusinessBridgeFX
[Description : Telephone:] +33(0)1 49 11 45 62  /  [Description : Mobile 
Phone:] +33(0)6 07 48 95 43

Reply via email to