> Is there any chance you could come up with a little more ant stuff that
> would (in one target) ...
>
> checkout jboss-all from cvs
> build
> start (in separate jvm)
> run tests
> email results
> stop

Sure, most of this is there, <cvs>, <ant>, <java>, <junit>, <mail> and
<java> again (for org.jboss.Shutdown).  I have not played with their new
<sequential> & <parallel> tasks.

I will look into it more tomorrow.

> I could probably come up with this but I think you could probably do it in
> 1/4 the time.

;)

> I agree that the time for the full test run makes it useable only for batch
> "overnight" testing.  To make xprogramming testing possible we need to
> separate the unit tests that do things once in a planned way from the
> stress/load tests that do something 10,000 times.  Who can find the time to
> make this separation???

time?  ha.

> The buildmagic stuff continues to amaze me with how easy it makes the build
> process.

my pleasure =)

--jason


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to