You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by ha...@apache.org on 2018/10/23 21:12:42 UTC

[1/2] any23 git commit: velocity doesn't allow dot-notation

Repository: any23
Updated Branches:
  refs/heads/master 692c583f8 -> 7cbd82e88


velocity doesn't allow dot-notation


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/6021d210
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/6021d210
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/6021d210

Branch: refs/heads/master
Commit: 6021d210b487b308e538eb86e5b8a03638e8e1d7
Parents: 692c583
Author: Hans <fi...@gmail.com>
Authored: Tue Oct 23 16:08:40 2018 -0500
Committer: Hans <fi...@gmail.com>
Committed: Tue Oct 23 16:08:40 2018 -0500

----------------------------------------------------------------------
 pom.xml                       |  5 ++-
 src/site/xdoc/download.xml.vm | 80 +++++++++++++++++++-------------------
 2 files changed, 43 insertions(+), 42 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/6021d210/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1f20b43..41761d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,8 +285,9 @@
     <!-- Overridden in profiles to add JDK specific arguments to surefire -->
     <surefire-extra-args />
 
-    <!-- Used to track API changes based on Semantic Versioning -->
-    <latest.stable.released>2.2</latest.stable.released>
+    <!-- Used to track API changes based on Semantic Versioning
+         NOTE: velocity does.not.allow.dot.notation, so justUseCamelCase -->
+    <latestStableRelease>2.2</latestStableRelease>
 
     <!-- Google Analytics id for website -->
     <form.tracker.id>UA-59636188-1</form.tracker.id>

http://git-wip-us.apache.org/repos/asf/any23/blob/6021d210/src/site/xdoc/download.xml.vm
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index dc16661..af8ea25 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -53,16 +53,16 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Any23 ${latest.stable.released} (Source tar.gz)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-${latest.stable.released}-src.tar.gz"> apache-any23-${latest.stable.released}-src.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-${latest.stable.released}-src.tar.gz.asc"> apache-any23-${latest.stable.released}-src.tar.gz.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-${latest.stable.released}-src.tar.gz.sha512"> apache-any23-${latest.stable.released}-src.tar.gz.sha512</a></td>
+              <td>Apache Any23 ${latestStableRelease} (Source tar.gz)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-${latestStableRelease}-src.tar.gz"> apache-any23-${latestStableRelease}-src.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-${latestStableRelease}-src.tar.gz.asc"> apache-any23-${latestStableRelease}-src.tar.gz.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-${latestStableRelease}-src.tar.gz.sha512"> apache-any23-${latestStableRelease}-src.tar.gz.sha512</a></td>
             </tr>
             <tr>
-              <td>Apache Any23 ${latest.stable.released} (Source zip)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-${latest.stable.released}-src.zip"> apache-any23-${latest.stable.released}-src.zip</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-${latest.stable.released}-src.zip.asc"> apache-any23-${latest.stable.released}-src.zip.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-${latest.stable.released}-src.zip.sha512"> apache-any23-${latest.stable.released}-src.zip.sha512</a></td>
+              <td>Apache Any23 ${latestStableRelease} (Source zip)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-${latestStableRelease}-src.zip"> apache-any23-${latestStableRelease}-src.zip</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-${latestStableRelease}-src.zip.asc"> apache-any23-${latestStableRelease}-src.zip.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-${latestStableRelease}-src.zip.sha512"> apache-any23-${latestStableRelease}-src.zip.sha512</a></td>
             </tr>
           </tbody>
         </table>
@@ -80,16 +80,16 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Any23 ${latest.stable.released} CLI (Binary tar.gz)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-cli-${latest.stable.released}.tar.gz"> apache-any23-cli-${latest.stable.released}.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-cli-${latest.stable.released}.tar.gz.asc"> apache-any23-cli-${latest.stable.released}.tar.gz.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-cli-${latest.stable.released}.tar.gz.sha512"> apache-any23-cli-${latest.stable.released}.tar.gz.sha512</a></td>
+              <td>Apache Any23 ${latestStableRelease} CLI (Binary tar.gz)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-cli-${latestStableRelease}.tar.gz"> apache-any23-cli-${latestStableRelease}.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-cli-${latestStableRelease}.tar.gz.asc"> apache-any23-cli-${latestStableRelease}.tar.gz.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-cli-${latestStableRelease}.tar.gz.sha512"> apache-any23-cli-${latestStableRelease}.tar.gz.sha512</a></td>
             </tr>
             <tr>
-              <td>Apache Any23 ${latest.stable.released} CLI (Binary zip)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-cli-${latest.stable.released}.zip"> apache-any23-cli-${latest.stable.released}.zip</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-cli-${latest.stable.released}.zip.asc"> apache-any23-cli-${latest.stable.released}.zip.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-cli-${latest.stable.released}.zip.sha512"> apache-any23-cli-${latest.stable.released}.zip.sha512</a></td>
+              <td>Apache Any23 ${latestStableRelease} CLI (Binary zip)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-cli-${latestStableRelease}.zip"> apache-any23-cli-${latestStableRelease}.zip</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-cli-${latestStableRelease}.zip.asc"> apache-any23-cli-${latestStableRelease}.zip.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-cli-${latestStableRelease}.zip.sha512"> apache-any23-cli-${latestStableRelease}.zip.sha512</a></td>
             </tr>
           </tbody>
         </table>
@@ -109,16 +109,16 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Any23 Basic Crawler ${latest.stable.released} (Binary tar.gz)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-basic-crawler-${latest.stable.released}.tar.gz"> apache-any23-basic-crawler-${latest.stable.released}.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-basic-crawler-${latest.stable.released}.tar.gz.asc"> apache-any23-basic-crawler-${latest.stable.released}.tar.gz.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-basic-crawler-${latest.stable.released}.tar.gz.sha512"> apache-any23-basic-crawler-${latest.stable.released}.tar.gz.sha512</a></td>
+              <td>Apache Any23 Basic Crawler ${latestStableRelease} (Binary tar.gz)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-basic-crawler-${latestStableRelease}.tar.gz"> apache-any23-basic-crawler-${latestStableRelease}.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-basic-crawler-${latestStableRelease}.tar.gz.asc"> apache-any23-basic-crawler-${latestStableRelease}.tar.gz.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-basic-crawler-${latestStableRelease}.tar.gz.sha512"> apache-any23-basic-crawler-${latestStableRelease}.tar.gz.sha512</a></td>
             </tr>
             <tr>
-              <td>Apache Any23 Basic Crawler ${latest.stable.released} (Binary zip)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-basic-crawler-${latest.stable.released}.zip"> apache-any23-basic-crawler-${latest.stable.released}.zip</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-basic-crawler-${latest.stable.released}.zip.asc"> apache-any23-basic-crawler-${latest.stable.released}.tar.gz.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-basic-crawler-${latest.stable.released}.zip.sha512"> apache-any23-basic-crawler-${latest.stable.released}.tar.gz.sha512</a></td>
+              <td>Apache Any23 Basic Crawler ${latestStableRelease} (Binary zip)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-basic-crawler-${latestStableRelease}.zip"> apache-any23-basic-crawler-${latestStableRelease}.zip</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-basic-crawler-${latestStableRelease}.zip.asc"> apache-any23-basic-crawler-${latestStableRelease}.tar.gz.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-basic-crawler-${latestStableRelease}.zip.sha512"> apache-any23-basic-crawler-${latestStableRelease}.tar.gz.sha512</a></td>
             </tr>
           </tbody>
         </table>
@@ -136,16 +136,16 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Any23 HTML Scraper ${latest.stable.released} (Binary tar.gz)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-html-scraper-${latest.stable.released}.tar.gz"> apache-any23-html-scraper-${latest.stable.released}.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-html-scraper-${latest.stable.released}.tar.gz.asc"> apache-any23-html-scraper-${latest.stable.released}.tar.gz.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-html-scraper-${latest.stable.released}.tar.gz.sha512"> apache-any23-html-scraper-${latest.stable.released}.tar.gz.sha512</a></td>
+              <td>Apache Any23 HTML Scraper ${latestStableRelease} (Binary tar.gz)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-html-scraper-${latestStableRelease}.tar.gz"> apache-any23-html-scraper-${latestStableRelease}.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-html-scraper-${latestStableRelease}.tar.gz.asc"> apache-any23-html-scraper-${latestStableRelease}.tar.gz.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-html-scraper-${latestStableRelease}.tar.gz.sha512"> apache-any23-html-scraper-${latestStableRelease}.tar.gz.sha512</a></td>
             </tr>
             <tr>
-              <td>Apache Any23 HTML Scraper ${latest.stable.released} (Binary zip)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-html-scraper-${latest.stable.released}.zip"> apache-any23-html-scraper-${latest.stable.released}.zip</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-html-scraper-${latest.stable.released}.zip.asc"> apache-any23-html-scraper-${latest.stable.released}.zip.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-html-scraper-${latest.stable.released}.zip.sha512"> apache-any23-html-scraper-${latest.stable.released}.zip.sha512</a></td>
+              <td>Apache Any23 HTML Scraper ${latestStableRelease} (Binary zip)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-html-scraper-${latestStableRelease}.zip"> apache-any23-html-scraper-${latestStableRelease}.zip</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-html-scraper-${latestStableRelease}.zip.asc"> apache-any23-html-scraper-${latestStableRelease}.zip.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-html-scraper-${latestStableRelease}.zip.sha512"> apache-any23-html-scraper-${latestStableRelease}.zip.sha512</a></td>
             </tr>
           </tbody>
         </table>
