Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-doxia-sitetools for
openSUSE:Factory checked in at 2026-04-08 17:17:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-doxia-sitetools (Old)
and /work/SRC/openSUSE:Factory/.maven-doxia-sitetools.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-doxia-sitetools"
Wed Apr 8 17:17:11 2026 rev:13 rq:1345130 version:2.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-doxia-sitetools/maven-doxia-sitetools.changes
2025-06-03 17:54:35.260213750 +0200
+++
/work/SRC/openSUSE:Factory/.maven-doxia-sitetools.new.21863/maven-doxia-sitetools.changes
2026-04-08 17:17:15.519690795 +0200
@@ -1,0 +2,58 @@
+Wed Apr 8 07:41:17 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 2.1.0
+ * New features and improvements
+ + Expose SCM last modification date and author from Doxia source
+ in Velocity
+ + Allow to set an alternative source directory (for editing)
+ + Support conditional resources from skins
+ + Support for rendering Mermaid diagrams client-side.
+ * Bug Fixes
+ + Interpolate using user and system properties in Site
+ Descriptor
+ * Documentation updates
+ + Convert Sites from APT to MD
+ + Clarify menu inheritance and default behavior of "inherit"
+ attribute
+ + Upgrade to Site Descriptor 2.x
+ + Clarify image attributes in site descriptor
+ + Document value "none" for attribute "position"
+ * Maintenance
+ + JUnit Jupiter best practices
+ + PlexusStringUtils Refaster recipes
+ + PlexusFileUtils Refaster recipes
+ + JUnit Jupiter migration from JUnit 4.x
+ + feat: enable prevent branch protection rules
+ + Enable Github issues
+ + DOXIASITETOOLS-359: Support site directories where duplicates
+ are skipped
+ + DOXIASITETOOLS-356: Provide more context in error message
+ + DOXIASITETOOLS-313: Refresh download page
+ * Dependency updates
+ + Update to Doxia 2.1.0
+ + Bump org.junit:junit-bom from 5.11.2 to 5.14.3
+ + Bump org.apache.maven.plugin-testing
+ :maven-plugin-testing-harness from 3.3.0 to 3.5.1
+ + DOXIASITETOOLS-360: Bump org.codehaus.mojo:l10n-maven-plugin
+ from 1.0.0 to 1.1.0
+ + Bump org.codehaus.mojo:l10n-maven-plugin from 1.1.0 to 1.2.0
+ + Bump org.apache.maven:maven-parent from 43 to 47
+ + Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 2.1.0
+ + DOXIASITETOOLS-361: Bump org.htmlunit:htmlunit from 4.4.0 to
+ 4.9.0
+ + Bump org.htmlunit:htmlunit from 4.9.0 to 4.21.0
+ + Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
+ + Bump org.codehaus.plexus:plexus-interpolation from 1.27 to
+ 1.29
+ + Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.1.0
+ + Bump commons-io:commons-io from 2.17.0 to 2.21.0
+ + Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.3.0
+ + Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to
+ 2.9.0
+ + Bump org.apache.velocity:velocity-engine-core from 2.4 to
+ 2.4.1
+- Removed patch:
+ * 0001-Remove-dependency-on-velocity-tools.patch
+ + we are now building against the velocity-tools-generic
+
+-------------------------------------------------------------------
Old:
----
0001-Remove-dependency-on-velocity-tools.patch
maven-doxia-sitetools-2.0.0.tar.xz
New:
----
_scmsync.obsinfo
build.specials.obscpio
maven-doxia-sitetools-2.1.0.tar.xz
----------(Old B)----------
Old:- Removed patch:
* 0001-Remove-dependency-on-velocity-tools.patch
+ we are now building against the velocity-tools-generic
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-doxia-sitetools.spec ++++++
--- /var/tmp/diff_new_pack.qCaj4F/_old 2026-04-08 17:17:16.295722700 +0200
+++ /var/tmp/diff_new_pack.qCaj4F/_new 2026-04-08 17:17:16.299722864 +0200
@@ -1,7 +1,7 @@
#
# spec file for package maven-doxia-sitetools
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: maven-doxia-sitetools
-Version: 2.0.0
+Version: 2.1.0
Release: 0
Summary: Doxia content generation framework
License: Apache-2.0
@@ -25,7 +25,6 @@
URL: https://maven.apache.org/doxia/
Source0: %{name}-%{version}.tar.xz
Source1: %{name}-build.tar.xz
-Patch1: 0001-Remove-dependency-on-velocity-tools.patch
BuildRequires: ant
BuildRequires: apache-commons-io
BuildRequires: apache-commons-lang3
@@ -43,7 +42,6 @@
BuildRequires: objectweb-asm
BuildRequires: plexus-i18n
BuildRequires: plexus-interpolation
-BuildRequires: plexus-metadata-generator
BuildRequires: plexus-utils
BuildRequires: plexus-velocity
BuildRequires: plexus-xml
@@ -51,6 +49,7 @@
BuildRequires: sisu-plexus
BuildRequires: slf4j
BuildRequires: velocity-engine-core
+BuildRequires: velocity-tools-generic
BuildArch: noarch
%description
@@ -69,9 +68,6 @@
%prep
%setup -q -a1
-%patch -P 1 -p1
-
-%pom_remove_dep -r :velocity-tools-generic
%build
mkdir -p lib
@@ -96,7 +92,8 @@
plexus-velocity/plexus-velocity \
plexus/xml \
slf4j/api \
- velocity-engine/velocity-engine-core
+ velocity-engine/velocity-engine-core \
+ velocity-tools/velocity-tools-generic
ant package javadoc
++++++ _scmsync.obsinfo ++++++
mtime: 1775634946
commit: 73d25abdeb663794615bf5534379a687d9c2aac4064ba3a1b62677dba776e649
url: https://src.opensuse.org/java-packages/maven-doxia-sitetools.git
revision: 73d25abdeb663794615bf5534379a687d9c2aac4064ba3a1b62677dba776e649
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
++++++ _service ++++++
--- /var/tmp/diff_new_pack.qCaj4F/_old 2026-04-08 17:17:16.351725002 +0200
+++ /var/tmp/diff_new_pack.qCaj4F/_new 2026-04-08 17:17:16.355725167 +0200
@@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param
name="url">https://github.com/apache/maven-doxia-sitetools.git</param>
- <param name="revision">doxia-sitetools-2.0.0</param>
+ <param name="revision">doxia-sitetools-2.1.0</param>
<param name="match-tag">doxia-*</param>
<param name="versionformat">@PARENT_TAG@</param>
<param
name="versionrewrite-pattern">doxia-sitetools-(.*)</param>
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-04-08 09:56:27.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ maven-doxia-sitetools-2.0.0.tar.xz -> maven-doxia-sitetools-2.1.0.tar.xz
++++++
++++ 9480 lines of diff (skipped)
++++++ maven-doxia-sitetools-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2024-10-06 21:48:20.314436108 +0200
+++ new/common.xml 2026-03-31 20:37:27.507475291 +0200
@@ -3,12 +3,12 @@
<project name="common" basedir=".">
<property file="build.properties"/>
- <property name="project.version" value="2.0.0"/>
+ <property name="project.version" value="2.1.0"/>
<property name="project.groupId" value="org.apache.maven.doxia"/>
<property name="project.organization.name" value="The Apache Software
Foundation"/>
- <property name="spec.version" value="2.0"/>
+ <property name="spec.version" value="2.1"/>
<property name="compiler.release" value="8"/>
<property name="compiler.source" value="1.${compiler.release}"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/doxia-site-model/build.xml
new/doxia-site-model/build.xml
--- old/doxia-site-model/build.xml 2024-09-30 15:06:17.111399720 +0200
+++ new/doxia-site-model/build.xml 2026-03-31 20:54:34.555320087 +0200
@@ -64,12 +64,13 @@
</macrodef>
<macrodef name="modello">
<attribute name="file"/>
- <attribute name="version" default="2.0.0"/>
+ <attribute name="version" default="2.1.0"/>
<sequential>
<echo taskname="modello" message="Generating sources for @{file}"/>
<modello-single-mode file="@{file}" version="@{version}"
mode="xpp3-writer"/>
<modello-single-mode file="@{file}" version="@{version}" mode="java"/>
<modello-single-mode file="@{file}" version="@{version}"
mode="xpp3-reader"/>
+ <modello-single-mode file="@{file}" version="@{version}" mode="xsd"/>
</sequential>
</macrodef>
<macrodef name="modello_old">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/doxia-skin-model/build.xml
new/doxia-skin-model/build.xml
--- old/doxia-skin-model/build.xml 2024-09-30 15:06:17.111399720 +0200
+++ new/doxia-skin-model/build.xml 2026-03-31 20:55:49.739877787 +0200
@@ -61,11 +61,12 @@
</macrodef>
<macrodef name="modello">
<attribute name="file"/>
- <attribute name="version" default="2.0.0"/>
+ <attribute name="version" default="2.1.0"/>
<sequential>
<echo taskname="modello" message="Generating sources for @{file}"/>
<modello-single-mode file="@{file}" version="@{version}" mode="java"/>
<modello-single-mode file="@{file}" version="@{version}"
mode="xpp3-reader"/>
+ <modello-single-mode file="@{file}" version="@{version}" mode="xsd"/>
</sequential>
</macrodef>
<modello file="${build.mdoDir}/skin.mdo"/>