You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/01/15 18:22:35 UTC

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

Author: aharui
Date: Thu Jan 15 17:22:35 2015
New Revision: 1652175

URL: http://svn.apache.org/r1652175
Log:
"update md5s"

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=1652175&r1=1652174&r2=1652175&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 Thu Jan 15 17:22:35 2015
@@ -206,7 +206,7 @@ limitations under the License.
                     <path id="air.sdk.path.windows.15.0">http://airdownload.adobe.com/air/win/download/15.0/</path>
                     <file id="air.sdk.file.windows.15.0">AdobeAIRSDK.zip</file>
                 </versionP>
-                <versionQ id="air.sdk.version.windows.16.0" version="16.0" displayVersion="16.0">
+                <versionQ id="air.sdk.version.windows.16.0" version="16.0" displayVersion="16.0" cacheID="b50384f-50c1e6ace2400">
                     <server id="air.sdk.server.windows.16.0">http://airdownload.adobe.com</server>
                     <folder id="air.sdk.folder.windows.16.0">air/win/download/16.0/</folder>
                     <path id="air.sdk.path.windows.16.0">http://airdownload.adobe.com/air/win/download/16.0/</path>
@@ -324,7 +324,7 @@ limitations under the License.
                     <file id="air.sdk.file.mac.15.0">AdobeAIRSDK.tbz2</file>
                     <md5 id="air.sdk.md5.mac.15.0">89047d9ea602813e940b51508e60d145</md5>
                 </versionP>
-                <versionQ id="air.sdk.version.mac.16.0" version="16.0" displayVersion="16" cacheID="?">
+                <versionQ id="air.sdk.version.mac.16.0" version="16.0" displayVersion="16" cacheID="a92035b-50c1e512cdc80">
                     <server id="air.sdk.server.mac.16.0">http://airdownload.adobe.com</server>
                     <folder id="air.sdk.folder.mac.16.0">air/mac/download/16.0/</folder>
                     <path id="air.sdk.path.mac.16.0">http://airdownload.adobe.com/air/mac/download/16.0/</path>
@@ -447,12 +447,12 @@ limitations under the License.
                 <md5 id="flash.sdk.md5.12.0">4db4e934f39f774ba68fcd9a79654971</md5>
                 <swfversion id="flash.sdk.swfversion.12.0">23</swfversion>
             </versionM>
-            <versionN id="flash.sdk.version.13.0" version="13.0" displayVersion="13" cacheID="5d6d7-50923fdcb0780">
+            <versionN id="flash.sdk.version.13.0" version="13.0" displayVersion="13" cacheID="5d5ce-50af411b62140">
                 <server id="flash.sdk.server.13.0">http://download.macromedia.com</server>
                 <folder id="flash.sdk.folder.13.0">get/flashplayer/updaters/13/</folder>
                 <path id="flash.sdk.path.13.0">http://download.macromedia.com/get/flashplayer/updaters/13/</path>
                 <file id="flash.sdk.file.13.0">playerglobal13_0.swc</file>
-                <md5 id="flash.sdk.md5.13.0">6950bf1e0701a2b14966a41103dd473f</md5>
+                <md5 id="flash.sdk.md5.13.0">0292a0f30fa3fd82b55ca2351f36d5c1</md5>
                 <swfversion id="flash.sdk.swfversion.13.0">24</swfversion>
             </versionN>
             <versionO id="flash.sdk.version.14.0" version="14.0" displayVersion="14" cacheID="5e5e3-4ffc767175600">
@@ -471,7 +471,7 @@ limitations under the License.
                 <md5 id="flash.sdk.md5.15.0">8bb52e65abb4e0c6a357f2ccde1ec626</md5>
                 <swfversion id="flash.sdk.swfversion.15.0">26</swfversion>
             </versionP>
