Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
jasper5
jasper5_build150.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jasper5_build150.patch of Package jasper5
--- jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/JspRuntimeContext.java +++ jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/JspRuntimeContext.java @@ -373,7 +373,7 @@ } File contextDir = new File(codeBase); URL url = contextDir.getCanonicalFile().toURL(); - codeSource = new CodeSource(url,null); + codeSource = new CodeSource(url,(java.security.cert.Certificate[])null); permissionCollection = policy.getPermissions(codeSource); // Create a file read permission for web app context directory
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor