Does anyone with commit access use BMP?  I dont have anything handy to
test this, but assume its good... I'll commit if no one else does, but
just as a matter of principle I think ppl should check things (no offense
Andrew)... (o:

cheers
dim

On Fri, 7 Sep 2001, Andrew Stevens wrote:

> Following patch gets rid of the errors I started getting like
> [ejbdoclet] Error in template file: corresponding 
> </XDoclet:ifConfigParamNotEquals/> not found, line=167 of template file: 
> entitybmp.j
> due to closing tags that were missing the '/'...
> 
> 
> Andrew.
> 
> Index: core/resources/xdoclet/ejb/entitybmp.j
> ===================================================================
> RCS file: 
> /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/entitybmp.j,v
> retrieving revision 1.10
> diff -r1.10 entitybmp.j
> 16c16
> <  <XDoclet:ifConfigParamNotEquals>
> ---
> >  </XDoclet:ifConfigParamNotEquals>
> 46c46
> <  <XDoclet:ifConfigParamNotEquals>
> ---
> >  </XDoclet:ifConfigParamNotEquals>
> 150c150
> <      <XDoclet:ifConfigParamNotEquals>
> ---
> >      </XDoclet:ifConfigParamNotEquals>
> 
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
> 


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to