-
Notifications
You must be signed in to change notification settings - Fork 41
Properties
sfloess edited this page Mar 15, 2013
·
8 revisions
Solenopsis supports a number of Ant based properties across releases. These propertie can be overridden from the command line via Ant -D params. To do so, its assumed you are calling the solenopsis.xml
script file manually with Ant.
Property | Values | Default Value | Description |
---|---|---|---|
solenopsis.version | 1.1, 1.2, etc | 1.1 | Allows you to specify which Solenopsis release to use. |
sf.version | 24.0, 25.0, 26.0, 27.0, etc | 26.0 | Denotes the version of the Salesforce API to use. |
sf.antFile | N/A | Absolute path to the Salesforce Ant Migration Tool jar. |