User: pathoss 
  Date: 02/05/15 06:07:43

  Modified:    core/docs Tag: MODULE_REFACTORING_BRANCH ejb.html
                        samples.html
  Log:
  Fixed package names.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.30.2.1  +2 -2      xdoclet/core/docs/Attic/ejb.html
  
  Index: ejb.html
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/docs/Attic/ejb.html,v
  retrieving revision 1.30
  retrieving revision 1.30.2.1
  diff -u -w -r1.30 -r1.30.2.1
  --- ejb.html  18 Apr 2002 06:16:02 -0000      1.30
  +++ ejb.html  15 May 2002 13:07:42 -0000      1.30.2.1
  @@ -44,7 +44,7 @@
   
   <p>&lt;target name=&quot;ejbdoclet&quot; depends=&quot;prepare&quot;&gt;<br>
   <br>
  -&nbsp;&nbsp;&nbsp; &lt;taskdef name=&quot;ejbdoclet&quot; 
classname=&quot;xdoclet.ejb.EjbDocletTask&quot;
  +&nbsp;&nbsp;&nbsp; &lt;taskdef name=&quot;ejbdoclet&quot; 
classname=&quot;xdoclet.modules.ejb.EjbDocletTask&quot;
   
classpath=&quot;${xdoclet.jar.path};${lib.dir}/ejb.jar;${lib.dir}/log4j.jar&quot;/&gt;<br>
   <br>
   &nbsp;&nbsp;&nbsp;&lt;tstamp&gt;<br>
  @@ -139,7 +139,7 @@
       <td valign="top">Specify tags that should not be automatically written to
        output files.  The normal behaviour is to include all @ tags from the source
        file to the output files.  This may cause trouble if you use cvs-like tag like
  -     $Revision: 1.30 $ that will be overwritten at each build and causes a 
difference for
  +     $Revision: 1.30.2.1 $ that will be overwritten at each build and causes a 
difference for
        CVS even if the code himself is not changed.  Example: 
excludedtags=&quot;@version&quot;<br>
        For excluded tags, ejbdoclet will generate an hardcoded tag.  Example: 
@version XDOCLET 1.0</td>
       <td align="center" valign="top">No</td>
  
  
  
  1.3.2.1   +1 -1      xdoclet/core/docs/samples.html
  
  Index: samples.html
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/docs/samples.html,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -w -r1.3 -r1.3.2.1
  --- samples.html      18 Apr 2002 06:16:02 -0000      1.3
  +++ samples.html      15 May 2002 13:07:42 -0000      1.3.2.1
  @@ -3,7 +3,7 @@
   
   <p>  &nbsp;&lt;target name=&quot;ejbdoclet&quot; depends=&quot;prepare&quot;&gt;<br>
   <br>
  -&nbsp;&nbsp;&nbsp; &lt;taskdef name=&quot;ejbdoclet&quot; 
classname=&quot;xdoclet.ejb.EjbDocletTask&quot;
  +&nbsp;&nbsp;&nbsp; &lt;taskdef name=&quot;ejbdoclet&quot; 
classname=&quot;xdoclet.modules.ejb.EjbDocletTask&quot;
   classpath=&quot;${xdoclet.jar.path};${lib.dir}/log4j.jar&quot;/&gt;<br>
   <br>
   &nbsp;&nbsp;&nbsp;&lt;tstamp&gt;<br>
  
  
  

_______________________________________________________________

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

Reply via email to