Re: Flex Installer and Air 33

2019-12-16 Thread pol2095
Using Ant and local.properties it work :

air.sdk.url.server
air.sdk.url.folder
air.sdk.url.file
air.sdk.url.md5

I managed to install it on Windows and Mac

It's necessary to modify "sdk-installer-config-4.0.xml" too (I added version
33 tags), and the link in "installer.xml" to this file

On Mac the Harman file is a zip, it's necessary to create an "AIR DSK.dmg"
with Disk Utilty (Hybrid image)



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Flex Installer and Air 33

2019-12-15 Thread Alex Harui


On 12/15/19, 12:08 AM, "pol2095"  wrote:

You're right,
but using Ant is-it possible to modify manually this file ?

In theory, yes.  I don’t think anyone has tried it.  The following ant 
variables are used:

air.sdk.url.server
air.sdk.url.folder
air.sdk.url.file
air.sdk.url.md5

flash.sdk.url.server
flash.sdk.url.folder
flash.sdk.url.file
flash.sdk.url.md5

You can specify these on the command line, or create a local.properties file in 
the same folder as installer.xml

The first 3 are concatenated to form the URL for the download.  The last is the 
MD5 of the download.  Since you'll probably have to download the SDK to compute 
its checksum, you can probably just use file:// as the server variable to point 
to the download and not have to re-download the large SDKs.

You can compute the MD5 using the build.xml in the SDK:
ant md5 -Dfile=

HTH,
-Alex



--
Sent from: 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.246.n4.nabble.com%2Fdata=02%7C01%7Caharui%40adobe.com%7Ccf0e5a10403e4e2fd46e08d781360112%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637119941256110581sdata=I%2BALrecbkls9S0X9NHnTMxoEfDevZ6gLlxouEQhJYU0%3Dreserved=0




Re: Flex Installer and Air 33

2019-12-15 Thread pol2095
You're right,
but using Ant is-it possible to modify manually this file ?



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Flex Installer and Air 33

2019-12-15 Thread Alex Harui
Even if it is, adding it to the Apache Flex Installer requires updating 
https://svn.apache.org/repos/asf/flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

I can do it, but I'd rather have someone from Harman do it so they understand 
how and I don't have to keep up with future releases or if they decide to 
change their download URLs someday.  If they can commit to updating this file, 
then they can do it as part of their releases and folks won't have to keep 
asking other Flex committers to update the file.

-Alex

On 12/14/19, 11:49 PM, "pol2095"  wrote:

I  think it's the same installation as Air 32, just the link to the  sdk


   change



--
Sent from: 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.246.n4.nabble.com%2Fdata=02%7C01%7Caharui%40adobe.com%7Ce5e746555302463ba60808d7813348bb%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637119929571565436sdata=qkPx6wpcpMWbQoRc24LTNf8RGp3AY83vafrX8dfy10c%3Dreserved=0




Re: Flex Installer and Air 33

2019-12-14 Thread pol2095
I  think it's the same installation as Air 32, just the link to the  sdk
   change



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Flex Installer and Air 33

2019-12-14 Thread Alex Harui
It should be possible, but it would be best if someone from Harman learned how 
to add it.  I suggest that you ask Harman to submit a patch or ask for help 
preparing the patch.

-Alex

On 12/14/19, 4:32 PM, "pol2095"  wrote:

Hello,

is-it possible to add Air 33 (Harman) in the Flex installer.

Thanks



--
Sent from: 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.246.n4.nabble.com%2Fdata=02%7C01%7Caharui%40adobe.com%7Cf2408f45907c43fcae0908d780f64746%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637119667558477203sdata=mug7%2Fp%2BVv0H%2BNKgzf5pKVVNKdGvQe7ZxxCLF93%2F1KRM%3Dreserved=0




Flex Installer and Air 33

2019-12-14 Thread pol2095
Hello,

is-it possible to add Air 33 (Harman) in the Flex installer.

Thanks



--
Sent from: http://apache-flex-users.246.n4.nabble.com/