Looks like AIR 20 was released last night. On Wed, Nov 11, 2015 at 5:18 PM, OmPrakash Muppirala <bigosma...@gmail.com> wrote:
> Looks like that worked. I now have the 4.14.1 with AIR 20 beta on my > machine. > > Thanks, > Om > > On Wed, Nov 11, 2015 at 4:18 PM, Alex Harui <aha...@adobe.com> wrote: > > > And get rid of the versionID attribute. > > > > On 11/11/15, 4:16 PM, "omup...@gmail.com on behalf of OmPrakash > Muppirala" > > <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote: > > > > >In this case, there is only the beta version of AIR 20. So, I remove > the > > >b > > >from the id attribute? > > > > > >For example: > > ><versionU id="air.sdk.version.windows.20.0b" version="20.0" > > >versionID="20.0b" displayVersion="20.0 Beta" > > >cacheID="bf9d722-51fc25cd2f940" cacheID2="cce1299-5060db73b1f80"> > > > > > >becomes: > > > > > > > > ><versionU id="air.sdk.version.windows.20.0" version="20.0" > > >versionID="20.0b" displayVersion="20.0 Beta" > > >cacheID="bf9d722-51fc25cd2f940" cacheID2="cce1299-5060db73b1f80"> > > > > > >Is that the only change required? > > > > > >Thanks, > > >Om > > > > > >On Wed, Nov 11, 2015 at 4:10 PM, Alex Harui <aha...@adobe.com> wrote: > > > > > >> IIRC, there two different patterns. If there is both a release > version > > >> and beta version with the same version number the you use versionID > and > > >> the “b” tags in the ids. If there is just a beta version you don’t > use > > >> versionID and the other ids don’t have the ‘b’. > > >> > > >> On 11/11/15, 3:02 PM, "omup...@gmail.com on behalf of OmPrakash > > >>Muppirala" > > >> <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote: > > >> > > >> >I have just committed a change: > > >> > > > >> > > >> > > > http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-instal > > >>l > > >> >er-config-4.0.xml?r1=1713946&r2=1713945&pathrev=1713946 > > >> > > > >> >Alex ,or others who are familiar with this process, can you please > > >>verify > > >> >if everything looks good? > > >> > > > >> >If so, I can push the update live and test it. > > >> > > > >> >Thanks, > > >> >Om > > >> > > >> > > > > >