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.
Justin