conor       00/11/19 06:14:12

  Modified:    .        WHATSNEW
  Log:
  Describe changes to the EJB related optional tasks
  
  Revision  Changes    Path
  1.50      +8 -0      jakarta-ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- WHATSNEW  2000/11/16 08:59:25     1.49
  +++ WHATSNEW  2000/11/19 14:14:12     1.50
  @@ -39,6 +39,14 @@
   
   * Changed <sql> task so that printing result sets works on Oracle
   
  +* Changes to ddcreator and ejbc helper to respect the descriptor hierarchy
  +  keppgenerated in ejbc can now be turned off
  +  
  +* ejbjar now correctly ignores <ejb-ref> elements in the deployment 
descriptor.
  +  CMP files are included by parsing the weblogic deployment descriptor 
rather than
  +  relying on the naming convention used in ant 1.2
  +  Include super classes and super interfaces into the generated ejb jar files
  +
   Changes from Ant 1.1 to Ant 1.2
   ===============================
   
  
  
  

Reply via email to