I'm wondering if anyone has seen this, it's probably my setup somehow, but I thought I'd ask just in case it's a known issue or something.
First of all, thanks to the dev guys for fixing cvs! I'm now back into testing the cvs version. The odd behaviour I've noticed is that my ant process sometimes just mysteriously dies in the xdoclet phase. If I do a clean build, everything goes through ok (my project consists of about 15 ejb modules). Now, if at some point something goes wrong during the build of a particular module (eg, if a compilation error happens), then the next time I run ant, it silently dies after generating all the dd's. It's almost like something does a System.exit, since I don't get the ant report of the build time, nor does the compilation task get called. It simply quits after generating the last descriptor! If I clean and rerun the build, everything works ok. I've checked the xdoclet source and I don't see any System.exits anywhere, so I'm rather baffled. I'm going to try and run this beast through a debugger and do more investigating to see what's going on. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Two, two, TWO treats in one. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
