More progress

6 views
Skip to first unread message

Kohsuke Kawaguchi

unread,
Aug 11, 2011, 6:47:38 PM8/11/11
to jenk...@googlegroups.com

I've kicked around the
ruby-runtime/jenkins-plugins.rb/jenkins-prototype-ruby-plugin trio to
the point that they actually does something now. YES!!!!

Here's my workflow:

- build jenkins-plugins.rb gem with "gem build *.gemspec"

- build ruby-runtime plugin via "mvn install"
(note that there's a number of off-off tasks before you
can do this. see README)

- build jenkins-prototype-ruby-plugin via "rake package"

- grab the latest 1.426-SNAPSHOT or 1.427-SNAPSHOT trunk
and build jenkins.war

- mkdir -p work/plugins

- copy ruby-runtime.hpi and prototype.hpi that you've built
above to work/plugins

- run this "java -DJENKINS_HOME=work -jar jenkins.war"

- create a new project, add amazing no-op wrapper,
schedule a build

- lo and behold, it works!


See you tomorrow morning in the hack session for more about this and my
questions....

--
Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/

Reply all
Reply to author
Forward
0 new messages