From b2b95dae3989d27d92f46ae5d098fd79530c4130 Mon Sep 17 00:00:00 2001 From: Klaus Reimer Date: Sun, 7 Oct 2018 11:04:12 +0200 Subject: [PATCH] Fix site generation --- pom.xml | 12 +++++++----- src/changes/changes.xml | 11 +++++++++++ src/site/site.xml | 4 ++-- src/site/xdoc/index.xml.vm | 2 +- 4 files changed, 21 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 5ae2ff5..8b1d7dc 100644 --- a/pom.xml +++ b/pom.xml @@ -103,12 +103,11 @@ summary - project-team - mailing-list - issue-tracking + team + mailing-lists + issue-management scm - cim - license + licenses dependencies plugins plugin-management @@ -120,6 +119,9 @@ org.apache.maven.plugins maven-changes-plugin 2.12.1 + + team.html + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b5f865f..9b1a1c2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -8,6 +8,17 @@ Klaus Reimer + + + Updated to libusb 1.0.22. + + + Dropped support for 32 bit macOS because XCode no longer supports it. + + + Added support for 64 bit ARM platform. + + Split project into usb4java (Main library), usb4java-javax diff --git a/src/site/site.xml b/src/site/site.xml index 893a967..85b2e71 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -12,12 +12,12 @@ org.apache.maven.skins maven-fluido-skin - 1.3.0 + 1.7 - + ]]> diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index 9891d14..090da5c 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -76,7 +76,7 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -

+

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.