ter Release:2.0.3 - Architecture Rules - Wiki

Release:2.0.3

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.3

Released on January 19, 2008

Resolved reported issues with XML configuration and path separator / on non-windows platforms. Also documenting which dependencies are not required, but are optional. For example the ant dependency is only needed by those developers who want to execute the test via the ant task.

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

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.3</version>
 </dependency>

Downloads

architecture-rules-2.0.3.jar
architecture-rules-2.0.3-sources.jar
architecture-rules-2.0.3-test-sources.jar

SVN

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

Javadocs

This version’s (2.0.3) API documentation (javadocs) are available here.

Buzz

Architecture Rules 2.0.3 mentioned around the Internet:




see Template:Release

Personal tools