2011/2/28 Marcus Denker <[email protected]>:
> We are actually not using a plugin but just call shell scripts on the server.
> (we use Lukas' scripts https://github.com/renggli/builder )
> I know that Philippe did a plugin, too. I always wanted to look at how a 
> plugin can even
> simplify the setup... (especially for simple cases), but this has been pushed 
> down the
> TODO list...

Yep. This is plugin not a shell script. This is the main difference.
Of course the plugin is not so mature
as the shell script. For example I haven't had time to test how to
maintain package cache, but that should
be quite easy to do using Jenkin's workspace.

At my work we have some problems creating new build configurations
using the shell approach and thus we needed plugin to help the
process. Unfortunately I did not find plugin for the job so I had to
start writing one.

-- 
Panu

Reply via email to