Re: junit report problem

2006-04-16 Thread Ivan \"Rambius\" Ivanov
Hello --- Oliver <[EMAIL PROTECTED]> wrote: > > > > Please, try with the the following snippet: > > > > i.e. captitalize Test to TEST. Regards Ivan

Re: junit report problem

2006-04-16 Thread Oliver
Ivan: Here it is, utest is for unit test On 4/17/06, Ivan Rambius Ivanov <[E

Re: junit report problem

2006-04-16 Thread Ivan \"Rambius\" Ivanov
Hello Oliver, Please post your usage of and . Regards Ivan --- Oliver <[EMAIL PROTECTED]> wrote: > Hi, folks, > > I have a pretty regular junit report setup. > All the individual Test-*.xml are generated. > However, the transformed > xml is just empty. I have xalan.jar in ant/lib, and > ant s

junit report problem

2006-04-16 Thread Oliver
Hi, folks, I have a pretty regular junit report setup. All the individual Test-*.xml are generated. However, the transformed xml is just empty. I have xalan.jar in ant/lib, and ant script doesn't report anything wrong. Any idea? Thanks a lot -- Oliver --

Re: Project Build Strategy Question:

2006-04-16 Thread Steve Loughran
Joe Schmetzer wrote: Personally, I managed multi-project dependencies in Ant using the technique described at http://www.exubero.com/ant/dependencies.html (though any of the other tools are suitable solutions, as well). Although CruiseControl can handle multiple projects, it doesn't necessarily