1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: geronimo-jta-1.1-spec
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends:
debhelper (>= 10),
default-jdk,
maven-debian-helper (>= 2.2)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-jta-1.1-spec.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-jta-1.1-spec.git
Homepage: http://geronimo.apache.org
Package: libgeronimo-jta-1.1-spec-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Conflicts: libgeronimo-jta-1.0.1b-spec-java
Replaces: libgeronimo-jta-1.0.1b-spec-java
Provides: libgeronimo-jta-1.0.1b-spec-java
Description: Geronimo API implementation of the JTA 1.1 spec
The goal of the Geronimo project is to produce a server runtime framework
that pulls together the best Open Source alternatives to create runtimes
that meet the needs of developers and system administrators. Its most
popular distribution is a fully certified Java EE 5 application server
runtime.
.
Geronimo API implementation of the JTA 1.0.1B spec (javax.transaction
classes)
|