Minor: use better context path naming for jasper report resources.
This commit is contained in:
parent
ed11d2454d
commit
318f9d8745
|
@ -5,7 +5,7 @@ Bundle-SymbolicName: org.adempiere.report.jasper.webapp;singleton:=true
|
|||
Bundle-Version: 1.0.0.qualifier
|
||||
Require-Bundle: org.adempiere.base;bundle-version="1.0.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Web-ContextPath: webApp
|
||||
Web-ContextPath: JasperReportFiles
|
||||
Bundle-ClassPath: .
|
||||
Import-Package: javax.servlet;version="2.5.0",
|
||||
javax.servlet.http;version="2.5.0",
|
||||
|
|
Loading…
Reference in New Issue