| Summary: | [releng] Update Jetty and Tomcat for cluster tests to import javax.servlet 2.6.0 | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | ruediger.herrmann |
| Version: | 1.5 | ||
| Target Milestone: | 2.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Ralf Sternberg
Comment 38 of bug 360245 lists this build: http://download.eclipse.org/jetty/updates/jetty-bundles-8.x/8.1.0.SNAPSHOT/ It has been refactored to import servlet 2.6 instead of 3.0. These are the necessary bundles from the build: org.eclipse.jetty.continuation.source_8.1.0.SNAPSHOT.jar org.eclipse.jetty.continuation_8.1.0.SNAPSHOT.jar org.eclipse.jetty.http.source_8.1.0.SNAPSHOT.jar org.eclipse.jetty.http_8.1.0.SNAPSHOT.jar org.eclipse.jetty.io.source_8.1.0.SNAPSHOT.jar org.eclipse.jetty.io_8.1.0.SNAPSHOT.jar org.eclipse.jetty.security.source_8.1.0.SNAPSHOT.jar org.eclipse.jetty.security_8.1.0.SNAPSHOT.jar org.eclipse.jetty.server.source_8.1.0.SNAPSHOT.jar org.eclipse.jetty.server_8.1.0.SNAPSHOT.jar org.eclipse.jetty.servlet.source_8.1.0.SNAPSHOT.jar org.eclipse.jetty.servlet_8.1.0.SNAPSHOT.jar org.eclipse.jetty.util.source_8.1.0.SNAPSHOT.jar org.eclipse.jetty.util_8.1.0.SNAPSHOT.jar I tried this build locally and it works. Using this build on the build server however, may fail as the bundles are still carrying the word "SNAPTSHOT" as a build identifier (see bug 360459). This is a very old bug, which is not current anymore. Closing as fixed. |