Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0-M1
-
Fix Version/s: None
-
Component/s: Build System, Documentation
-
Environment:MacOSX 10.6.8
STS 2.8.0.M1
java version "1.6.0_26"
Description
1 - Create a grails project
2 - run-app or test-app your app
3 - add jars to the lib directory
4 - create a unit test or controller that uses the jar file
5 - run-app or test-app will give you NoClassDefFoundError errors
A work around is to do a grails clean after changing the contents of the lib directory. I'm assuming new jars should be automatically found without doing a clean.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits