I cancelled build #173 so the build can pick up this change. Builds take a long time on the CI server since I am paying for it directly. Last build took 2 hours 40 minutes.
-Alex On 12/19/16, 3:34 PM, "Alex Harui" <aha...@adobe.com> wrote: >I just pushed a change to a copy of osmf in the Flex part of SF. The >problem with using a version from files is that SF redirects to from HTTP >to HTTPS (or maybe the other way around) and Ant won't allow that. So, >we've tried picking on a single mirror, but as you can see, sometimes we >pick on the wrong mirror. With this change, we are grabbing a raw binary >from the repo which doesn't get redirected. > >See if it works for you. > >HTH, >-Alex > >On 12/19/16, 2:27 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > >>Hi, >> >>The same download is also failing on OSX currently so it not just a >>windows issue. >> >>However it's not failing consistently on my 3rd try it worked. >> >>Using curl -v I notice it's doing a 302 redirect to: >>https://pilotfiber.dl.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Rel >>e >>ase%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20n >>o >>tes%29/OSMF.swc >> >>Perhaps using that URL would give more consistent results? >> >>Justin >