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 576a8b9e7 Automatic Site Publish by Buildbot
576a8b9e7 is described below

commit 576a8b9e746d2fa8cfdeec3add5b0a7d8f558882
Author: buildbot <[email protected]>
AuthorDate: Tue Feb 21 00:08:05 2023 +0000

    Automatic Site Publish by Buildbot
---
 output/download-utilities.html | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/output/download-utilities.html b/output/download-utilities.html
index c786bfcdd..5d2f763d2 100644
--- a/output/download-utilities.html
+++ b/output/download-utilities.html
@@ -201,11 +201,15 @@
 <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"><iframe <="" code="" frameborder='"0"' 
height='"302"' marginheight='"0"' marginwidth='"0"' 
name='"afSDKInstallBadgeRegular"' scrolling='"no"' 
src='"https://flex.apache.org/installerbadge/index.html";' 
width='"302"&gt;&lt;/iframe&gt;'></iframe></code></pre>
+<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"><iframe <="" code="" frameborder='"0"' 
height='"84"' marginheight='"0"' marginwidth='"0"' 
name='"afSDKInstallBadgeSmall"' scrolling='"no"' 
src='"https://flex.apache.org/installerbadge/index.html";' 
width='"402"&gt;&lt;/iframe&gt;'></iframe></code></pre>
+<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>

Reply via email to