I just joined this group and am writing my first Jenkins plugin which I 
call RAD Studio Plugin. The project is already hosted on Bitbucket(!) as a 
Mercurial(!) repository at 
<https://bitbucket.org/kazssym/jenkins-bds-plugin>. If you are interested 
in continuous integration for RAD Studio projects, just send me your 
feedback.

FYI, it is not yet a standalone Builder plugin but should be thought of as 
an add-on for MSBuild Plugin. It just allows you to set up environment 
variables for several RAD Studio versions by exposing them as Jenkins 
variables. I tried to direcctly set environment variables in a Builder for 
later invocation of MSBuild Plugin but I could not figure out the way to do 
it. So it is now based on BuildWrapper instead.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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.

Reply via email to