Bug#893268: Intend to take over libjbzip2-java and libnanoxml2-java into Debian Med team

Andreas Tille andreas at an3as.eu
Mon Apr 16 20:35:14 BST 2018


Hi,

On Sun, Mar 25, 2018 at 11:59:14PM +0200, Emmanuel Bourg wrote:
> > I'm fine with moving libjbzip2-java (which I uploaded today) once
> > pkg-java has moved to Salsa (or did I missed the move?)
> 
> I'm working on the migration, I haven't finalized the notification hooks
> yet.

Besides the general migration libnanoxml2-java is currently in Debian
Med group on Salsa[1].  I would have moved a for to java-team but as
a "Developer" I have no permission to create repositories.  Feel free
to take over this (and ping me to remove it from Debian Med.)

The issue that the package does not build remains even with different
error:

...
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
...


Kind regards

      Andreas.


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

-- 
http://fam-tille.de



More information about the pkg-java-maintainers mailing list