Skip to content

1.1 Cygwin

Scot P. Floess edited this page Sep 6, 2015 · 5 revisions

Cygwin

If you run Cygwin, [bsolenopsis] (https://github.com/solenopsis/Solenopsis/wiki/1.1-Usage-Shell-Script) will work. You will need the expose your solenopsis.properties file in c:\Users\[username] and denote properties in Windows path like structures similar to the following:

solenopsis.ENVIRONMENTS=myenv
solenopsis.env.HOME=c:\\Users\\myuser\\.solenopsis
solenopsis.env.MASTER=local
solenopsis.env.DEPENDENT=myenv
solenopsis.env.local.HOME=c:\\Users\\myuser\\development

Additionally, please put the ant-salesforce.jar in [Windows home directory]\.ant\lib As an example: c:\Users\myuser\.ant\lib\ant-salesforce.jar

Please refer to the [configuration] (https://github.com/solenopsis/Solenopsis/wiki/1.1-Configuration) for more information.

This functionality does not work well and should be expected to be mostly broken! A fix will come when the Beanshell 1.2 rewrite is completed

Clone this wiki locally