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
|
Source: geronimo-j2ee-connector-1.5-spec
Section: java
Priority: optional
Maintainer: Chris Grzegorczyk <grze@eucalyptus.com>
Uploaders: Graziano Obertelli <graziano@eucalyptus.com>, Kyo Lee <kyo.lee@eucalyptus.com>
XSBC-Original-Maintainer: Thierry Carrez <thierry.carrez@ubuntu.com>
Build-Depends-Indep: default-jdk, junit
Build-Depends: ant-optional, debhelper (>= 5), cdbs (>= 0.4.5.3), maven-repo-helper
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-j2ee-connector-1.5-spec.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/geronimo-j2ee-connector-1.5-spec.git
Homepage: http://geronimo.apache.org
Package: libgeronimo-j2ee-connector-1.5-spec-java
Architecture: all
Depends: ${misc:Depends}
Description: Geronimo API implementation of the J2EE connector 1.5 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.
.
This package provides the Geronimo API implementation of the J2EE
connector 1.5 spec (javax.resource classes).
|