Package com.threerings.jpkg.ant.dpkg.scripts.standard

Provides the classes for the standard maintainer scripts.

See:
          Description

Class Summary
AbstractTypeScript An abstract TemplateScript for defining the script source from either a file or a single command listed as a string.
HelloWorld  
PostInst An AbstractTypeScript field for defining a <postinst> script.
PostRm An AbstractTypeScript field for defining a <postrm> script.
PreInst An AbstractTypeScript field for defining a <preinst> script.
PreRm An AbstractTypeScript field for defining a <prerm> script.
UnsetScriptPropertiesViolation A Violation describing an invalid AbstractTypeScript field which is missing both the command and file source property.
 

Package com.threerings.jpkg.ant.dpkg.scripts.standard Description

Provides the classes for the standard maintainer scripts.



Copyright © 2007-2008 Three Rings Design, Inc. All Rights Reserved. Released under a BSD license.