You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2022/01/09 00:05:29 UTC

[any23] branch master updated: Website Maintenance

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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new 9434325  Website Maintenance
9434325 is described below

commit 943432575151d1ee0cca45b2080733a9504d8016
Author: Lewis John McGibbney <le...@gmail.com>
AuthorDate: Sat Jan 8 16:05:21 2022 -0800

    Website Maintenance
---
 pom.xml                                       |  10 ++++++++++
 src/site/apt/poweredby.apt                    |  26 +++++++++++++++++---------
 src/site/resources/images/camel-logo.jpg      | Bin 0 -> 10098 bytes
 src/site/resources/images/cc-logo.png         | Bin 0 -> 34249 bytes
 src/site/resources/images/fu-logo-90x25.png   | Bin 13965 -> 0 bytes
 src/site/resources/images/kit-logo-90x40.png  | Bin 7223 -> 0 bytes
 src/site/resources/images/ma-logo.png         | Bin 0 -> 10637 bytes
 src/site/resources/images/servicemix-logo.png | Bin 0 -> 23777 bytes
 src/site/site.xml                             |  16 +++++++++++++++-
 src/site/xdoc/download.xml.vm                 |   3 ++-
 10 files changed, 44 insertions(+), 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9e1f09e..9ef6404 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,6 +219,16 @@
   <ciManagement>
     <system>Jenkins</system>
     <url>https://ci-builds.apache.org/job/Any23/</url>
+    <notifiers>
+      <notifier>
+        <type>mail</type>
+        <sendOnError>true</sendOnError>
+        <sendOnFailure>true</sendOnFailure>
+        <sendOnSuccess>false</sendOnSuccess>
+        <sendOnWarning>false</sendOnWarning>
+        <configuration><address>dev@any23.apache.org</address></configuration>
+      </notifier>
+    </notifiers>
   </ciManagement>
 
   <!-- General properties. -->
diff --git a/src/site/apt/poweredby.apt b/src/site/apt/poweredby.apt
index f6b3449..29e9441 100644
--- a/src/site/apt/poweredby.apt
+++ b/src/site/apt/poweredby.apt
@@ -26,19 +26,16 @@ PoweredBy
 [./images/logo-sindice-90x30.png]  
 
   Sindice was a platform to build applications on top of structured data.
-  Sindice collected Web Data in many ways, following existing web standards,
-  and offered Search and Querying across this data, updated live every few minutes.
+  Sindice collected Web Data in many ways, following web standards,
+  and offered search and querying across this data, updated live every few minutes.
 
-[./images/fu-logo-90x25.png][./images/kit-logo-90x40.png]
+[./images/cc-logo.png]
+
+[./images/ma-logo.png]
 
   {{{http://webdatacommons.org/}WebDataCommons}}
 
-  Extracting Structured Data from the Common Web Crawl.
-  More and more websites have started to embed structured data describing products, 
-  people, organizations, places, events into their HTML pages. The Web Data Commons
-  project extracts this data from several billion web pages and provides the extracted 
-  data for download. Web Data Commons thus enables you to use the data without needing 
-  to crawl the Web yourself.
+  The Web Data Commons project extracts structured data from the {{{http://commoncrawl.org/}Common Crawl}}, the largest web corpus available to the public, and provides the extracted data for public download in order to support researchers and companies in exploiting the wealth of information that is available on the Web. 
 
 [./images/nutch_logo_tm.png]
 
@@ -51,3 +48,14 @@ PoweredBy
   from Webpages. This data can then be indexed into one of the Nutch supported storage
   mechanisms.
 
+[./images/camel-logo.jpg]
+
+  {{{http://camel.apache.org}Apache Camel}}
+
+  Camel is an Open Source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. 
+
+[./images/servicemix-logo.png]
+
+  {{{http://servicemix.apache.org}Apache ServiceMix}}
+
+  Apache ServiceMix is a flexible, open-source integration container that unifies the features and functionality of Apache ActiveMQ, Camel, CXF, and Karaf into a powerful runtime platform you can use to build your own integrations solutions. It provides a complete, enterprise ready ESB exclusively powered by OSGi.
diff --git a/src/site/resources/images/camel-logo.jpg b/src/site/resources/images/camel-logo.jpg
new file mode 100644
index 0000000..03f7ab2
Binary files /dev/null and b/src/site/resources/images/camel-logo.jpg differ
diff --git a/src/site/resources/images/cc-logo.png b/src/site/resources/images/cc-logo.png
new file mode 100644
index 0000000..eefabc4
Binary files /dev/null and b/src/site/resources/images/cc-logo.png differ
diff --git a/src/site/resources/images/fu-logo-90x25.png b/src/site/resources/images/fu-logo-90x25.png
deleted file mode 100644
index 56943c8..0000000
Binary files a/src/site/resources/images/fu-logo-90x25.png and /dev/null differ
diff --git a/src/site/resources/images/kit-logo-90x40.png b/src/site/resources/images/kit-logo-90x40.png
deleted file mode 100644
index 391a21f..0000000
Binary files a/src/site/resources/images/kit-logo-90x40.png and /dev/null differ
diff --git a/src/site/resources/images/ma-logo.png b/src/site/resources/images/ma-logo.png
new file mode 100644
index 0000000..fd759ab
Binary files /dev/null and b/src/site/resources/images/ma-logo.png differ
diff --git a/src/site/resources/images/servicemix-logo.png b/src/site/resources/images/servicemix-logo.png
new file mode 100644
index 0000000..86d7f01
Binary files /dev/null and b/src/site/resources/images/servicemix-logo.png differ
diff --git a/src/site/site.xml b/src/site/site.xml
index e5f9eb7..5a26f6d 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -21,7 +21,7 @@
 
   <publishDate position="left"/>
   <version position="left"/>
-
+  
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
@@ -40,6 +40,20 @@
     <href>http://www.apache.org/</href>
   </bannerRight>
 
+  <custom>
+    <fluidoSkin>
+      <googleSearch>
+        <sitesearch/>
+      </googleSearch>
+      <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
+    </fluidoSkin>
+    <gitHub>
+      <projectId>apache/any23</projectId>
+      <ribbonOrientation>right</ribbonOrientation>
+      <ribbonColor>black</ribbonColor>
+    </gitHub>
+  </custom>
+
   <body>
     <menu name="${project.name}">
       <item name="Introduction"      href="./index.html"/>
diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index 776f4ea..71461a8 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -32,7 +32,7 @@
 
       <p>In order to guard against corrupted downloads/installations, it is highly recommended to <a href="https://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> of the release bundles against the public <a href="https://apache.org/dist/any23/KEYS">KEYS</a> used by the Apache Any23 developers.</p>
 
-      <p>Apache Any23 is distributed under the <a href="https://any23.apache.org/license.html"> Apache License, version 2.0</a>.</p>
+      <p>Apache Any23 is distributed under the <a href="https://any23.apache.org/license.html">Apache License, version 2.0</a>.</p>
 
 
       <subsection name="Apache Any23 Maven Artifacts">
@@ -44,6 +44,7 @@
           &nbsp;&nbsp;&nbsp;&nbsp;&#60;version&#62;${latestStableRelease}&#60;/version&#62;<br />
           &#60;/dependency&#62;
         </code>
+        <p>Also see <a href="./dependency-info.html">dependency information</a> for defining Any23 as a dependency in other popular build systems.</p>
       </subsection>
 
       <subsection name="Apache Any23 Sources">