@@ -163,16 +163,16 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Any23 Office Scraper ${latest.stable.released} (Binary tar.gz)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-office-scraper-${latest.stable.released}.tar.gz"> apache-any23-office-scraper-${latest.stable.released}.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-office-scraper-${latest.stable.released}.tar.gz.asc"> apache-any23-office-scraper-${latest.stable.released}.tar.gz.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-office-scraper-${latest.stable.released}.tar.gz.sha512"> apache-any23-office-scraper-${latest.stable.released}.tar.gz.sha512</a></td>
+              <td>Apache Any23 Office Scraper ${latestStableRelease} (Binary tar.gz)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-office-scraper-${latestStableRelease}.tar.gz"> apache-any23-office-scraper-${latestStableRelease}.tar.gz</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-office-scraper-${latestStableRelease}.tar.gz.asc"> apache-any23-office-scraper-${latestStableRelease}.tar.gz.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-office-scraper-${latestStableRelease}.tar.gz.sha512"> apache-any23-office-scraper-${latestStableRelease}.tar.gz.sha512</a></td>
             </tr>
             <tr>
-              <td>Apache Any23 Office Scraper ${latest.stable.released} (Binary zip)</td>
-              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latest.stable.released}/apache-any23-office-scraper-${latest.stable.released}.zip"> apache-any23-office-scraper-${latest.stable.released}.zip</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-office-scraper-${latest.stable.released}.zip.asc"> apache-any23-office-scraper-${latest.stable.released}.zip.asc</a></td>
-              <td><a href="https://www.apache.org/dist/any23/${latest.stable.released}/apache-any23-office-scraper-${latest.stable.released}.zip.sha512"> apache-any23-office-scraper-${latest.stable.released}.zip.sha512</a></td>
+              <td>Apache Any23 Office Scraper ${latestStableRelease} (Binary zip)</td>
+              <td><a href="https://www.apache.org/dyn/closer.lua/any23/${latestStableRelease}/apache-any23-office-scraper-${latestStableRelease}.zip"> apache-any23-office-scraper-${latestStableRelease}.zip</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-office-scraper-${latestStableRelease}.zip.asc"> apache-any23-office-scraper-${latestStableRelease}.zip.asc</a></td>
+              <td><a href="https://www.apache.org/dist/any23/${latestStableRelease}/apache-any23-office-scraper-${latest.stable.released}.zip.sha512"> apache-any23-office-scraper-${latest.stable.released}.zip.sha512</a></td>
             </tr>
           </tbody>
         </table>


[2/2] any23 git commit: spell it out for the maven-javadoc-plugin

Posted by ha...@apache.org.
spell it out for the maven-javadoc-plugin


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/7cbd82e8
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/7cbd82e8
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/7cbd82e8

Branch: refs/heads/master
Commit: 7cbd82e88234b90d195fdbcba6055ccfdab157fa
Parents: 6021d21
Author: Hans <fi...@gmail.com>
Authored: Tue Oct 23 16:11:56 2018 -0500
Committer: Hans <fi...@gmail.com>
Committed: Tue Oct 23 16:11:56 2018 -0500

----------------------------------------------------------------------
 api/src/main/java/org/apache/any23/configuration/Setting.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/7cbd82e8/api/src/main/java/org/apache/any23/configuration/Setting.java
----------------------------------------------------------------------
diff --git a/api/src/main/java/org/apache/any23/configuration/Setting.java b/api/src/main/java/org/apache/any23/configuration/Setting.java
index 6932afd..92a3632 100644
--- a/api/src/main/java/org/apache/any23/configuration/Setting.java
+++ b/api/src/main/java/org/apache/any23/configuration/Setting.java
@@ -165,7 +165,7 @@ public final class Setting<V> {
          *      {@code this.checkValue(null, value)}
          * </pre>
          *
-         * @see #checkValue(Setting, V)
+         * @see #checkValue(Setting, Object)
          */
         public final Setting<V> withValue(V value) {
             return checked(null, value);
@@ -236,7 +236,7 @@ public final class Setting<V> {
      *     {@code this.key.checkValue(this, newValue)}
      * </pre>
      *
-     * @see Key#checkValue(Setting, V)
+     * @see Key#checkValue(Setting, Object)
      */
     public Setting<V> withValue(V newValue) {
         return key.checked(this, newValue);