You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Justin Mclean <ju...@classsoftware.com> on 2014/08/13 01:27:33 UTC

Re: svn commit: r1617546 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

Hi,

Not looked at the caching code, but are timezones going to be an issue with the GMT in there?

Thanks,
Justin

On 13 Aug 2014, at 4:05 am, aharui@apache.org wrote:

> Author: aharui
> Date: Tue Aug 12 18:05:56 2014
> New Revision: 1617546
> 
> URL: http://svn.apache.org/r1617546
> Log:
> fix copy/paste error
> 
> 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-installer-config-4.0.xml?rev=1617546&r1=1617545&r2=1617546&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 Tue Aug 12 18:05:56 2014
> @@ -190,7 +190,7 @@ limitations under the License.
>                     <file id="air.sdk.file.windows.13.0">AdobeAIRSDK.zip</file>
>                     <md5 id="air.sdk.md5.windows.13.0">1fd676eb1bdd17ac8ab814a1ecc4001a</md5>
>                 </versionN>
> -                <versionO id="air.sdk.version.windows.14.0" version="14.0" displayVersion="14" cacheID="Mon, 04 Aug 2014 05:13:35">
> +                <versionO id="air.sdk.version.windows.14.0" version="14.0" displayVersion="14" cacheID="Mon, 04 Aug 2014 05:13:35 GMT">
>                     <server id="air.sdk.server.windows.14.0">http://airdownload.adobe.com</server>
>                     <folder id="air.sdk.folder.windows.14.0">air/win/download/14.0/</folder>
>                     <path id="air.sdk.path.windows.14.0">http://airdownload.adobe.com/air/win/download/14.0/</path>
> 
> 


Re: svn commit: r1617546 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

Posted by Alex Harui <ah...@adobe.com>.
The caching code doesn't care about the timestamp.  That's just for the
MD5Checker and it is just recording what it got in the header from the
server response.  It seems to be stable enough to use.

-Alex

On 8/12/14 4:27 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

>Hi,
>
>Not looked at the caching code, but are timezones going to be an issue
>with the GMT in there?
>
>Thanks,
>Justin
>
>On 13 Aug 2014, at 4:05 am, aharui@apache.org wrote:
>
>> Author: aharui
>> Date: Tue Aug 12 18:05:56 2014
>> New Revision: 1617546
>> 
>> URL: http://svn.apache.org/r1617546
>> Log:
>> fix copy/paste error
>> 
>> 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-instal
>>ler-config-4.0.xml?rev=1617546&r1=1617545&r2=1617546&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 Tue
>>Aug 12 18:05:56 2014
>> @@ -190,7 +190,7 @@ limitations under the License.
>>                     <file
>>id="air.sdk.file.windows.13.0">AdobeAIRSDK.zip</file>
>>                     <md5
>>id="air.sdk.md5.windows.13.0">1fd676eb1bdd17ac8ab814a1ecc4001a</md5>
>>                 </versionN>
>> -                <versionO id="air.sdk.version.windows.14.0"
>>version="14.0" displayVersion="14" cacheID="Mon, 04 Aug 2014 05:13:35">
>> +                <versionO id="air.sdk.version.windows.14.0"
>>version="14.0" displayVersion="14" cacheID="Mon, 04 Aug 2014 05:13:35
>>GMT">
>>                     <server
>>id="air.sdk.server.windows.14.0">http://airdownload.adobe.com</server>
>>                     <folder
>>id="air.sdk.folder.windows.14.0">air/win/download/14.0/</folder>
>>                     <path
>>id="air.sdk.path.windows.14.0">http://airdownload.adobe.com/air/win/downl
>>oad/14.0/</path>
>> 
>> 
>