You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2021/05/18 10:50:54 UTC

[creadur-whisker] branch master updated (ba0d728 -> c68ea21)

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

pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git.


    from ba0d728  Update to latest ASF parent 23
     new 3b7c6b2  WHISKER-19: Fix XML errors in site descriptor
     new 3e65784  WHISKER-19: Fix XML errors
     new 9841b05  WHISKER-19: Reformat XML
     new c68ea21  WHISKER-19: Update to JDK8 in order to pull in recent commons-io

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml           |  16 +++----
 src/site/site.xml | 140 ++++++++++++++++++++++--------------------------------
 2 files changed, 64 insertions(+), 92 deletions(-)

[creadur-whisker] 03/04: WHISKER-19: Reformat XML

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git

commit 9841b05c25f8254fa93073f5cb3a091a42773ae9
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Tue May 18 12:50:18 2021 +0200

    WHISKER-19: Reformat XML
---
 src/site/site.xml | 127 ++++++++++++++++++++++--------------------------------
 1 file changed, 51 insertions(+), 76 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 159a553..0a23687 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -24,104 +24,79 @@
     <src>https://www.apache.org/images/asf_logo_wide.jpg</src>
     <href>https://www.apache.org/</href>
   </bannerRight>
-
   <poweredBy>
-      <logo name="Maven"
-            href="https://maven.apache.org/"
-            img="https://maven.apache.org/images/logos/maven-feather.png"/>
-
+    <logo name="Maven" href="https://maven.apache.org/" img="https://maven.apache.org/images/logos/maven-feather.png"/>
   </poweredBy>
-
   <body>
-    <head>
-       <![CDATA[<link href="https://fonts.googleapis.com/css?family=Mate+SC" type="text/css" rel="stylesheet" />]]>
-    </head>
+    <head><![CDATA[<link href="https://fonts.googleapis.com/css?family=Mate+SC" type="text/css" rel="stylesheet" />]]></head>
     <breadcrumbs>
       <item name="Apache" href="http://www.apache.org/"/>
       <item name="Creadur" href="http://creadur.apache.org/"/>
       <item name="Whisker" href="http://creadur.apache.org/whisker/"/>
     </breadcrumbs>
-
-    <menu name='Apache Whisker&amp;trade;' inherit="bottom">
-       <item name='Introducing Whisker' href='index.html'/>
-       <item name='Meta Data' href='meta-data.html'/>
-       <item name='Maven Plugin' href='apache-whisker-maven-plugin/index.html'/>
-       <item name='Command Line' href='apache-whisker-cli/index.html'/>
-       <item name='Javadocs' href='apidocs/index.html'/>
-       <item name='Source Cross-ref' href='xref/index.html'/>
-       <item name="FAQ" href="faq.html"/>
+    <menu name="Apache Whisker&amp;trade;" inherit="bottom">
+      <item name="Introducing Whisker" href="index.html"/>
+      <item name="Meta Data" href="meta-data.html"/>
+      <item name="Maven Plugin" href="apache-whisker-maven-plugin/index.html"/>
+      <item name="Command Line" href="apache-whisker-cli/index.html"/>
+      <item name="Javadocs" href="apidocs/index.html"/>
+      <item name="Source Cross-ref" href="xref/index.html"/>
+      <item name="FAQ" href="faq.html"/>
     </menu>
-
-    <menu name='Examples'>
-        <item name="In 5 Minutes" href="examples/in-5-mins.html"/>
-        <item name="3rd Party (Individual)" href="examples/3rd-party-individual.html"/>
-        <item name="3rd Party (Corporate)" href="examples/3rd-party-corporate.html"/>
-        <item name="3rd Party (Group)" href="examples/3rd-party-group.html"/>
-        <item name="License Family" href="examples/license-family.html"/>
-        <item name="Copyright Notices" href="examples/copyright-notices.html"/>
+    <menu name="Examples">
+      <item name="In 5 Minutes" href="examples/in-5-mins.html"/>
+      <item name="3rd Party (Individual)" href="examples/3rd-party-individual.html"/>
+      <item name="3rd Party (Corporate)" href="examples/3rd-party-corporate.html"/>
+      <item name="3rd Party (Group)" href="examples/3rd-party-group.html"/>
+      <item name="License Family" href="examples/license-family.html"/>
+      <item name="Copyright Notices" href="examples/copyright-notices.html"/>
     </menu>