-            <versionQ id="flash.sdk.version.16.0" version="16.0" displayVersion="16" cacheID="?">
+            <versionQ id="flash.sdk.version.16.0" version="16.0" displayVersion="16" cacheID="5eb4b-50af3a12d8940">
                 <server id="flash.sdk.server.16.0">http://download.macromedia.com</server>
                 <folder id="flash.sdk.folder.16.0">get/flashplayer/updaters/16/</folder>
                 <path id="flash.sdk.path.16.0">http://download.macromedia.com/get/flashplayer/updaters/16/</path>



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

Posted by Alex Harui <ah...@adobe.com>.
Yeah, or you can even enter “0” as the MD5 on the first commit so you
don’t have to download it yourself and compute it.  As long as you add a
new XML entry with the new URL to attempt, it will later tell you the
right MD5 and the cacheID.

On 1/15/15, 10:13 AM, "Erik de Bruin" <er...@ixsoftware.nl> wrote:

>> You can’t easily get it.  It is in the HTTP headers.  Just expect
>> MD5Checker to fail and show you the right values.  Unfortunately it
>> currently takes two commits to add in a new version.
>
>Two commits... You mean one to enter the new MD5 and one to add the
>correct cacheID?
>
>EdB
>
>
>
>-- 
>Ix Multimedia Software
>
>Jan Luykenstraat 27
>3521 VB Utrecht
>
>T. 06-51952295
>I. www.ixsoftware.nl


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

Posted by Erik de Bruin <er...@ixsoftware.nl>.
> You can’t easily get it.  It is in the HTTP headers.  Just expect
> MD5Checker to fail and show you the right values.  Unfortunately it
> currently takes two commits to add in a new version.

Two commits... You mean one to enter the new MD5 and one to add the
correct cacheID?

EdB



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

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

Posted by Alex Harui <ah...@adobe.com>.
You can’t easily get it.  It is in the HTTP headers.  Just expect
MD5Checker to fail and show you the right values.  Unfortunately it
currently takes two commits to add in a new version.

-Alex

On 1/15/15, 9:57 AM, "Erik de Bruin" <er...@ixsoftware.nl> wrote:

