I'm using the standard Maven project layout which gives me two output folders:
classes/ and test-classes/
The folder classes/ is added to the classpath when RJR starts a web project and
test-classes/ isn't. That's fine.
But when I change code in test-classes/, the server does restart. This is a bit
annoying when I have a server instance running while developing my Selenium
unit tests.
Please restart only when files in the classes/ folder change.
Might be related to issue #88 'add "Scan file/folder list" option'
Original issue reported on code.google.com by adigu...@gmail.com on 10 Oct 2011 at 12:06
Original issue reported on code.google.com by
adigu...@gmail.com
on 10 Oct 2011 at 12:06