A stupid question: why do you guys work in the Attic folder for all the module classes being refactored in the MODULE_REFACTORING_BRANCH? I though that Attic was reserved for deleted files in CVS.
Ludovic ----- Original Message ----- From: "Mathias Bogaert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 3:32 PM Subject: [Xdoclet-devel] CVS update: xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info InfoTagsHandler.java > User: pathoss > Date: 02/05/14 06:32:04 > > Modified: modules/xdoclet/src/xdoclet/modules/doc/info Tag: > MODULE_REFACTORING_BRANCH InfoTagsHandler.java > Log: > Javadoc fix. > > Revision Changes Path > No revision > > > No revision > > > 1.1.2.6 +2 -3 xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info/Attic/InfoTagsHandler.j ava > > Index: InfoTagsHandler.java > =================================================================== > RCS file: /cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info/Attic/ InfoTagsHandler.java,v > retrieving revision 1.1.2.5 > retrieving revision 1.1.2.6 > diff -u -w -r1.1.2.5 -r1.1.2.6 > --- InfoTagsHandler.java 12 May 2002 15:16:19 -0000 1.1.2.5 > +++ InfoTagsHandler.java 14 May 2002 13:32:04 -0000 1.1.2.6 > @@ -15,11 +15,10 @@ > import xdoclet.util.Translator; > > /** > - * @author <a href="mailto:[EMAIL PROTECTED]">Aslak > - * Helles�y</a> > + * @author <a href="mailto:[EMAIL PROTECTED]">Aslak Helles�y</a> > * @created Oct 15, 2001 > * @xdoclet:taghandler namespace="Info" > - * @version $Revision: 1.1.2.5 $ > + * @version $Revision: 1.1.2.6 $ > */ > public class InfoTagsHandler extends XDocletTagSupport > { > > > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
