You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/09/14 23:06:13 UTC

svn commit: r1624902 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

Author: jmclean
Date: Sun Sep 14 21:06:13 2014
New Revision: 1624902

URL: http://svn.apache.org/r1624902
Log:
change path of osmf so installer isn't broken for Apache Flex 4.9/4.10

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=1624902&r1=1624901&r2=1624902&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 Sun Sep 14 21:06:13 2014
@@ -457,7 +457,7 @@ limitations under the License.
     
     <!-- For OSMF, we are including the file name along with the url.  This is to support the weird url format for OSMF2.0 which forces us to do the same -->
     <!-- OSMF 1.x -->
-    <OSMF_SWC path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/frameworks/libs/" file="osmf.swc"/>
+    <OSMF_SWC path="http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/" file="osmf.swc"/>
     <!-- OSMF 2.0 -->
     <OSMF_SWC_2.0 path="http://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29" file="OSMF.swc"/>