[svn] 2514: frameworks: Fixing injection I made ages ago in build. xmls for framework projects
revision: 2514
author: jspiro@adobe.com
date: 2008-07-16 14:38:06 -0700 (wed, 16 jul 2008)
log message:
-----------
frameworks: fixing injection made ages ago in build.xmls framework projects
* projects should have been building against player 9's playerglobal.swc, not player 10's (except flex4.swc)
* might fix compiling problems developed in tests air
* problem s in ant immutable , don't fire warning if redeclare them different value. thought overriding global ${playerglobal.version} property in files needed make 9 instead of 10
* solution: created global.playerglobal.version (which 10) , in files need "override" it, declare local.playerglobal.version locally.
reviewer: pete
bugs: n/a
qa: please retest air compiling problems. should re-run everything, since we're going correct playerglobal, stuff might fixed, stuff shouldn't (but could) broken.
doc: no
modified paths:
--------------
flex/sdk/trunk/build.properties
flex/sdk/trunk/frameworks/build_framework.xml
flex/sdk/trunk/frameworks/projects/airframework/build.xml
flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
flex/sdk/trunk/frameworks/projects/flex/build.xml
flex/sdk/trunk/frameworks/projects/flex4/build.xml
flex/sdk/trunk/frameworks/projects/framework/build.xml
flex/sdk/trunk/frameworks/projects/haloclassic/build.xml
flex/sdk/trunk/frameworks/projects/rpc/build.xml
flex/sdk/trunk/frameworks/projects/utilities/build.xml
author: jspiro@adobe.com
date: 2008-07-16 14:38:06 -0700 (wed, 16 jul 2008)
log message:
-----------
frameworks: fixing injection made ages ago in build.xmls framework projects
* projects should have been building against player 9's playerglobal.swc, not player 10's (except flex4.swc)
* might fix compiling problems developed in tests air
* problem
* solution: created global.playerglobal.version (which 10) , in files need "override" it, declare local.playerglobal.version locally.
reviewer: pete
bugs: n/a
qa: please retest air compiling problems. should re-run everything, since we're going correct playerglobal, stuff might fixed, stuff shouldn't (but could) broken.
doc: no
modified paths:
--------------
flex/sdk/trunk/build.properties
flex/sdk/trunk/frameworks/build_framework.xml
flex/sdk/trunk/frameworks/projects/airframework/build.xml
flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
flex/sdk/trunk/frameworks/projects/flex/build.xml
flex/sdk/trunk/frameworks/projects/flex4/build.xml
flex/sdk/trunk/frameworks/projects/framework/build.xml
flex/sdk/trunk/frameworks/projects/haloclassic/build.xml
flex/sdk/trunk/frameworks/projects/rpc/build.xml
flex/sdk/trunk/frameworks/projects/utilities/build.xml
More discussions in Commits
adobe
Comments
Post a Comment