axis 1.4-22 source package in Ubuntu

Changelog

axis (1.4-22) unstable; urgency=medium


  * Updated the dependency on the Servlet API (3.0 -> 3.1)
  * libaxis-java no longer depends on the Servlet API since it's always
    provided by the web container executing Axis.
  * Replaced the dependency on libgnumail-java with libmail-java

 -- Emmanuel Bourg <email address hidden>  Fri, 17 Oct 2014 13:23:45 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
axis_1.4-22.dsc 2.2 KiB 8a71d5af4a309a4920c26dac5388369a8c201d3f8db384ce1005550555caa305
axis_1.4.orig.tar.gz 5.1 MiB 9c6fd085bf83c76162c186ef755b05bb3cca68ab5ff66d47dcf69efda072ab74
axis_1.4-22.debian.tar.xz 11.3 KiB 957363e4b7320ed26d6402eeb6e11a8df68124b019f8e13fd08fd942abb07821

Available diffs

No changes file available.

Binary packages built by this source

libaxis-java: SOAP implementation in Java

 Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
 submission to W3C.
 .
 From the draft W3C specification:
 .
 SOAP is a lightweight protocol for exchange of information in a decentralized,
 distributed environment. It is an XML based protocol that consists of three
 parts: an envelope that defines a framework for describing what is in a message
 and how to process it, a set of encoding rules for expressing instances of
 application-defined datatypes, and a convention for representing remote
 procedure calls and responses.
 .
 This project is a follow-on to the Apache SOAP project.

libaxis-java-doc: SOAP implementation in Java (documentation)

 Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
 submission to W3C.
 .
 From the draft W3C specification:
 .
 SOAP is a lightweight protocol for exchange of information in a decentralized,
 distributed environment. It is an XML based protocol that consists of three
 parts: an envelope that defines a framework for describing what is in a message
 and how to process it, a set of encoding rules for expressing instances of
 application-defined datatypes, and a convention for representing remote
 procedure calls and responses.
 .
 This project is a follow-on to the Apache SOAP project.
 .
 This package contains the Javadoc API documentation.