Compare commits
1 commit
master
...
stream-tom
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5bd2f944cc |
3 changed files with 1 additions and 45 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# tomcat
|
||||
|
||||
The tomcat package
|
||||
1
dead.module
Normal file
1
dead.module
Normal file
|
|
@ -0,0 +1 @@
|
|||
This stream was in development and not ready for release, and is therefore unsupported
|
||||
42
tomcat.yaml
42
tomcat.yaml
|
|
@ -1,42 +0,0 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Apache Servlet/JSP Engine, RI for Servlet 4.0/JSP 2.3 API
|
||||
description: >-
|
||||
Tomcat is the servlet container that is used in the official Reference
|
||||
Implementation for the Java Servlet and JavaServer Pages technologies.
|
||||
The Java Servlet and JavaServer Pages specifications are developed by
|
||||
Sun under the Java Community Process.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
requires:
|
||||
platform: []
|
||||
javapackages-tools: []
|
||||
api:
|
||||
rpms:
|
||||
- tomcat
|
||||
- tomcat-el-3.0-api
|
||||
- tomcat-jsp-2.3-api
|
||||
- tomcat-lib
|
||||
- tomcat-servlet-4.0-api
|
||||
profiles:
|
||||
default:
|
||||
description: A minimal tomcat installation.
|
||||
rpms:
|
||||
- tomcat
|
||||
- tomcat-el-3.0-api
|
||||
- tomcat-jsp-2.3-api
|
||||
- tomcat-lib
|
||||
- tomcat-servlet-4.0-api
|
||||
components:
|
||||
rpms:
|
||||
ecj:
|
||||
rationale: Required for building JSPs at Runtime.
|
||||
ref: master
|
||||
tomcat:
|
||||
rationale: Provides core server functionality.
|
||||
ref: master
|
||||
Loading…
Add table
Add a link
Reference in a new issue