[root]/groovy/groovy-core/security
Various (mostly trivial) tinkerings to the Ant build system. This should now be ready for production use.
1 lines of code changed in:
add cobertura and jarjar to build
4 lines of code changed in:
build fixes for 1.7 permissions (on winXP)
1 lines of code changed in:
build fixes for 1.6 permissions (on winXP)
3 lines of code changed in:
build fixes for 1.5 permissions (on winXP)
2 lines of code changed in:
Minor refactoring to make tests work better across environments, e.g. SerializeTest uses SystemClassLoader, rename BinaryStreamsTest to include it in test suite
9 lines of code changed in:
Added additional PrivilegedActions to fix broken security tests.
3 lines of code changed in:
Updated groovy.policy to enable the SecurityTest to run properly from within eclipse.
7 lines of code changed in:
Applied Steve Goetz's patch for security and GROOVY-173
4 lines of code changed in:
Applied Steve Goetze's patch for GROOVY-173 to provide security hooks for scripts & types and operations.
220 lines of code changed in: