I am curious how much people use of the hot-reloading during plugin 
development.

As mentioned on https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial 
- jelly and other files are reloaded (I know that works well in my 
experience) however its the other reloading that seems to be suspect when I 
try it (have tried a few different plugins to ensure its just not one 
version of core etc). 

1) there is JVM hotswap with debugging (always a mixed bag)
2) press ENTER on mvn hpi:run to reload webapp
3) jrebel with OSS licence

What do people use? I have found 2 actually breaks hard almost always 
(various errors). 
3 I have never tried. 

Or do people just build and run unit tests and rerun mvn hpi:run as needed? 


-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/7bab3dc8-914b-4377-ab49-7a4863621685%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to