Re: updating ApacheFlexSDK URL in Om's installer

2012-07-26 Thread Ravindra Bharathi
Could something like the below be included as part of the Flex installer code to parse the mirror site ? *declare the service that'll fetch the url* http://www.apache.org/dyn/closer.cgi/incubator/flex/4.8.0-incubating/apache-flex-sdk-4.8.0-incubating-bin.zip *Fetch the html* from http://

Re: Apache Flex 4.8.0-incubating - third-party dependencies download

2012-07-25 Thread Ravindra Bharathi
Running the script again worked fine. Thanks Ravindra On Wed, Jul 25, 2012 at 10:59 PM, Ravindra Bharathi wrote: > > Thanks Carol. > Browsing to the link downloads the flex sdk. > > Browsing to the link earlier didn't work either, which is why I queried. > > Will run

Re: Apache Flex 4.8.0-incubating - third-party dependencies download

2012-07-25 Thread Ravindra Bharathi
here are > download errors. > > The link is good. Try > http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.2320 > 1B.zip in your browser and you will see it starts to download it. > > Carol > > On 7/25/12 10 :43AM, "Ravindra Bharathi" wrote: >

Re: Apache Flex 4.8.0-incubating - third-party dependencies download

2012-07-25 Thread Ravindra Bharathi
Carol Frampton wrote: > What is your error? flex-messaging-common.jar is coming from the flex SDK. > > Carol > > On 7/25/12 2 :03AM, "Ravindra Bharathi" wrote: > > >Does the third party downloads ant task that comes with flex > >4.8-incubating > &g

Apache Flex 4.8.0-incubating - third-party dependencies download

2012-07-24 Thread Ravindra Bharathi
Does the third party downloads ant task that comes with flex 4.8-incubating work correctly? cd /frameworks ant thirdparty-downloads Think the link to flex-messaging-common.jar is wrong, causing it to fail. Thanks Ravindra