~ubuntu-branches/ubuntu/maverick/tomcat6/maverick-updates

« back to all changes in this revision

Viewing changes to .pc/servlet-api-OSGi.patch/res/META-INF/servlet-api.jar.manifest

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Claude
  • Date: 2010-02-17 22:59:21 UTC
  • mfrom: (2.2.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100217225921-hpnzvev1oym87682
Tags: 6.0.24-2
* Fix missing symlinks to tomcat-coyote.jar and
  catalina-tribes.jar causing NoClassDefFoundException
  at startup (last minute packaging change, sorry)
  (Closes: #570220)
* tomcat6-admin, tomcat6-examples and tomcat6-docs now depend on
  tomcat6-common instead of tomcat6, this allow users to install
  those packages without requiring tomcat6 and its automatic startup scripts
  being present. tomcat-users can be installed instead and allow full
  control over when Tomcat is started or stopped.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Manifest-version: 1.0
 
2
 
 
3
Name: javax/servlet/
 
4
Specification-Title: Java API for Servlets
 
5
Specification-Version: 2.5
 
6
Specification-Vendor: Sun Microsystems, Inc.
 
7
Implementation-Title: javax.servlet
 
8
Implementation-Version: 2.5.@implementation.revision@
 
9
Implementation-Vendor: Apache Software Foundation
 
10
X-Compile-Source-JDK: @source.jdk@
 
11
X-Compile-Target-JDK: @target.jdk@