Hi, -Is it also possible to set the directory where it expands/install? Yes, you can use -DJENKINS_HOME=D:\Jenkins in your install command line.
-how can I be sure to setup the working directory? In job configuration, there's a column "Use Custom workspace" in "Advanced Project Options". You can set the working directory there. 在 2014年7月30日星期三UTC+8下午10时11分51秒,Mihamina Rakotomandimby写道: > > Hi all, > > If I launch jenkins with the "java -jar jenkins.war" command, how can I > be sure to setup the working directory? > > I would like to explicitely set it, so that if it ever create a dotdir > for a job (for whatever reason) I know I have to look under a known > subdir. I mean the working directory, not the install one. > > Is it also possible to set the directory where it expands/install? I > guess it's a ".war" and then needs to expand somewhere. I see that after > I lauch it with "java -jar jenkins.war" a ".jenkins/" directory is > created: Is it the installation directory? How volatile is it (if I ever > tune its content will it be lost?)? will it also be the working directory? > > Thank you for bearing the newbie questions ;-) > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
