PackageDescription: Store-PrePublish


Store - Pre Publish

Last published: April 5, 2008 by 'mlucassmith'

Defines 0 Classes
Extends 5 Classes


This package hooks in to pre-publish and runs a set of tasks to verify that the publish is what we want:

a) Update the Prerequisites
b) Verify there are no future prerequisites
c) Verify there are no circular prerequisites
d) Verify there are no broken tests (SUnitToo)
e) Verify there are no missing comments

You can add new rules by adding a method with a pragma to PublishSpecification of or