> Digressing a bit, > 1) is > * @msg:bundle msg="Error in tag: parameters should be in > paramName="paramValue" format, class={0}, tag={1}" > (XDocletMessages.java) going to work, or are the nested double quotes > going > to confuse it? Should the ones in the middle use \" instead?
Nested " in tag values -> \" But when you getTagValue \ is gone. If it's missing then it's wrong. > 2) I see pretty's managed to make a mess of > /** > * @msg:bundle msg="Error in > * @tag: " sign expected but something different found, > class={0}, > * @tag={1}" > */ > in the same file (plus there's another nested double quote). Does it > really > need to be "@tag", or can we lose the @ so pretty will leave it alone? I and Aslak reported this bug to jrefactory. For now let's remove @ from our tag values. Ara. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel