Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2023 02:07:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272559] textproc/xincluder: Fix processing using JDOM
Message-ID:  <bug-272559-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272559

            Bug ID: 272559
           Summary: textproc/xincluder: Fix processing using JDOM
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: saper@saper.info

JDOM could not be used due to mismatch between
the included JDOM beta version and what we have installed.

While here, do not include DOCTYPE statements from
the included documents into the parent.
SAX and DOM processors drop included DOCTYPE statements
and JDOM variant should do that, too.

The code will be rebuilt using Ant from source instead
of dropping jar file referring to the obsolete
methods.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272559-7788>