Re: Help needed to upgrade cdk
Hi Egon,
On 2019-11-21 11:27, Egon Willighagen wrote:
> Awesome! Plz let me know if I can answer any questions around
> dependencies, or impact of missing dependencies.
I have made it to a successful cdk build today!
I had to exclude three artifacts due to compilation problems (mostly
dependencies missing in Debian):
storage/iordf/pom.xml
legacy/pom.xml
app/depict/pom.xml
Depict depends on freehep-graphicsio-* which need updates in Debian. I
gave these packages a quick glance, but I ran into problems with getting
their source, so I gave up for now.
Somewhy some built non-test jars of cdk ended up codeless after the build:
W: libcdk-java: codeless-jar usr/share/java/cdk-annotation.jar
W: libcdk-java: codeless-jar usr/share/java/cdk-bundle.jar
W: libcdk-java: codeless-jar usr/share/java/cdk-ionpot.jar
W: libcdk-java: codeless-jar usr/share/java/cdk-qm.jar
W: libcdk-java: codeless-jar usr/share/java/cdk-qsarionpot.jar
W: libcdk-java: codeless-jar usr/share/java/cdk-smsd.jar
I will investigate the reason a bit later.
Best,
Andrius
Reply to: