| Summary: | Please stabilize dev-java/resin-servlet-api-3.1.12 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Krzysztof Pawlik (RETIRED) <nelchael> |
| Component: | [OLD] Keywording and Stabilization | Assignee: | Krzysztof Pawlik (RETIRED) <nelchael> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | java |
| Priority: | Low | Keywords: | STABLEREQ |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | SampleServlet.java | ||
amd64 stable x86 stable ppc64 done ppc stable, closing. |
Created attachment 302185 [details] SampleServlet.java Please test and stabilize =dev-java/resin-servlet-api-3.1.12. As this is a library a test could include building anything against servlet-api, you can use attached SampleServlet.java attached to this bug: $ javac -cp $(java-config --classpath=resin-servlet-api-2.5) SampleServlet.java This should properly compile SampleServlet.java to SampleServlet.class.