This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flex-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7b6503a92 Automatic Site Publish by Buildbot
7b6503a92 is described below

commit 7b6503a9209c6c8e6554311997aeca87b60851f6
Author: buildbot <[email protected]>
AuthorDate: Tue Feb 21 00:17:29 2023 +0000

    Automatic Site Publish by Buildbot
---
 output/download-utilities.html | 15 ---------------
 output/installer.html          | 10 +++++-----
 2 files changed, 5 insertions(+), 20 deletions(-)

diff --git a/output/download-utilities.html b/output/download-utilities.html
index 5d2f763d2..1392084e2 100644
--- a/output/download-utilities.html
+++ b/output/download-utilities.html
@@ -195,21 +195,6 @@
     <p>
     The following utilities are available to make working with the Apache 
Flex&reg; SDK easier:
 </p>
-<div class="headline"><h4 class="title">Apache Flex&reg; SDK Installer 
Badge</h4></div>
-<p>The Apache Flex&reg; SDK Installer Badge is a utility provided by the 
Apache Flex project to enable a one click download of the Apache Flex SDK 
Installer application. This application in turn installs the latest release of 
the Apache Flex SDK right into Adobe Flash Builder, ready for use.</p>
-<p>You can embed the badge on your website or in your blog, so your readers 
have easy access to Apache Flex SDK releases. The badge comes in two sizes, 
both of which offer the same functionality: download the latest release of the 
Apache Flex SDK Installer application. To use the badge on your site or blog 
all you have to do is embed an iframe in the page. The iframe code is presented 
below:</p>
-<p>Regular size (302 x 302)</p>
-<iframe frameborder="0" height="302" marginheight="0" marginwidth="0" 
name="afSDKInstallBadgeRegular" scrolling="no" 
src="./installerbadge/index.html" width="302"></iframe>
-<p>Use this code to embed the regular size badge on your website/blog:</p>
-<pre><code class="language-html">&amp;lt;iframe 
name="afSDKInstallBadgeRegular" 
src="https://flex.apache.org/installerbadge/index.html";
-    frameborder="0" height="302" marginheight="0" marginwidth="0" 
scrolling="no" width="302"&gt;&amp;lt;/iframe&amp;gt;
-</code></pre>
-<p>Small size (402 x 84)</p>
-<iframe frameborder="0" height="84" marginheight="0" marginwidth="0" 
name="afSDKInstallBadgeSmall" scrolling="no" src="./installerbadge/index.html" 
width="402"></iframe>
-<p>Use this code to embed the small size badge on your website/blog:</p>
-<pre><code class="language-html">&amp;lt;iframe name="afSDKInstallBadgeSmall" 
src="https://flex.apache.org/installerbadge/index.html";
-    frameborder="0" height="84" marginheight="0" marginwidth="0" 
scrolling="no" width="402"&amp;gt;&amp;lt;/iframe&amp;gt;
-</code></pre>
 <div class="headline"><h4 class="title">Apache Flex SDK Maven 
Converter</h4></div>
 <p>In order to be able to use Flex with a <a 
href="https://maven.apache.org/";>Maven</a> build, it is crucial to be able to 
have access to a <em>Mavenized</em> form of FDK. The Apache Flex SDK Converter 
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>The Apache Flex SDK Converter is part of the Apache Flex Utilities Git 
repository that can be found here:</p>
diff --git a/output/installer.html b/output/installer.html
index 633b9af46..1fed74f7e 100644
--- a/output/installer.html
+++ b/output/installer.html
@@ -192,11 +192,11 @@
 
 <!-- Home Page Exception -->
 
-    <p>The Apache Flex&reg; SDK Installer is an application that simplifies 
the download and installation of the Apache Flex&reg; SDK and its (required) 
components. It is aimed at anyone who wants to use the latest release of the 
Apache Flex SDK, but who might not necessarily be familiar with the tools and 
procedures required to compile the Apache Flex SDK from source code. The 
application will grab the official, current release of the SDK from <a 
href="/download.html">apache.org</a>, in [...]
-<div style="padding: 15px;"><iframe frameborder="0" height="302" 
marginheight="0" marginwidth="0" name="afSDKInstallBadgeRegular" scrolling="no" 
src="./installerbadge/index.html" width="302"></iframe>
-<span style="position:relative;top:-290px;left:10px">Problems with the 
installer ? Read the <a 
href="https://cwiki.apache.org/confluence/display/FLEX/Installation+help";>installation
 help</a> on the Wiki.</span></div>
-<span style="position:relative;top:-310px;left:331px">In particular, Linux 
users should use the Ant-based method in the above link.</span>
-<p>Alternatively, you can download the source and/or binaries for the Apache 
Flex&reg; SDK Installer directly:</p>
+    <p>The Apache Flex&reg; SDK Installer is an application that simplifies 
the download and installation of the Apache Flex&reg; SDK and its (required) 
components. It is aimed at anyone who wants to use the latest release of the 
Apache Flex SDK, but who might not necessarily be familiar with the tools and 
procedures required to compile the Apache Flex SDK from source code. The 
application will grab the official, current release of the SDK from <a 
href="/download.html">apache.org</a>, in [...]
+<blockquote>
+<p>Problems with the installer? Read the <a 
href="https://cwiki.apache.org/confluence/display/FLEX/Installation+help";>installation
 help</a> on the Wiki.
+In particular, Linux users should use the Ant-based method in the above 
link.</p>
+</blockquote>
 <p>Note: the installer downloads other files besides the Apache Flex SDK. 
These files are needed for the proper functioning of the SDK. The required TLF 
and the OSMF frameworks, as well as the optional Embedded Font Libraries and 
Utilities and BlazeDS are mentioned separately in the installer application. 
The other non-Apache files downloaded by the installer are:</p>
 <ul>
 <li><a href="https://www.adobe.com/devnet/air/air-sdk-download.html";>Adobe AIR 
SDK</a></li>

Reply via email to