When you do a "go ioc" or "go aop" the build fails if a debug version of the library has not been built. This is because one of the depends of the script for these two actions is "run-unit-tests" which appear to only run against only the debug version of the library.
When you do a "go ioc" or "go aop" the build fails if a debug version of the library has not been built. This is because one of the depends of the script for these two actions is "run-unit-tests" which appear to only run against only the debug version of the library.