Are you sure that the Installer does not see it right away? I have set Cache-Control: no-store, no-cache
in the .htaccess file for the installer configs. This means that no browser or client would try to cache it. i.e. it will always load from the remote server. If that does not happen, something is wrong with the way the AIR runtime follows these HTTP headers. Thanks, Om On Mon, Feb 9, 2015 at 9:46 PM, Alex Harui <aha...@adobe.com> wrote: > Couple of things: > > 1) I think there are three 17 entries in the xml file, one each for AIR > Win, AIR Mac, and Flash. > 2) Sometimes after you make a change in SVN and publish the xml file, the > installer doesn’t see it right away. I’d suggest viewing your changes in > the browser to convince yourself that your changes are being served before > running the installer. > > http://flex.apache.org/installer/sdk-installer-config-4.0.xml > > -Alex > > > On 2/9/15, 1:58 PM, "bigosma...@apache.org" <bigosma...@apache.org> wrote: > > >Author: bigosmallm > >Date: Mon Feb 9 21:58:11 2015 > >New Revision: 1658588 > > > >URL: http://svn.apache.org/r1658588 > >Log: > >Change version from 17.0b to 17.0 > > > >Modified: > > flex/site/trunk/content/installer/sdk-installer-config-4.0.xml > > > >Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml > >URL: > > > http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-install > >er-config-4.0.xml?rev=1658588&r1=1658587&r2=1658588&view=diff > >========================================================================== > >==== > >--- flex/site/trunk/content/installer/sdk-installer-config-4.0.xml > >(original) > >+++ flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Mon > >Feb 9 21:58:11 2015 > >@@ -214,7 +214,7 @@ limitations under the License. > > <file > >id="air.sdk.file.windows.16.0">AdobeAIRSDK.zip</file> > > <md5 > >id="air.sdk.md5.windows.16.0">ca77045857ae8214dce63cd32285040b</md5> > > </versionQ> > >- <versionR id="air.sdk.version.windows.17.0b" > >version="17.0b" versionID="17.0b" displayVersion="17.0 Beta" > >cacheID="b53dcba-50e1798042b40" cacheID2="cce1299-5060db73b1f80"> > >+ <versionR id="air.sdk.version.windows.17.0b" > >version="17.0" versionID="17.0b" displayVersion="17.0 Beta" > >cacheID="b53dcba-50e1798042b40" cacheID2="cce1299-5060db73b1f80"> > > <server > >id="air.sdk.server.windows.17.0b">http://labsdownload.adobe.com</server> > > <folder > >id="air.sdk.folder.windows.17.0b">pub/labs/flashruntimes/air/</folder> > > <path > >id="air.sdk.path.windows.17.0b"> > http://labsdownload.adobe.com/pub/labs/fla > >shruntimes/air/</path> > > > > > >