OK, good to know.  Interestingly, all of those are served by SourceForge.

Glad to know you were finally successful.

-Alex

On 5/9/18, 6:13 PM, "Bink" <bink1...@gmail.com> wrote:

    Thansk Alex.  I was eventually able to make it work using *ant* as you
    suggested.
    
    The install failed frequently, when a redirect from HTTP to HTTPS occurred
    on a file *get*.  To get around this, I created the local.properties file in
    the root directory of Flex.  Then for only the problem files, I would add
    properties pointing to a local version of the file I'd downloaded using the
    URL reported in the error, like below.  Note, the ones here were the ones I
    specifically had issues with.
    
    
    osmf.url.server=file:///C:/Development/_SDK/
    osmf.url.folder=Build
    osmf.url.file=OSMF2_0.swc
    
    afe.url.server=file:///C:/Development/_SDK/
    afe.url.folder=Build
    afe.url.file=afe.jar
    
    agl.url.server=file:///C:/Development/_SDK/
    agl.url.folder=Build
    agl.url.file=aglj40.jar
    
    fontkit.url.server=file:///C:/Development/_SDK/
    fontkit.url.folder=Build
    fontkit.url.file=flex-fontkit.jar
    
    rideau.url.server=file:///C:/Development/_SDK/
    rideau.url.folder=Build
    rideau.url.file=rideau.jar
    
    
    
    --
    Sent from: 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-development.2333347.n4.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C9536e6ec58b0452d51dc08d5b61337a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636615116018821023&sdata=fsuOoqslXoiQ%2FhHdwO1RCLgtpulwBZJ0zFgXlHGk48o%3D&reserved=0
    

Reply via email to