Issue 123: ANT runner ignores exclude attribute
Status:  Fixed
Owner:
Closed:  Jul 2008
Cc:
Project Member Reported by marc.es...@gmail.com, Jun 30, 2008
run build.xml from the PluginDemoTests directory.

note that it takes around 5 seconds total. the reason is that there's a
component named FiveSecondTest, and it takes 5 seconds. i have it in the
"excludes" attribute of the mxunit ant task, but it's being ignored.
Jul 8, 2008
Project Member #1 marc.es...@gmail.com
hey bill, here's one i think we really oughtta try getting fixed before 1.0. can you
take a look at that? 
Jul 8, 2008
Project Member #2 virtix
got it ... may just be something in the runner and not the task. we'll see. either 
way should be quick.
Jul 8, 2008
Project Member #3 virtix
Look, Mom! A real bug ... param not included in ant task. Small fix ...
Jul 8, 2008
Project Member #4 virtix
Ok. Works now. Gotta write some better tests for the task. Maybe TestNG stuff?
Status: Fixed
Jul 8, 2008
Project Member #5 marc.es...@gmail.com
have at it! 

is the new jar file checked in and all that?
Jul 8, 2008
Project Member #6 virtix
New jar is in the mxunit dist and ready to go.