Fix tomcat5
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eclipse debian package |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
This is a dependency. We need to look at the corresponding fedora
package and the eclipse orbit package, upgrade/downgrade to the right
version, add missing files (in a subpackage?) like:
* feature.xml
* OSGified Manifest.MF
* etc
Make sure that eclipse still builds and works with this package
symlinked instead of what the eclipse zip carries and push the
updated package to debian.
In short, for each dependency we might need:
* updated source package
* patch to the eclipse package to add the dependency and
change the build scripts to use it
* Testing
* Upload of the dependency to debian
For details of what Fedora needed to do to this package to get it
in shape, see
http://
and follow the corresponding Bug #
Changed in eclipse-debian: | |
status: | New → Confirmed |
AFAIK Eclipse doesn't depend on Tomcat as of 3.4. Instead it depends on jetty. The servlet dependency is satisfied in my ppa using the libservlet2. 4-eclipse package.