You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2013/04/11 10:36:20 UTC

svn commit: r858080 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/download-utilities.html

Author: buildbot
Date: Thu Apr 11 08:36:20 2013
New Revision: 858080

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/download-utilities.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 11 08:36:20 2013
@@ -1 +1 @@
-1466738
+1466793

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 11 08:36:20 2013
@@ -1 +1 @@
-1466738
+1466793

Modified: websites/staging/flex/trunk/content/download-utilities.html
==============================================================================
--- websites/staging/flex/trunk/content/download-utilities.html (original)
+++ websites/staging/flex/trunk/content/download-utilities.html Thu Apr 11 08:36:20 2013
@@ -6,7 +6,7 @@
 <head>
 
     <meta charset="utf-8">
-    <title>Apache Flex® - SDK Utilities
</title>
+    <title>Apache Flex® - SDK Utilities</title>
 
     <!-- For Mobiles  -->
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
@@ -165,7 +165,7 @@
 
         <!-- Page Title -->
         <div id="page-title">
-            <h2>SDK Utilities
</h2>
+            <h2>SDK Utilities</h2>
         </div>
         <!-- Page Title / End -->
 
@@ -210,8 +210,8 @@
 
 <p>In order to be able to use Flex with a maven build, it is crucial to be able to have access to a mavenized form of FDK. The Apache Flex SDK Mavenizer tool is used to convert the Apache and Adobe Flex SDKs and Air SDKs into Maven artifacts. Automatically creating the Directories, pom-files, copying and moving the resources to the correct destinations.</p>
 <p>These artifacts can be used in Maven builds using the Flexmojos plugin (Starting with version 6.x).</p>
-<p>You can pick up your copy here:</p>
-<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">https:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/flex/</span><span class="n">utilities</span><span class="sr">/trunk/m</span><span class="n">avenizer</span><span class="o">/</span> <span class="n">mavenizer</span>
+<p>The mavenizer is part of the Apache Utilities Git repository that can be found here:</p>
+<div class="codehilite"><pre><span class="n">https:</span><span class="sr">//gi</span><span class="n">t</span><span class="o">-</span><span class="n">wip</span><span class="o">-</span><span class="n">us</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="o">/</span><span class="n">flex</span><span class="o">-</span><span class="n">utilities</span><span class="o">.</span><span class="n">git</span>
 </pre></div>
 
 <!-- Home Page Exception -->