The $Log$ tag is way too verbose and redudant. The ContainerFactory
already has 63 changes which are 1/3 of the current lines and half of the
words.

778>cvs log ContainerFactory.java  | wc
    319    1842   14167
779>wc ContainerFactory.java
    863    2515   31840 ContainerFactory.java

----- Original Message ----- 
From: "marc fleury" <[EMAIL PROTECTED]>
To: "jBoss Developer" <[EMAIL PROTECTED]>
Sent: Saturday, February 10, 2001 2:50 PM
Subject: RE: [jBoss-Dev] CVS update: jboss/src/main/org/jboss/ejbMethodInvocation.java


> Ok that's it then... 
> 
> We just need to put $Log$ at the end of our files?
> 
> marc
> 
> 
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Lennart Petersson
> |Sent: Saturday, February 10, 2001 2:51 PM
> |To: jBoss Developer
> |Subject: Re: [jBoss-Dev] CVS update:
> |jboss/src/main/org/jboss/ejbMethodInvocation.java
> |
> |
> |We are using the $Log$ tag at the end of the file as a standard and
> |works ok.
> |<snip from file>
> |/**
> | * $Log: SalesTransBean.java,v $
> | * Revision 1.6  2000/11/23 15:04:09  lepe
> | * Added first support for ECSService
> | *
> | * Revision 1.5  2000/11/01 14:25:42  lepe
> | * Blah...
> |<snip>
> | * Revision 1.1.1.1  2000/09/11 07:13:35  lepe
> | * initial import into CVS
> | */
> |/Lennart
> |
> 
> 


Reply via email to