libajaxtags-java 1.5.1-1 source package in Ubuntu

Changelog

libajaxtags-java (1.5.1-1) unstable; urgency=low

  * New upstream version.
  * Package does no longer Build-Depends: libjericho-html-java.
    (Closes: 581331)
  * Switch to Maven for building the package.
  * Do not build the ajaxtags-demo module.
  * Ignore test failures.
  * Remove some obsolete dependencies.
  * Clean up Vcs-Svn header.
  * Update Standards-Version: 3.8.4.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  13 May 2010 08:12:48 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libajaxtags-java_1.5.1.orig.tar.gz 73.2 KiB cd393758156f19098b02f2560cbe106099b73e1a7ac83eb419712f9ac9e4cae2
libajaxtags-java_1.5.1-1.debian.tar.gz 4.0 KiB 5e90ade5febd0523f28f80d64bac754d01f959cecac148139f83941f8123227c
libajaxtags-java_1.5.1-1.dsc 1.4 KiB f53eef582fe0ccb126c0d74f65b8dde5c141a4b677638076e963989f165c2d48

Available diffs

View changes file

Binary packages built by this source

libajaxtags-java: Java based library supporting AJAX in Java Server Pages

 The AJAX Tag Library is a set of JSP tags that simplify the use of
 Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
 .
 This tag library does not force J2EE developers to write the necessary
 JavaScript to implement an AJAX-capable web form. The tag library provides
 support for live form updates for the following use cases:
  - autocomplete based on character input to an input field
  - select box population based on selections made from another field
  - callout or balloon popups for highlighting content
  - refreshing form fields
  - toggling images and form field states on/off.