Bug#733397: libstruts1.2-java: FTBFS: [javac] /«PKGBUILDDIR»/src/share/org/apache/struts/action/ActionServlet.java:53: error: package org.apache.commons.collections does not exist

Roddy Shuler roddy at endlessm.com
Thu Jan 9 23:35:10 UTC 2014


There were two build errors...

The first (per the subject of the bug) is fixed by adding a build (and I
assume run-time) dependency on libcommons-collections-java

The second (a few lines later in the build output) is due to ant.properties
calling out the version of jsp.jar that is provided by libservlet2.5-java,
whereas the debian/control specified a dependency on only
libservlet3.0-java.  I fixed this by calling out version 2.2 rather than
2.1 in ant.properties (assuming the intention was to change from
libservlet2.5 to libservlet3.0).

Roddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20140109/8d52ff1b/attachment.html>


More information about the pkg-java-maintainers mailing list