-
-    <menu name='Sample Meta Data'>
-        <item name="Apache James" href="examples/james.xml"/>
-        <item name="Public Domain" href="examples/public-domain.xml"/>
-        <item name="Template License" href="examples/template-license.xml"/>
-        <item name='License Family' href='examples/license-family-sample.xml'/>
-        <item name="3rd Party (Individual)" href="examples/3rd-party-individual-sample.xml"/>
-        <item name="3rd Party (Corporate)" href="examples/3rd-party-corporate-sample.xml"/>
-        <item name="3rd Party (Group)" href="examples/3rd-party-group-sample.xml"/>
-        <item name="MIT License" href="examples/in-5-mins-sample.xml"/>
-        <item name='Copyright Notices' href='examples/copyright-notices-sample.xml'/>
+    <menu name="Sample Meta Data">
+      <item name="Apache James" href="examples/james.xml"/>
+      <item name="Public Domain" href="examples/public-domain.xml"/>
+      <item name="Template License" href="examples/template-license.xml"/>
+      <item name="License Family" href="examples/license-family-sample.xml"/>
+      <item name="3rd Party (Individual)" href="examples/3rd-party-individual-sample.xml"/>
+      <item name="3rd Party (Corporate)" href="examples/3rd-party-corporate-sample.xml"/>
+      <item name="3rd Party (Group)" href="examples/3rd-party-group-sample.xml"/>
+      <item name="MIT License" href="examples/in-5-mins-sample.xml"/>
+      <item name="Copyright Notices" href="examples/copyright-notices-sample.xml"/>
     </menu>
-
     <menu name="Apache Creadur &amp;trade;" inherit="bottom">
-		<item name='Creadur Project Home' href="http://creadur.apache.org"/>
-		<item name='Apache Rat' href="http://creadur.apache.org/rat"/>
-		<item name='Apache Tentacles' href="http://creadur.apache.org/tentacles"/>
-		<item name='Security' href='http://www.apache.org/security/'/>
-		<item name='License' href='http://www.apache.org/licenses/'/>
-		<item name='Sponsorship' href='http://www.apache.org/foundation/sponsorship.html'/>
-		<item name='Thanks' href='http://www.apache.org/foundation/thanks.html'/>
-	</menu>
-
+      <item name="Creadur Project Home" href="http://creadur.apache.org"/>
+      <item name="Apache Rat" href="http://creadur.apache.org/rat"/>
+      <item name="Apache Tentacles" href="http://creadur.apache.org/tentacles"/>
+      <item name="Security" href="http://www.apache.org/security/"/>
+      <item name="License" href="http://www.apache.org/licenses/"/>
+      <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
+      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+    </menu>
     <menu name="The Apache Software Foundation" inherit="bottom">
-        <item name='About the Foundation'
-            href="http://www.apache.org/foundation"/>
-        <item name='The projects'
-            href="http://projects.apache.org"/>
-        <item name='The people'
-            href="http://people.apache.org"/>
-        <item name='How we work'
-            href='http://www.apache.org/foundation/how-it-works.html'/>
-        <item name='Our history'
-            href='http://www.apache.org/foundation/how-it-works.html#history'/>
-        <item name='News'
-            href='http://blogs.apache.org/foundation/'/>
+      <item name="About the Foundation" href="http://www.apache.org/foundation"/>
+      <item name="The projects" href="http://projects.apache.org"/>
+      <item name="The people" href="http://people.apache.org"/>
+      <item name="How we work" href="http://www.apache.org/foundation/how-it-works.html"/>
+      <item name="Our history" href="http://www.apache.org/foundation/how-it-works.html#history"/>
+      <item name="News" href="http://blogs.apache.org/foundation/"/>
     </menu>
