Hi,

I've started work on backporting CVE-2014-0255 [1] to the version of Spring
in wheezy to fix [2]. However I'm having a few problems building it in
pbuilder/cowbuilder and wondered if anyone has any pointers to get it
building?

I'm getting the following error:

BUILD FAILED
/home/stephen/spring/libspring-java/projects/build-spring-framework/build.xml:38:
Cannot find
/home/stephen/spring/libspring-java/projects/spring-build/multi-bundle/default.xml
imported from
/home/stephen/spring/libspring-java/projects/build-spring-framework/build.xml

I have the spring-build package installed. I see in debian/rules it is
creating a symbolic link to the spring-build package from
libspring-java/projects/spring-build:

ln -s /usr/share/spring-build projects/spring-build

I tried adding that as the first command in override_dh_auto_clean which
makes the build get further, but ultimately it fails again with the error
above.

I've built spring before on this box but it was not in a
pbuilder/cowbuilder - just a sid install.

[1]
https://github.com/spring-projects/spring-framework/commit/c6503ebbf7c9e21ff022c58706dbac5417b2b5eb
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753470

Reply via email to