Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-doxia for openSUSE:Factory checked in at 2026-03-22 14:13:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-doxia (Old) and /work/SRC/openSUSE:Factory/.maven-doxia.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-doxia" Sun Mar 22 14:13:16 2026 rev:17 rq:1341759 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-doxia/maven-doxia.changes 2025-06-03 17:54:33.052122175 +0200 +++ /work/SRC/openSUSE:Factory/.maven-doxia.new.8177/maven-doxia.changes 2026-03-22 14:14:45.799661961 +0100 @@ -1,0 +2,62 @@ +Sat Mar 21 22:21:48 UTC 2026 - Fridrich Strba <[email protected]> + +- Upgrade to upstream version 2.1.0 + * New features and improvements + + Distinguish between linebreaks for formatting markup and + linebreaks in output + + Return SinkEventAttributes instead of super class + MutableAttributeSet for filterAttributes + + Optionally leave fragments of internal links untouched + Support strikethrough for Markdown sink + + DOXIA-770: Only escape when necessary + + DOXIA-760: Clarify table justification semantics and introduce + new "JUSTIFY_DEFAULT" alignment + + DOXIA-756: Allow to customize macro execution + + DOXIA-759: Support anchors in MarkdownSink + * Bug Fixes + + MarkdownSink: Fix verbatim inside table cell + + Make sure to emit metadata prior everything else + + Convert all globally available attributes to HTML5 compliant + ones + + Html5BaseSink: Convert non-compliant HTML5 attributes to + compliant ones + + Support "name" attribute in "a" element still in XHTML5 + + Never emit Markdown inside HTML context + + Use JSoup to convert HTML to XHTML after parsing with Flexmark + + DOXIA-764: Strip leading newline after + + DOXIA-763: Distinguish between verbatim source and non-source + in MarkdownSink + + DOXIA-758: Consider emitComments flag in MarkdownSink + + DOXIA-757: Don't strip leading "#" from link names + + DOXIA-753: Do not end lists with a blank line + + DOXIA-751: Linked inline code must be emitted in right order + + DOXIA-749: Correctly indent and separate blocks inside list + items + + DOXIA-750: Properly apply inlines inside HTML blocks + + DOXIA-747: Emit headings at beginning of line for Markdown + * Documentation updates + + Site: Convert APT to Markdown + + Improve documentation of supported extensions + + (doc) Fix missing references in JavaDocs + * Maintenance + + Cleanup tests + + JUnit Jupiter best practices + + Remove commons-lang3 and commons-text dependencies + + feat: enable prevent branch protection rules + + Cleanup pom, remove redundant dependencies + + Drop almost all usages of plexus-utils + + Remove not used and outdated clirr-maven-plugin + + Enable Github Issues + + DOXIA-772: Deprecate Sink.sectionTitle() and sectionTitle_() + + DOXIA-754: Clarify method order for nested lists + * Dependency updates + + Bump org.jetbrains:annotations from 25.0.0 to 26.1.0 + + Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 2.1.0 + + Update to parent 47 and site 2.0.0 + + Bump org.jsoup:jsoup from 1.21.2 to 1.22.1 + + Bump commons-io:commons-io from 2.17.0 to 2.21.0 + + Drop almost all usages of plexus-utils + + Bump org.junit:junit-bom from 5.11.1 to 5.13.4 + + Bump xmlunitVersion from 2.10.0 to 2.10.3 + +------------------------------------------------------------------- Old: ---- maven-doxia-2.0.0.tar.xz New: ---- _scmsync.obsinfo build.specials.obscpio maven-doxia-2.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-doxia.spec ++++++ --- /var/tmp/diff_new_pack.QSlTiK/_old 2026-03-22 14:14:46.363685161 +0100 +++ /var/tmp/diff_new_pack.QSlTiK/_new 2026-03-22 14:14:46.363685161 +0100 @@ -17,7 +17,7 @@ Name: maven-doxia -Version: 2.0.0 +Version: 2.1.0 Release: 0 Summary: Content generation framework License: Apache-2.0 @@ -28,8 +28,6 @@ Source2: https://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: ant BuildRequires: apache-commons-io -BuildRequires: apache-commons-lang3 -BuildRequires: apache-commons-text BuildRequires: atinject BuildRequires: fdupes BuildRequires: java-devel >= 1.8 @@ -37,7 +35,6 @@ BuildRequires: jetbrains-annotations BuildRequires: modello BuildRequires: objectweb-asm -BuildRequires: plexus-utils BuildRequires: plexus-xml BuildRequires: sisu-inject BuildRequires: slf4j @@ -124,14 +121,11 @@ %build mkdir -p lib build-jar-repository -s lib \ - apache-commons-lang3 \ - apache-commons-text/commons-text \ atinject \ commons-io \ jetbrains-annotations \ objectweb-asm/asm \ org.eclipse.sisu.inject \ - plexus/utils \ plexus/xml \ slf4j/api ++++++ _scmsync.obsinfo ++++++ mtime: 1774133312 commit: cf36ef8f540b4c07217cc038f6c89b22b2163385faa5e249aa5d32b32fb34982 url: https://src.opensuse.org/java-packages/maven-doxia.git revision: cf36ef8f540b4c07217cc038f6c89b22b2163385faa5e249aa5d32b32fb34982 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QSlTiK/_old 2026-03-22 14:14:46.455688945 +0100 +++ /var/tmp/diff_new_pack.QSlTiK/_new 2026-03-22 14:14:46.459689110 +0100 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/apache/maven-doxia.git</param> - <param name="revision">doxia-2.0.0</param> + <param name="revision">doxia-2.1.0</param> <param name="match-tag">doxia-*</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">doxia-(.*)</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-03-21 23:49:15.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ maven-doxia-2.0.0.tar.xz -> maven-doxia-2.1.0.tar.xz ++++++ ++++ 17754 lines of diff (skipped) ++++++ maven-doxia-build.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/common.xml new/common.xml --- old/common.xml 2024-09-30 14:37:34.013289636 +0200 +++ new/common.xml 2026-03-21 17:01:26.393146846 +0100 @@ -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-modules/doxia-module-apt/build.xml new/doxia-modules/doxia-module-apt/build.xml --- old/doxia-modules/doxia-module-apt/build.xml 2024-09-30 14:37:34.013289636 +0200 +++ new/doxia-modules/doxia-module-apt/build.xml 2026-03-21 23:44:23.751511382 +0100 @@ -65,6 +65,28 @@ </target> <!-- ====================================================================== --> + <!-- Sisu javax.inject.Named generation target --> + <!-- ====================================================================== --> + + <target name="sisu" + depends="compile" + description="Generate javax.inject.Name index"> + <sequential> + <java classname="org.eclipse.sisu.space.SisuIndex" + failonerror="true" + fork="true"> + <classpath> + <path refid="build.classpath"/> + </classpath> + <arg value="${build.outputDir}"/> + </java> + <move todir="${build.outputDir}/META-INF"> + <fileset dir="META-INF"/> + </move> + </sequential> + </target> + + <!-- ====================================================================== --> <!-- Javadoc target --> <!-- ====================================================================== --> @@ -98,7 +120,7 @@ <!-- Package target --> <!-- ====================================================================== --> - <target name="package" depends="compile" description="Package the application"> + <target name="package" depends="sisu" description="Package the application"> <jar jarfile="${build.dir}/${build.finalName}.jar" compress="true" index="false" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/doxia-test-docs/build.xml new/doxia-test-docs/build.xml --- old/doxia-test-docs/build.xml 2024-09-30 14:37:34.013289636 +0200 +++ new/doxia-test-docs/build.xml 2026-03-21 17:06:58.523591835 +0100 @@ -12,7 +12,7 @@ <property name="project.artifactId" value="doxia-test-docs"/> <property name="project.name" value="Doxia :: Test Documents"/> - <property name="build.finalName" value="doxia-test-docs-2.0.0"/> + <property name="build.finalName" value="${project.artifactId}-${project.version}"/> <property name="build.dir" value="target"/> <property name="build.outputDir" value="${build.dir}/classes"/> <property name="build.srcDir" value="src/main/java"/>
