[
https://issues.apache.org/jira/browse/GERONIMO-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
LiWenQin updated GERONIMO-5453:
-------------------------------
Attachment: servlet3.0-security-test-modifyTestng.patch
Find the the suite name in testng.xml should be modified.
Add a small patch about it.
Details:
<suite name="Suite1" verbose="5">
- <test name="web-testsuite.servlets">
+ <test name="javaee6-testsuite.servlet3.0-security">
> Add testing about Servlet-3.0's new secuirty features into Testsuite
> --------------------------------------------------------------------
>
> Key: GERONIMO-5453
> URL: https://issues.apache.org/jira/browse/GERONIMO-5453
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: testsuite
> Affects Versions: 3.0
> Reporter: LiWenQin
> Assignee: Forrest Xia
> Priority: Minor
> Fix For: 3.0
>
> Attachments: GERONIMO-5453.patch,
> servlet3.0-security-test-modifyTestng.patch, servlet3.0-security-test.patch
>
>
> Add tests into web-testsuite, which makes testing Servlet 3.0's new security
> features automatically.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.