libhibernate3-java 3.6.9.Final-2ubuntu1 source package in Ubuntu

Changelog

libhibernate3-java (3.6.9.Final-2ubuntu1) precise; urgency=low

  * Merge from Debian testing.  Remaining changes:
    - d/rules: Use upstream version number when deciding whether to use
      install or package maven target for first time new upstream
      release builds.

libhibernate3-java (3.6.9.Final-2) unstable; urgency=low

  * Fix FTBFS by don't installing maven artifacts during build time when
    the version of the package being built is equal to the one available in
    the archive. (Closes: #653521).

libhibernate3-java (3.6.9.Final-1) unstable; urgency=low

  [ Miguel Landaeta ]
  * New upstream release.

  [ James Page ]
  * Fix FTBFS with OpenJDK 7 (Closes: #651810):
    - d/maven.properties: Specify source file encoding to fix Java
      encoding errors during Javadoc generation with OpenJDK7.
  * Add Build-Depends on libmaven-install-plugin-java to avoid incremental
    builds with new versions.
 -- James Page <email address hidden>   Thu, 09 Feb 2012 17:05:07 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhibernate3-java_3.6.9.Final.orig.tar.gz 3.3 MiB debad1a6f3c3a9f4c1380b78f60e9143f21fc2c5490119a86d10b0a98558e54b
libhibernate3-java_3.6.9.Final-2ubuntu1.debian.tar.gz 12.0 KiB d3eb5c4b3f8d410e68b3bbb92149ca70efe793e907e358186c9f3f5e930f8c93
libhibernate3-java_3.6.9.Final-2ubuntu1.dsc 2.9 KiB 34469934f8bc1648a28b45b1df47d7e47002bbeb178ffa1101606a6d7506a000

View changes file

Binary packages built by this source

libhibernate3-java: Relational Persistence for Idiomatic Java

 Hibernate is a powerful, high performance object/relational persistence
 and query service. Hibernate lets you develop persistent classes
 following object-oriented idiom - including association, inheritance,
 polymorphism, composition, and collections. Hibernate allows you to
 express queries in its own portable SQL extension (HQL), as well as in
 native SQL, or with an object-oriented Criteria and Example API.
 .
 Unlike many other persistence solutions, Hibernate does not hide the
 power of SQL from you and guarantees that your investment in relational
 technology and knowledge is as valid as always.

libhibernate3-java-doc: Relational Persistence for Idiomatic Java (documentation)

 Hibernate is a powerful, high performance object/relational persistence
 and query service. Hibernate lets you develop persistent classes
 following object-oriented idiom - including association, inheritance,
 polymorphism, composition, and collections. Hibernate allows you to
 express queries in its own portable SQL extension (HQL), as well as in
 native SQL, or with an object-oriented Criteria and Example API.
 .
 Unlike many other persistence solutions, Hibernate does not hide the
 power of SQL from you and guarantees that your investment in relational
 technology and knowledge is as valid as always.
 .
 This package includes the documentation.