ter
See Releases for a complete list of releases and for information on scheduled upcoming releases.
Released on November 2, 2007
First real release. This probably should have been the 1.0 series. This release finished the issues and tasks that should have been completed before attempting to release the tool. It added a real xml parsing strategy to the ConfigurationFactory - commons digester. Also, test coverage is now at 88%, beating the goal of 80%. And finally, rather than just reporting that a cyclic dependency exists, the exact packages with the cyclic dependency are exposed. Soon, even the classes will be identified.
Update your pom to include the Maven Repository and add this dependency:
<dependency> <groupId>com.seventytwomiles</groupId> <artifactId>architecturerules</artifactId> <version>2.0.0-rc1</version> </dependency>
architecture-rules-2.0.0-rc1.jar architecture-rules-2.0.0-rc1-sources.jar architecture-rules-2.0.0-rc1-test-sources.jar
You may be able to check this release out from SVN via the 2.0.0-rc1 tag.
Browse the repository to here to see if it exists.
If it does, check it out with
svn checkout http://architecturerules.googlecode.com/svn/tags/architecture-rules-2.0.0-rc1
This version’s (2.0.0-rc1) API documentation (javadocs) are available here.
Architecture Rules 2.0.0-rc1 mentioned around the Internet:
see Template:Release