Chapter 13 Using jagtool and jagant


exists

Description

Determines whether or not a specified entity is present in the configuration repository.

Syntax

Command line:

exists entity

Ant build file:

<jag_exists entity="entity" property="ant_property">

Option Description Default Required
entity The entity identifier in the form EntityType:EntityName. - Always
ant_property The name of the Ant build property to set if the entity exists. - When usin g Ant

Examples

This example determines whether the component SVULogin in package SVU exists:

 


Copyright © 2002 Sybase, Inc. All rights reserved.