[pkg-eucalyptus-maintainers] Bug#755333: Bug#755333: wsdl2c: FTBFS: [javac] /«PKGBUILDDIR»/src/org/apache/axis2/builder/MultipartFormDataBuilder.java:28: error: package javax.servlet.http does not exist

Miguel Landaeta nomadium at debian.org
Tue Jul 22 16:47:49 UTC 2014


tags 755333 + patch
thanks

On Mon, Jul 21, 2014 at 07:15:08PM +0900, Charles Plessy wrote:
> Hello everybody,
> 
> I received a bug report that the wsdl2c package started to fail to build from
> source (see below).
> 

Hi Charles,

This is just about a missing jar file in the classpath of the
compilation.

You'll find a fix for this bug attached to this email.

Cheers,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
"Faith means not wanting to know what is true." -- Nietzsche
-------------- next part --------------
diff -Nru wsdl2c-0.1/debian/changelog wsdl2c-0.1/debian/changelog
--- wsdl2c-0.1/debian/changelog	2012-10-04 17:16:26.000000000 -0300
+++ wsdl2c-0.1/debian/changelog	2014-07-22 13:24:01.000000000 -0300
@@ -1,3 +1,9 @@
+wsdl2c (0.1-3) unstable; urgency=low
+
+  * Add servlet-api-3.0 jar to compilation classpath. (Closes: #755333).
+
+ -- Miguel Landaeta <nomadium at debian.org>  Tue, 22 Jul 2014 13:21:45 -0300
+
 wsdl2c (0.1-2) unstable; urgency=low
 
   * Added patch from Colin Watson to force utf-8 encoding which is required
diff -Nru wsdl2c-0.1/debian/rules wsdl2c-0.1/debian/rules
--- wsdl2c-0.1/debian/rules	2012-06-23 04:07:09.000000000 -0300
+++ wsdl2c-0.1/debian/rules	2014-07-22 13:25:42.000000000 -0300
@@ -6,4 +6,4 @@
 REQUIRED_JVM_VERSION := 1.5
 JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_ANT_BUILDFILE    := build.xml
-DEB_JARS             := commons-logging wsdl4j backport-util-concurrent gnumail httpcore jaxen commons-fileupload commons-cli geronimo-jms_1.1_spec commons-httpclient httpcore-nio
+DEB_JARS             := commons-logging wsdl4j backport-util-concurrent gnumail httpcore jaxen commons-fileupload commons-cli geronimo-jms_1.1_spec commons-httpclient httpcore-nio servlet-api-3.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-eucalyptus-maintainers/attachments/20140722/c21f1c53/attachment.sig>


More information about the pkg-eucalyptus-maintainers mailing list