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

robbie pushed a commit to branch jekyll-test-master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/jekyll-test-master by this 
push:
     new c958e50  update config to avoid automated build duplication issue, 
tweak staging text addition to see it publishes
c958e50 is described below

commit c958e5042d7a4c095db351cfb3cf388c6711037b
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Wed Jul 22 18:57:35 2020 +0100

    update config to avoid automated build duplication issue, tweak staging 
text addition to see it publishes
---
 .asf.yaml      | 1 -
 src/index.html | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 90aa88f..fa00610 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,7 +1,6 @@
 jekyll:
   whoami: jekyll-test-master
   target: asf-staging
-  outputdir: content
 
 staging:
   whoami: asf-staging
diff --git a/src/index.html b/src/index.html
index 55f57e6..2342ee9 100644
--- a/src/index.html
+++ b/src/index.html
@@ -23,7 +23,7 @@ layout: default
       <div class="card">
         <div class="card-body narative">
           <span>
-            <p>Apache ActiveMQ&trade; STAGING WEBSITE TEST is the most popular 
open source, multi-protocol, Java-based messaging server. It supports industry 
standard protocols so users get the benefits of client choices across a broad 
range of languages and platforms. Connectivity from C, C++, Python, .Net, and 
more is available. Integrate your multi-platform applications using the 
ubiquitous <strong>AMQP</strong> protocol. Exchange messages between your web 
applications using <strong>S [...]
+            <p>WEBSITE AUTO STAGING TEST: Apache ActiveMQ&trade; is the most 
popular open source, multi-protocol, Java-based messaging server. It supports 
industry standard protocols so users get the benefits of client choices across 
a broad range of languages and platforms. Connectivity from C, C++, Python, 
.Net, and more is available. Integrate your multi-platform applications using 
the ubiquitous <strong>AMQP</strong> protocol. Exchange messages between your 
web applications using <st [...]
             <p>There are currently two "flavors" of ActiveMQ available - the 
"classic" 5.x broker and the "next generation" Artemis broker. Once Artemis 
reaches a sufficient level of feature parity with the 5.x code-base it will 
become ActiveMQ 6. Initial <a 
href="{{site.baseurl}}/components/artemis/migration">migration 
documentation</a> is available.</p>
           </span>
         </div>

Reply via email to