Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 325374 Details for
Bug 436644
dev-java/owasp-esapi-2.0.1 ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/owasp-esapi-2.0.1_test-mockups.patch
owasp-esapi-2.0.1_test-mockups.patch (text/plain), 617 bytes, created by
Ivan Baidakou (dmol)
on 2012-09-30 11:46:03 UTC
(
hide
)
Description:
files/owasp-esapi-2.0.1_test-mockups.patch
Filename:
MIME Type:
Creator:
Ivan Baidakou (dmol)
Created:
2012-09-30 11:46:03 UTC
Size:
617 bytes
patch
obsolete
>diff -Nru /tmp/1/src/test/java/org/owasp/esapi/http/MockServletContext.java src/test/java/org/owasp/esapi/http/MockServletContext.java >--- /tmp/1/src/test/java/org/owasp/esapi/http/MockServletContext.java 2011-07-25 10:18:49.000000000 +0300 >+++ src/test/java/org/owasp/esapi/http/MockServletContext.java 2012-09-30 13:54:13.839485232 +0300 >@@ -82,6 +82,10 @@ > public ServletContext getContext(String uripath) { > return null; > } >+ >+ public String getContextPath(){ >+ throw new UnsupportedOperationException(); >+ } > > /** > * Returns the major version of the Java Servlet API that this
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 436644
:
325370
|
325372
| 325374 |
325784