[root]/groovy/modules/grails/samples/orders/grails-app/test
removing the outdated grails module from the repository
0 lines of code changed in:
Updated orders sample with one set of classes that work (in the root package) and another that don't (in the test package)
2 lines of code changed in:
Specify full package name in service class as workaround for NoClassDefFoundError.
7 lines of code changed in:
Update classes for testing purposes.
10 lines of code changed in:
Load test.OrderEntry from class classloader.
1 lines of code changed in:
Initial checkin.
3 lines of code changed in: