Re: patch: clean up ant test infrastructure
От | Fernando Nasser |
---|---|
Тема | Re: patch: clean up ant test infrastructure |
Дата | |
Msg-id | 3F1C0A69.3050507@redhat.com обсуждение исходный текст |
Ответ на | patch: clean up ant test infrastructure (Oliver Jowett <oliver@opencloud.com>) |
Ответы |
Re: patch: clean up ant test infrastructure
|
Список | pgsql-jdbc |
Oliver Jowett wrote: > > + Use Ant's <junit> task instead of running a JUnit UI. This cleans > up the buildfile and produces somewhat nicer output than the text-ui. > As Ant doesn't try to find the task class until the containing target > is run, and we conditionalize running the test task on the > presence of both JUnit and the JUnit task, this shouldn't cause > errors if the task isn't present. > Oliver, The Ant script really needed some TCL. Thanks. But with the above chunk you are taking away the opportunity of someone using junit.swinggui.TestRunner aren't you? Some people like the GUI interface. Or can it be done with the <junit> task and I just don't know how (I believe you can only get text or XML with that)? Maybe you can add a separate target so people still can get the gui version... Regards, Fernando -- Fernando Nasser Red Hat - Toronto E-Mail: fnasser@redhat.com 2323 Yonge Street, Suite #300 Toronto, Ontario M4P 2C9
В списке pgsql-jdbc по дате отправления: