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 31 32 33
|
Source: geronimo-interceptor-3.0-spec
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
Chris Grzegorczyk <grze@eucalyptus.com>,
Graziano Obertelli <graziano@eucalyptus.com>,
Kyo Lee <kyo.lee@eucalyptus.com>,
Thierry Carrez <thierry.carrez@ubuntu.com>
Build-Depends:
debhelper (>= 11),
default-jdk,
maven-debian-helper
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-interceptor-3.0-spec.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-interceptor-3.0-spec.git
Homepage: http://geronimo.apache.org
Package: libgeronimo-interceptor-3.0-spec-java
Architecture: all
Depends: ${misc:Depends}
Description: Geronimo API implementation of the Interceptor 3.0 spec
Apache Geronimo is an open source application server developed by the Apache
Software Foundation and distributed under the Apache license.
.
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 Enterprise Edition 5.0
(Java EE 5) application server runtime.
.
This package provides the Geronimo API implementation of the Interceptor
3.0 spec (javax.interceptor classes).
|