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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d37e9c9  Publishing from 5bbbe8750c0c1a6b2abbef020b0d7872f490f6fd
d37e9c9 is described below

commit d37e9c9589e1942def840fbc0a189adc9f5196a8
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Tue Apr 30 16:18:24 2024 +0000

    Publishing from 5bbbe8750c0c1a6b2abbef020b0d7872f490f6fd
---
 content/sbt/1.0.0/index.html | 12 +++---------
 content/sbt/index.html       | 20 +++++++++++++++++---
 2 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/content/sbt/1.0.0/index.html b/content/sbt/1.0.0/index.html
index a857e38..e31fabb 100644
--- a/content/sbt/1.0.0/index.html
+++ b/content/sbt/1.0.0/index.html
@@ -90,12 +90,6 @@
 
     <div class="container">
       
-  <div class="alert alert-warning">
-    Apache Daffodil SBT Plugin 1.0.0 has not yet been released! The artifact
-    and release notes below are drafts for a proposed release of Apache
-    Daffodil SBT Plugin which has not yet occurred.
-  </div>
-
 
 <div class="row">
   <div class="col-md-12">
@@ -119,12 +113,12 @@
   
 <div class="row">
   <div class="col-sm-6">
-    <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-sbt/1.0.0-rc1/src/apache-daffodil-sbt-1.0.0-src.zip";>apache-daffodil-sbt-1.0.0-src.zip</a>
+    <a 
href="https://www.apache.org/dyn/closer.lua/download/daffodil/daffodil-sbt/1.0.0/src/apache-daffodil-sbt-1.0.0-src.zip";>apache-daffodil-sbt-1.0.0-src.zip</a>
   </div>
   <div class="col-sm-6">
     
-      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-sbt/1.0.0-rc1/src/apache-daffodil-sbt-1.0.0-src.zip.asc";>PGP</a>
 ]
-      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-sbt/1.0.0-rc1/src/apache-daffodil-sbt-1.0.0-src.zip.sha512";>SHA512</a>
 ]
+      [ <a 
href="https://downloads.apache.org/daffodil/daffodil-sbt/1.0.0/src/apache-daffodil-sbt-1.0.0-src.zip.asc";>PGP</a>
 ]
+      [ <a 
href="https://downloads.apache.org/daffodil/daffodil-sbt/1.0.0/src/apache-daffodil-sbt-1.0.0-src.zip.sha512";>SHA512</a>
 ]
     
   </div>
 </div>
diff --git a/content/sbt/index.html b/content/sbt/index.html
index a8ec351..610b1b2 100644
--- a/content/sbt/index.html
+++ b/content/sbt/index.html
@@ -103,9 +103,23 @@
 
 <p>All recent Daffodil SBT Plugin releases are listed here. Each release below 
is listed by the version and date on which it was released. Clicking on the 
version number will take you to the release notes and downloads for that 
release.</p>
 
-<div class="alert alert-warning">
-No official Apache releases have been made yet. <a href="/community">Get 
involved</a> and help us on our way!
-</div>
+<table class="table">
+    <tr>
+        <th class="col-md-1">Version</th>
+        <th>Summary</th>
+        <th class="col-md-2 text-right">Release&nbsp;Date</th>
+    </tr>
+    
+        
+            <tr>
+                <td style="vertical-align: middle; line-height: 2.5em;" 
class="col-md-1"><a href="/sbt/1.0.0/">1.0.0</a></td>
+                <td style="vertical-align: middle;">Initial release
+</td>
+                <td style="vertical-align: middle;" class="col-md-2 
text-right">2024-04-30</td>
+            </tr>
+        
+    
+</table>
 
 
   </div>

Reply via email to