ter Release:2.0.0-rc2 - Architecture Rules - Wiki

Release:2.0.0-rc2

From Architecture Rules - Wiki
Jump to: navigation, search


2.0 Releases

1.0 Releases

See Releases for a complete list of releases and for information on scheduled upcoming releases.

Release 2.0.0-rc2

Released on November 13, 2007

Improvements release. Rewrite of the CyclicRedundencyService to utilize features in the JDepend JavaPackage to discover cyclic dependencies.

Changes

  • issue-10 run test with Ant and other tools usability
  • issue-11 remove log4j.xml from package
  • issue-13 Use JavaPackage logic to locate cycles performance maintainability
  • issue-14 allow programmatic-only configuration usability
  • issue-15 add appropriate copy write to sources usability maintainability
  • issue-16 provide test-sources jar usability

Get It Now

Maven

Update your pom to include the Maven Repository and add this dependency:

 <dependency>
   <groupId>com.seventytwomiles</groupId>
   <artifactId>architecturerules</artifactId>
   <version>2.0.0-rc2</version>
 </dependency>

Downloads

architecture-rules-2.0.0-rc2.jar
architecture-rules-2.0.0-rc2-sources.jar
architecture-rules-2.0.0-rc2-test-sources.jar

SVN

You may be able to check this release out from SVN via the 2.0.0-rc2 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-rc2

Javadocs

This version’s (2.0.0-rc2) API documentation (javadocs) are available here.

Buzz

Architecture Rules 2.0.0-rc2 mentioned around the Internet:




see Template:Release

Personal tools