July 26, 2007 @ 1:00 am
Release 1.1
Removed dependencies that only used a single class but brought along a large package.
Changes
Filed under Releases Permalink · No Comments »
Assert Your Architecture! with this open source java library. Architecture Rules leverages an xml configuration file and optional programmatic configuration to assert your code's architecture via unit tests or ant tasks. This test is able to assert that specific packages do not depend on others and is able to check for and report on cyclic dependencies among your project's packages and classes. This project wraps a industry accepted JDepend to simplify the process of maintaining a solid software architecture.
Licensed under Apache License 2.0 - allows use of the source code for the development of free and open source software as well as proprietary and closed source software.
Do you Assert your Architecture? Please help out with our fund raising.
Checkout what we are raising funds for. Be sure to report issues.
Removed dependencies that only used a single class but brought along a large package.
Filed under Releases Permalink · No Comments »
First release. It works and is usable. The only known issues are enhancements.
Filed under Releases Permalink · No Comments »