libcommons-lang3-java 3.1-1 source package in Ubuntu

Changelog

libcommons-lang3-java (3.1-1) unstable; urgency=low


  * New upstream release.
  * Diable failing test SystemUtilsTest#testGetUserHome because it depends
    on current user $HOME (which is not mounted inside buildd chroot)
    (Closes: #674392).
  * d/poms: Pass --java-lib to force install of JAR into /usr/share/java/.

 -- Damien Raude-Morvan <email address hidden>  Fri, 16 Dec 2011 23:35:26 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcommons-lang3-java_3.1-1.dsc 2.3 KiB f9ea52f2097907714ecb979939c20eb5718d952ca22e8faeffce3730089b0fad
libcommons-lang3-java_3.1.orig.tar.gz 610.0 KiB e25652cc13a9f34a3a23385ddabf7f5a097bc3c148f9db9887150369b54e2b9c
libcommons-lang3-java_3.1-1.debian.tar.gz 5.1 KiB 23674aaf98d4b89a8c3fd6ade60034c61530180b53a4362fd40f733434f11cb1

Available diffs

No changes file available.

Binary packages built by this source

libcommons-lang3-java: Extension of the java.lang package (for Java 5+)

 The Commons Lang components contains a set of Java classes that provide helper
 methods for standard Java classes, especially those found in the java.lang
 package in the JDK 5+.
 .
 Commons Lang 3.x use a different package (org.apache.commons.lang3) than the
 previous versions (org.apache.commons.lang), allowing it to be used at the
 same time as an earlier version.
 .
 Commons Lang 3.x is only compatible with JDK 1.5+

libcommons-lang3-java-doc: Documentation for extension of the java.lang package (for Java 5+)

 The Commons Lang components contains a set of Java classes that provide helper
 methods for standard Java classes, especially those found in the java.lang
 package in the JDK 5+.
 .
 Commons Lang 3.x use a different package (org.apache.commons.lang3) than the
 previous versions (org.apache.commons.lang), allowing it to be used at the
 same time as an earlier version.
 .
 Commons Lang 3.x is only compatible with JDK 1.5+
 .
 This package contains the API documentation of libcommons-lang3-java.