diff --git a/maven-doxia-sitetools-build.tar.xz b/maven-doxia-sitetools-build.tar.xz index 0445453..dd88ea1 100644 --- a/maven-doxia-sitetools-build.tar.xz +++ b/maven-doxia-sitetools-build.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d02d393774a062e99ccede62c181961ba52f7fdb1c21a3cabd599f594a2132e4 -size 3528 +oid sha256:fb752bf9f951b9e2a3f065a85fcbdc84c1503fbcb3d1e9c32d1df46b34e2689f +size 3472 diff --git a/maven-doxia-sitetools.changes b/maven-doxia-sitetools.changes index 49dd585..401314c 100644 --- a/maven-doxia-sitetools.changes +++ b/maven-doxia-sitetools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 29 19:59:48 UTC 2024 - Fridrich Strba + +- Don't build/distribute unused doxia-doc-renderer + ------------------------------------------------------------------- Mon Jun 10 16:41:51 UTC 2024 - Fridrich Strba diff --git a/maven-doxia-sitetools.spec b/maven-doxia-sitetools.spec index 372c26e..85dd471 100644 --- a/maven-doxia-sitetools.spec +++ b/maven-doxia-sitetools.spec @@ -137,8 +137,7 @@ for i in \ doxia-decoration-model \ doxia-skin-model \ doxia-integration-tools \ - doxia-site-renderer \ - doxia-doc-renderer; do + doxia-site-renderer; do %{mvn_artifact} ${i}/pom.xml ${i}/target/${i}-%{version}.jar if [ -d ${i}/target/site/apidocs ]; then cp -r ${i}/target/site/apidocs target/site/apidocs/${i}