On 7/3/14 11:48 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >> 3) run ant frameworks-rsls. The frameworks/flex-config.xml still >>contains >> els entries like: >> >> <!-- Spark SWC--> >> <runtime-shared-library-path> >> <path-element>libs/spark.swc</path-element> >> <rsl-url>spark_${build.number}.swf</rsl-url> >> </runtime-shared-library-path> >> >> That doesn't seem right to me. Seems like that target or some other >> target should fix up the flex-config, no? > >Doesn't seem right to me either, I would of expected frameworks-rsls to >fill in the version numbers. OK, and for the record, the constructFlexForIDE.sh is copying a flex-config.xml from ide/flashbuilder/config that has 0 as the build.number. It is checked into Git that way. That also seems wrong to me. But again, IMO, not a show stopper. The vast majority of folks are using the installer. -Alex