Mark Waite
>
> From: Mark Pawelek
>To: Jenkins Users
>Sent: Friday, February 10, 2012 11:34 AM
>Subject: First time user needs help please
>
>Hello Jenkinsians,
>
>I have a rake build script, which I just tested.
>
>The build script:
>* zaps the build
want one.
The experimenting you do will also be good learning. Questions to the mailing
list will also help you learn.
Good luck!
Mark Waite
>
> From: Mark Pawelek
>To: Jenkins Users
>Sent: Friday, February 10, 2012 11:34 AM
>Subject: First time
Hello Jenkinsians,
I have a rake build script, which I just tested.
The build script:
* zaps the build folder [ d:\Builds\MyProject ]
* recreates a pristine build folder
* gets the exported source from subversion
* builds it
* copies the result to two project folders:
d:\Builds\MyPr