hey all, I know I've been awol for a bit, so excuse me for the absense... I'm just going through one of those patches.
we seem to have had considerable changes to the pretty printer settings, as well as using the new version. I assume that the new version requires these settings... but it seems very odd, for instance: public String exceptionList( Properties attributes ) throws XDocletException { String skip_exceptions = attributes.getProperty( "skip" ); hmmm... doesn't really come out right... but the thing is that it doesn't indend variable declarations within a method - in fact I had them indented, and it un-indented them (o: I have nfi how to use pretty printer... but I'm thinking I'll have play with the config and try and get it working how it use to look, unless someone tells me that we've made a decision to change the code style. for interest, here's the diff: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xdoclet/config/.Refactory/pretty.settings.diff?r1=1.3&r2=1.4 btw - found a bug in MethodTagsHandler.exceptionList where if the method is declared in a superclass it isn't picked up... in a session bean this can cause a problem... cheers dim _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel