> On Mon, Jun 28, 2010 at 3:53 PM, Greg Akins <[email protected]> wrote:
>> On Sat, Jun 26, 2010 at 11:20 AM, Stephen Connolly
>> <[email protected]> wrote:
>>> [Returning reply to the list so that others may benefit]
>>>
>>> http://wiki.hudson-ci.org/display/HUDSON/File+System+SCM
>>>
>>
>> That's cool.   Thanks for the suggestion.
>>
>> Still it seems that this will be pretty slow compared to a maven
>> plugin that can run and just execute "test" when ever the files
>> change.
>>
>> Autotest reminds me of using editors that give "real-time" compile
>> information.. it's that quick (obviously assuming your tests are quick
>> to begin with)
>>
>> Even if I could execute 'mvn test' every time a file changed, just the
>> startup of mvn is enough to slow that feedback look considerably.

You could use maven shell for faster feedback.

manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to