Bug#893268: Help needed to build libnanoxml2-java with Java 9 (Was: Intend to take over libjbzip2-java and libnanoxml2-java into Debian Med team)

Andreas Tille andreas at an3as.eu
Sun Mar 25 08:57:58 UTC 2018


Control: tags -1 help

Hi,

as announced below I moved this package to Salsa in Debian Med team
area[1].  I checked the last commit of Chris West but the build time
test is failing.  I made the test output more verbose in another
commit[2].  This leads to

...
cd Test/Lite && \
/usr/lib/jvm/default-java/bin/javac -source 1.8 -nowarn -cp .:../../nanoxml-lite.jar `find -iname *.java` && \
for TESTFILE in *.xml; do \
        /usr/lib/jvm/default-java/bin/java -cp .:../../nanoxml-lite.jar DumpXML_Lite ${TESTFILE} > ${TESTFILE}.test_out ; \
        if diff -u ${TESTFILE}.out ${TESTFILE}.test_out ; \
        then    echo nanoxml-lite.jar failed ${TESTFILE}; \
                exit 1; \
        fi; \
done
Note: ./DumpXML_Lite.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
nanoxml-lite.jar failed comments.xml


Unfortunately I have no idea how to fix this.  In short:  I'd happily
continue to maintain the package in the Debian Med team since it seems a
bit orphaned in Debian Java team and has only rdepends in Debian Med.
However, in this case I need help from Java experts.  If some volunteer
from Debian Java wants to take over and keep the package in Debian Java
that's perfectly fine for me and we can easily move back to Debian Java
once the packages of this team are moved to salsa.debian.org.

Kind regards

        Andreas.

[1] https://salsa.debian.org/med-team/libnanoxml2-java/
[2] https://salsa.debian.org/med-team/libnanoxml2-java/commit/f3311f30890dffd552707565b806ab8873cf0f00

On Sun, Mar 25, 2018 at 09:35:32AM +0200, Andreas Tille wrote:
> Hi,
> 
> due to recently opened bugs (#893247 and #893268) I stumbled upon
> libjbzip2-java and libnanoxml2-java packages.  Both have rdepends
> of Debian Med packages.  Libjbzip2-java is maintained by Debian Med
> members anyway and libnanoxml2-java had the last maintainer upload
> in 2010.  I consider the packages both better "observed" in Debian
> Med team and will take both over to salsa.debian.org/med-team.
> 
> I hope this is OK for everybody.
> 
> Kind regards
> 
>        Andreas.
> 
> -- 
> http://fam-tille.de

-- 
http://fam-tille.de



More information about the pkg-java-maintainers mailing list