There's a different problem that is currently messing up the installer. I'm trying to find a workaround, but I'm not sure the mirrors are propagating changes to files.
-Alex On 9/8/16, 10:53 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote: >Hey Alex, > >Should you also remove the rc="rc1" here? I just tried using the Installer >to download FlexJS 0.7.0, and it tried to load the FalconJX 0.7.0 from a >URL containing a directory named rc1, which failed because it did not >exist. > >- Josh > >On Wed, Sep 7, 2016 at 11:10 PM, <aha...@apache.org> wrote: > >> Author: aharui >> Date: Thu Sep 8 06:10:03 2016 >> New Revision: 1759747 >> >> URL: http://svn.apache.org/viewvc?rev=1759747&view=rev >> Log: >> "update sdk-installer-config-4.0 and other files for flex sdk 0.7.0 rc1" >> >> 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=1759747&r1= >> 1759746&r2=1759747&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 >> Sep 8 06:10:03 2016 >> @@ -93,7 +93,7 @@ limitations under the License. >> <Nightly id="FlexFalconNightly" version="Nightly" >>path=" >> http://apacheflexbuild.cloudapp.net:8080/job/flex- >> falcon/lastSuccessfulBuild/artifact/out/" >>file="apache-flex-falcon-0.7.0-bin" >> dev="true" nocache="true"/> >> </versions> >> </ApacheFlexFalcon> >> - <ApacheFlexFalconJX name="Apache Flex FalconJX" >> prefix="apache-flex-falconjx-" overlay="true" needsAIR="false" >> needsFlash="false" icon="http://flex.apache.org/installer/icons/apache_ >> flexfalcon_logo_text.png" developmentVersion="0.7.0" rc="rc1" >> latestVersion="0.6.0"> >> + <ApacheFlexFalconJX name="Apache Flex FalconJX" >> prefix="apache-flex-falconjx-" overlay="true" needsAIR="false" >> needsFlash="false" icon="http://flex.apache.org/installer/icons/apache_ >> flexfalcon_logo_text.png" developmentVersion="0.7.0" rc="rc1" >> latestVersion="0.7.0"> >> <versions> >> <Nightly id="FlexFalconJXNightly" version="Nightly" >>path=" >> http://apacheflexbuild.cloudapp.net:8080/job/flex- >> falcon/lastSuccessfulBuild/artifact/out/" >>file="apache-flex-falconjx-0.7.0-bin" >> dev="true" nocache="true"/> >> </versions> >> >> >>