Hi,
I need to pinpoint to java source file and line via an html link when my
build fails for that file. I have the logfile from ant as input. I need
to produce html with links.
Is there anyone out there with the experience of doing this?
All hints are very much appreciated.
Cheers,
//Mikael
Thufir Hawat - 03 Feb 2005 08:48 GMT
you're building .ear files?
if so, ant would give any compiling or packaging errors prior to web
deployment.
do these errors occur at run or compile time?
--
Thufir Hawat