
|
If you were logged in you would be able to see more operations.
|
|
|
OGNL
Created: 18/Jan/08 05:34 PM
Updated: 21/Jan/08 11:32 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
2.7.1
|
| Fix Version/s: |
2.7.2
|
|
|
Environment:
|
Use of OGNL in a simple Java application - i.e. plain "java -jar myapp.jar"
|
|
|
scope=provided on the javassist dependency leads to Maven2 not including this dependency on the runtime classpath leading to a NoClassDefFoundError as soon as OGNL is used.
|
|
Description
|
scope=provided on the javassist dependency leads to Maven2 not including this dependency on the runtime classpath leading to a NoClassDefFoundError as soon as OGNL is used. |
Show » |
| There are no comments yet on this issue.
|
|