>Alex,
>
>For future reference: where can I find the value that needs to go in
>'cacheID'?
>
>EdB
>
>
>
>On Thu, Jan 15, 2015 at 6:22 PM,  <ah...@apache.org> wrote:
>> Author: aharui
>> Date: Thu Jan 15 17:22:35 2015
>> New Revision: 1652175
>>
>> URL: http://svn.apache.org/r1652175
>> Log:
>> "update md5s"
>>
>> 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=1652175&r1=1652174&r2=1652175&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 Thu
>>Jan 15 17:22:35 2015
>> @@ -206,7 +206,7 @@ limitations under the License.
>>                      <path
>>id="air.sdk.path.windows.15.0">http://airdownload.adobe.com/air/win/downl
>>oad/15.0/</path>
>>                      <file
>>id="air.sdk.file.windows.15.0">AdobeAIRSDK.zip</file>
>>                  </versionP>
>> -                <versionQ id="air.sdk.version.windows.16.0"
>>version="16.0" displayVersion="16.0">
>> +                <versionQ id="air.sdk.version.windows.16.0"
>>version="16.0" displayVersion="16.0" cacheID="b50384f-50c1e6ace2400">
>>                      <server
>>id="air.sdk.server.windows.16.0">http://airdownload.adobe.com</server>
>>                      <folder
>>id="air.sdk.folder.windows.16.0">air/win/download/16.0/</folder>
>>                      <path
>>id="air.sdk.path.windows.16.0">http://airdownload.adobe.com/air/win/downl
>>oad/16.0/</path>
>> @@ -324,7 +324,7 @@ limitations under the License.
>>                      <file
>>id="air.sdk.file.mac.15.0">AdobeAIRSDK.tbz2</file>
>>                      <md5
>>id="air.sdk.md5.mac.15.0">89047d9ea602813e940b51508e60d145</md5>
>>                  </versionP>
>> -                <versionQ id="air.sdk.version.mac.16.0" version="16.0"
>>displayVersion="16" cacheID="?">
>> +                <versionQ id="air.sdk.version.mac.16.0" version="16.0"
>>displayVersion="16" cacheID="a92035b-50c1e512cdc80">
>>                      <server
>>id="air.sdk.server.mac.16.0">http://airdownload.adobe.com</server>
>>                      <folder
>>id="air.sdk.folder.mac.16.0">air/mac/download/16.0/</folder>
>>                      <path
>>id="air.sdk.path.mac.16.0">http://airdownload.adobe.com/air/mac/download/
>>16.0/</path>
>> @@ -447,12 +447,12 @@ limitations under the License.
>>                  <md5
>>id="flash.sdk.md5.12.0">4db4e934f39f774ba68fcd9a79654971</md5>
>>                  <swfversion
>>id="flash.sdk.swfversion.12.0">23</swfversion>
>>              </versionM>
>> -            <versionN id="flash.sdk.version.13.0" version="13.0"
>>displayVersion="13" cacheID="5d6d7-50923fdcb0780">
>> +            <versionN id="flash.sdk.version.13.0" version="13.0"
>>displayVersion="13" cacheID="5d5ce-50af411b62140">
>>                  <server
>>id="flash.sdk.server.13.0">http://download.macromedia.com</server>
>>                  <folder
>>id="flash.sdk.folder.13.0">get/flashplayer/updaters/13/</folder>
>>                  <path
>>id="flash.sdk.path.13.0">http://download.macromedia.com/get/flashplayer/u
>>pdaters/13/</path>
>>                  <file
>>id="flash.sdk.file.13.0">playerglobal13_0.swc</file>
>> -                <md5
>>id="flash.sdk.md5.13.0">6950bf1e0701a2b14966a41103dd473f</md5>
>> +                <md5
>>id="flash.sdk.md5.13.0">0292a0f30fa3fd82b55ca2351f36d5c1</md5>
>>                  <swfversion
>>id="flash.sdk.swfversion.13.0">24</swfversion>
>>              </versionN>
>>              <versionO id="flash.sdk.version.14.0" version="14.0"
>>displayVersion="14" cacheID="5e5e3-4ffc767175600">
>> @@ -471,7 +471,7 @@ limitations under the License.
>>                  <md5
>>id="flash.sdk.md5.15.0">8bb52e65abb4e0c6a357f2ccde1ec626</md5>
>>                  <swfversion
>>id="flash.sdk.swfversion.15.0">26</swfversion>
>>              </versionP>
>> -            <versionQ id="flash.sdk.version.16.0" version="16.0"
>>displayVersion="16" cacheID="?">
>> +            <versionQ id="flash.sdk.version.16.0" version="16.0"
>>displayVersion="16" cacheID="5eb4b-50af3a12d8940">
>>                  <server
>>id="flash.sdk.server.16.0">http://download.macromedia.com</server>
>>                  <folder
>>id="flash.sdk.folder.16.0">get/flashplayer/updaters/16/</folder>
>>                  <path
>>id="flash.sdk.path.16.0">http://download.macromedia.com/get/flashplayer/u
>>pdaters/16/</path>
>>
>>
>
>
>
>-- 
>Ix Multimedia Software
>
>Jan Luykenstraat 27
>3521 VB Utrecht
>
>T. 06-51952295
>I. www.ixsoftware.nl


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

Posted by Erik de Bruin <er...@ixsoftware.nl>.
Alex,

For future reference: where can I find the value that needs to go in 'cacheID'?

EdB



On Thu, Jan 15, 2015 at 6:22 PM,  <ah...@apache.org> wrote:
> Author: aharui
> Date: Thu Jan 15 17:22:35 2015
> New Revision: 1652175
>
> URL: http://svn.apache.org/r1652175
> Log:
> "update md5s"
>
> 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=1652175&r1=1652174&r2=1652175&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 Thu Jan 15 17:22:35 2015
> @@ -206,7 +206,7 @@ limitations under the License.
>                      <path id="air.sdk.path.windows.15.0">http://airdownload.adobe.com/air/win/download/15.0/</path>
>                      <file id="air.sdk.file.windows.15.0">AdobeAIRSDK.zip</file>
>                  </versionP>
> -                <versionQ id="air.sdk.version.windows.16.0" version="16.0" displayVersion="16.0">
> +                <versionQ id="air.sdk.version.windows.16.0" version="16.0" displayVersion="16.0" cacheID="b50384f-50c1e6ace2400">
>                      <server id="air.sdk.server.windows.16.0">http://airdownload.adobe.com</server>
>                      <folder id="air.sdk.folder.windows.16.0">air/win/download/16.0/</folder>
>                      <path id="air.sdk.path.windows.16.0">http://airdownload.adobe.com/air/win/download/16.0/</path>
> @@ -324,7 +324,7 @@ limitations under the License.
>                      <file id="air.sdk.file.mac.15.0">AdobeAIRSDK.tbz2</file>
>                      <md5 id="air.sdk.md5.mac.15.0">89047d9ea602813e940b51508e60d145</md5>
>                  </versionP>
> -                <versionQ id="air.sdk.version.mac.16.0" version="16.0" displayVersion="16" cacheID="?">
> +                <versionQ id="air.sdk.version.mac.16.0" version="16.0" displayVersion="16" cacheID="a92035b-50c1e512cdc80">
>                      <server id="air.sdk.server.mac.16.0">http://airdownload.adobe.com</server>
>                      <folder id="air.sdk.folder.mac.16.0">air/mac/download/16.0/</folder>
>                      <path id="air.sdk.path.mac.16.0">http://airdownload.adobe.com/air/mac/download/16.0/</path>
> @@ -447,12 +447,12 @@ limitations under the License.
>                  <md5 id="flash.sdk.md5.12.0">4db4e934f39f774ba68fcd9a79654971</md5>
>                  <swfversion id="flash.sdk.swfversion.12.0">23</swfversion>
>              </versionM>
> -            <versionN id="flash.sdk.version.13.0" version="13.0" displayVersion="13" cacheID="5d6d7-50923fdcb0780">
> +            <versionN id="flash.sdk.version.13.0" version="13.0" displayVersion="13" cacheID="5d5ce-50af411b62140">
>                  <server id="flash.sdk.server.13.0">http://download.macromedia.com</server>
>                  <folder id="flash.sdk.folder.13.0">get/flashplayer/updaters/13/</folder>
>                  <path id="flash.sdk.path.13.0">http://download.macromedia.com/get/flashplayer/updaters/13/</path>
>                  <file id="flash.sdk.file.13.0">playerglobal13_0.swc</file>
> -                <md5 id="flash.sdk.md5.13.0">6950bf1e0701a2b14966a41103dd473f</md5>
> +                <md5 id="flash.sdk.md5.13.0">0292a0f30fa3fd82b55ca2351f36d5c1</md5>
>                  <swfversion id="flash.sdk.swfversion.13.0">24</swfversion>
>              </versionN>
>              <versionO id="flash.sdk.version.14.0" version="14.0" displayVersion="14" cacheID="5e5e3-4ffc767175600">
> @@ -471,7 +471,7 @@ limitations under the License.
>                  <md5 id="flash.sdk.md5.15.0">8bb52e65abb4e0c6a357f2ccde1ec626</md5>
>                  <swfversion id="flash.sdk.swfversion.15.0">26</swfversion>
>              </versionP>
> -            <versionQ id="flash.sdk.version.16.0" version="16.0" displayVersion="16" cacheID="?">
> +            <versionQ id="flash.sdk.version.16.0" version="16.0" displayVersion="16" cacheID="5eb4b-50af3a12d8940">
>                  <server id="flash.sdk.server.16.0">http://download.macromedia.com</server>
>                  <folder id="flash.sdk.folder.16.0">get/flashplayer/updaters/16/</folder>
>                  <path id="flash.sdk.path.16.0">http://download.macromedia.com/get/flashplayer/updaters/16/</path>
>
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl