Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 32029 Details for
Bug 121585
[Help] Request that servlet.jar be separated into its own bundle
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch to tomcat plugin
org.eclipse.tomcat.patch (text/plain), 2.62 KB, created by
Thomas Watson
on 2005-12-20 12:01:37 EST
(
hide
)
Description:
patch to tomcat plugin
Filename:
MIME Type:
Creator:
Thomas Watson
Created:
2005-12-20 12:01:37 EST
Size:
2.62 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.tomcat >Index: .classpath >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.tomcat/.classpath,v >retrieving revision 1.20 >diff -u -r1.20 .classpath >--- .classpath 21 Apr 2005 23:31:58 -0000 1.20 >+++ .classpath 20 Dec 2005 16:58:28 -0000 >@@ -15,7 +15,6 @@ > <classpathentry exported="true" sourcepath="D:/tomcat4.1.30src" kind="lib" path="naming-common.jar"/> > <classpathentry exported="true" sourcepath="D:/tomcat4.1.30src" kind="lib" path="naming-factory.jar"/> > <classpathentry exported="true" sourcepath="D:/tomcat4.1.30src" kind="lib" path="naming-resources.jar"/> >- <classpathentry exported="true" sourcepath="D:/tomcat4.1.30src" kind="lib" path="servlet.jar"/> > <classpathentry exported="true" sourcepath="D:/tomcat4.1.30src" kind="lib" path="servlets-common.jar"/> > <classpathentry exported="true" sourcepath="D:/tomcat4.1.30src" kind="lib" path="servlets-default.jar"/> > <classpathentry exported="true" sourcepath="D:/tomcat4.1.30src" kind="lib" path="servlets-invoker.jar"/> >Index: servlet.jar >=================================================================== >RCS file: servlet.jar >diff -N servlet.jar >Binary files /tmp/cvs.MmCTgs and /dev/null differ >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.tomcat/META-INF/MANIFEST.MF,v >retrieving revision 1.16 >diff -u -r1.16 MANIFEST.MF >--- META-INF/MANIFEST.MF 22 Nov 2005 22:17:59 -0000 1.16 >+++ META-INF/MANIFEST.MF 20 Dec 2005 16:58:28 -0000 >@@ -18,7 +18,6 @@ > naming-common.jar, > naming-factory.jar, > naming-resources.jar, >- servlet.jar, > servlets-common.jar, > servlets-default.jar, > servlets-invoker.jar, >@@ -31,7 +30,8 @@ > Bundle-Localization: plugin > Require-Bundle: org.eclipse.help.appserver;bundle-version="[3.1.0,4.0.0)", > org.apache.ant;resolution:=optional, >- org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)" >+ org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)", >+ org.eclipse.tomcat.servlet;bundle-version="[1.0.0,2.0.0)" > Eclipse-LazyStart: true > Export-Package: javax.management;x-internal:=true, > javax.management.loading;x-internal:=true, >@@ -40,10 +40,6 @@ > javax.management.openmbean;x-internal:=true, > javax.management.relation;x-internal:=true, > javax.management.timer;x-internal:=true, >- javax.servlet;x-internal:=true, >- javax.servlet.http;x-internal:=true, >- javax.servlet.jsp;x-internal:=true, >- javax.servlet.jsp.tagext;x-internal:=true, > mx4j;x-internal:=true, > mx4j.loading;x-internal:=true, > mx4j.log;x-internal:=true,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 121585
:
32028
| 32029 |
33493