-
     <menu name="Contribute" inherit="bottom">
-      <item name="Get Involved" href='http://www.apache.org/foundation/getinvolved.html'/>
+      <item name="Get Involved" href="http://www.apache.org/foundation/getinvolved.html"/>
     </menu>
-
     <menu name="Committer Info" inherit="bottom">
-      <item name="Committers' FAQ" href='http://www.apache.org/dev/committers.html'/>
-      <item name='New Committers Guide' href='http://www.apache.org/dev/new-committers-guide.html'/>
-      <item name='Plant Apache' href='http://planet.apache.org/committers/'/>
-      <item name='Community' href='http://community.apache.org/'/>
-      <item name='Legal' href='http://www.apache.org/legal/'/>
-      <item name='Branding' href='http://www.apache.org/foundation/marks/'/>
-      <item name='Media Relations' href='http://www.apache.org/press/'/>
+      <item name="Committers' FAQ" href="http://www.apache.org/dev/committers.html"/>
+      <item name="New Committers Guide" href="http://www.apache.org/dev/new-committers-guide.html"/>
+      <item name="Plant Apache" href="http://planet.apache.org/committers/"/>
+      <item name="Community" href="http://community.apache.org/"/>
+      <item name="Legal" href="http://www.apache.org/legal/"/>
+      <item name="Branding" href="http://www.apache.org/foundation/marks/"/>
+      <item name="Media Relations" href="http://www.apache.org/press/"/>
     </menu>
-
-
-    <menu ref='reports'/>
-
-    <footer>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+    <menu ref="reports"/>
+    <footer>Copyright © 2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
       Apache Creadur, Creadur, Apache Rat, Apache Tentacles, Apache Whisker, Apache and the Apache feather logo are trademarks
       of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       This is user documentation, not legal advice.
       </footer>
-
   </body>
-
 </project>

[creadur-whisker] 04/04: WHISKER-19: Update to JDK8 in order to pull in recent commons-io

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git

commit c68ea21d7bcfac3f9b954ead2d2e30d000e5b301
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Tue May 18 12:50:42 2021 +0200

    WHISKER-19: Update to JDK8 in order to pull in recent commons-io
---
 pom.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 79e3db5..17cc737 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.4</version>
+        <version>2.8.0</version>
       </dependency>
       <dependency>
         <groupId>commons-logging</groupId>
@@ -91,7 +91,7 @@
   </modules>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <target.jdk>1.6</target.jdk>
+    <target.jdk>1.8</target.jdk>
     <junit.version>4.13.1</junit.version>
     <!-- This is the version of Maven required to use the Maven Plugin for this project -->
     <mavenVersion>2.2.1</mavenVersion>
@@ -141,7 +141,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.4</version>
+          <version>3.9.1</version>
           <configuration>
             <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
             <inputEncoding>${project.build.sourceEncoding}</inputEncoding>
@@ -211,12 +211,12 @@
                 <artifactId>jdepend-maven-plugin</artifactId>
                 <version>2.0</version>
               </plugin>
-              <!-- cobertura plugin -->
+              <!-- cobertura plugin  not working as newer JDKs do not have tools.jar
               <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>cobertura-maven-plugin</artifactId>
-                <version>2.6</version>
-              </plugin>
+                <version>2.7</version>
+              </plugin -->
               <!-- catch code tags -->
               <plugin>
                 <groupId>org.codehaus.mojo</groupId>
@@ -330,7 +330,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.11</version>
+        <version>1.20</version>
         <executions>
           <execution>
             <!-- This checks the source code of our project -->
