User: ara_e_w 
  Date: 02/09/18 12:49:17

  Modified:    modules/ejb/src/xdoclet/modules/ejb/lookup/resources
                        lookup.xdt
  Log:
  - everything is full qualified now, importedList removed from xdt files and marked 
deprecated
  - removed system.out from catormapping handler
  
  ** make sure any type you generate is a full qualified class **
  
  Revision  Changes    Path
  1.4       +0 -2      
xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup/resources/lookup.xdt
  
  Index: lookup.xdt
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup/resources/lookup.xdt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- lookup.xdt        31 May 2002 20:43:59 -0000      1.3
  +++ lookup.xdt        18 Sep 2002 19:49:17 -0000      1.4
  @@ -3,8 +3,6 @@
    */
   package <XDtPackage:packageOf><XDtEjbUtilObj:utilClass/></XDtPackage:packageOf>;
   
  -<XDtClass:importedList currentClass="<XDtEjbUtilObj:utilClass/>"/>
  -
   import javax.rmi.PortableRemoteObject;
   import javax.naming.NamingException;
   import javax.naming.InitialContext;
  
  
  


-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to