Files available for download

The following files are currently available (since version 0.5):

  • patterntesting-<version>.jar: This is the library you can use in your project. It contains the entire PatternTesting framework including ant aspectj extension, the Maven plugin, Reusable PatternTesting libraries, but no longer a Sample project (sorry).
  • patterntesting-<version>-sources.jar: Contains the source tree.
  • patterntesting-<version>-test-sources.jar: Contains the test sources. These are useful if you want to see how to use the PatternTesting library.

Releases

Releases can be found here .

Installation

If you use Maven as build tool there is no need for manual installation. The installation of the the Maven plugin and Ant extension is not yet supported in 0.5 (perhaps in PatternTesting 0.6).

Repositories

Maven2-repositories can be found in the m2 directory.

Release-Repository

The normal release directory for maven2 is available under m2/repository .

Snapshot-Repository

Since 0.5-SNAPSHOT a snapshot repository can be used which is available in the m2/snapshotrepository directory.