@@ -347,7 +347,7 @@
               -->
               <signature>
                 <groupId>org.codehaus.mojo.signature</groupId>
-                <artifactId>java16</artifactId>
+                <artifactId>java18</artifactId>
                 <version>1.0</version>
               </signature>
             </configuration>

[creadur-whisker] 02/04: WHISKER-19: Fix XML errors

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git

commit 3e65784f9417a0220216d8f8a166dab7d13b615c
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Tue May 18 12:49:23 2021 +0200

    WHISKER-19: Fix XML errors
---
 src/site/site.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 886ca36..159a553 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -21,20 +21,20 @@
   <bannerRight>
     <title>The Apache Software Foundation</title>
     <name>The Apache Software Foundation</name>
-    <src>http://www.apache.org/images/asf_logo_wide.jpg</src>
-    <href>http://www.apache.org/</href>
+    <src>https://www.apache.org/images/asf_logo_wide.jpg</src>
+    <href>https://www.apache.org/</href>
   </bannerRight>
 
   <poweredBy>
       <logo name="Maven"
-            href="http://maven.apache.org/"
-            img="http://maven.apache.org/images/logos/maven-feather.png"/>
+            href="https://maven.apache.org/"
+            img="https://maven.apache.org/images/logos/maven-feather.png"/>
 
   </poweredBy>
 
   <body>
     <head>
-        <link href="http://fonts.googleapis.com/css?family=Mate+SC" rel="stylesheet" type="text/css"/>
+       <![CDATA[<link href="https://fonts.googleapis.com/css?family=Mate+SC" type="text/css" rel="stylesheet" />]]>
     </head>
     <breadcrumbs>
       <item name="Apache" href="http://www.apache.org/"/>

[creadur-whisker] 01/04: WHISKER-19: Fix XML errors in site descriptor

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git

commit 3b7c6b2d36f57b560f1c93c86f6c5e7ddb2316cf
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Tue May 18 12:45:38 2021 +0200

    WHISKER-19: Fix XML errors in site descriptor
---
 src/site/site.xml | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 7986303..886ca36 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project name="Apache Whisker&trade;">
+<project name="Apache Whisker&amp;trade;">
   <bannerRight>
     <title>The Apache Software Foundation</title>
     <name>The Apache Software Foundation</name>
@@ -34,10 +34,7 @@
 
   <body>
     <head>
-        <link
-            href='http://fonts.googleapis.com/css?family=Mate+SC'
-            rel='stylesheet'
-            type='text/css'/>
+        <link href="http://fonts.googleapis.com/css?family=Mate+SC" rel="stylesheet" type="text/css"/>
     </head>
     <breadcrumbs>
       <item name="Apache" href="http://www.apache.org/"/>
@@ -45,7 +42,7 @@
       <item name="Whisker" href="http://creadur.apache.org/whisker/"/>
     </breadcrumbs>
 
-    <menu name='Apache Whisker&trade;' inherit="bottom">
+    <menu name='Apache Whisker&amp;trade;' inherit="bottom">
        <item name='Introducing Whisker' href='index.html'/>
        <item name='Meta Data' href='meta-data.html'/>
        <item name='Maven Plugin' href='apache-whisker-maven-plugin/index.html'/>
@@ -76,7 +73,7 @@
         <item name='Copyright Notices' href='examples/copyright-notices-sample.xml'/>
     </menu>
 
-    <menu name="Apache Creadur &trade;" inherit="bottom">
+    <menu name="Apache Creadur &amp;trade;" inherit="bottom">
 		<item name='Creadur Project Home' href="http://creadur.apache.org"/>
 		<item name='Apache Rat' href="http://creadur.apache.org/rat"/>
 		<item name='Apache Tentacles' href="http://creadur.apache.org/tentacles"/>
@@ -127,4 +124,4 @@
 
   </body>
 
-</project>
\ No newline at end of file
+</project>