Archive for February, 2008
Architecture-Rules 2.0.3
We released architecture-rules-2.0.3 last month.
Changes
- issue-23 determine which dependencies are optional usability
- issue-24 slashes in unix and windows are different, paths can not be read usability
- issue-25 cycles test not run with XML configuration usability
- release notes
We have already fixed a couple of issue for the next release, and completed a handful of tasks that have made improvements to the library. We have been getting a lot of help from mykola.nickishov. Since he was submitting so many quality patches, we invited him to join the project as a committer. He he accepted. Thanks Mykola.
We’ll make a release soon which will describe how to setup your pom.xml to pull down Architecture-Rules automatically, and enhance the CyclicReduendencyException message to point out the exact classes that are involved in the cycles, rather that just reporting on the package. If you can’t wait until the next release for these features, the subversion trunk has historically been stable, so you can checkout the project from source.

