Browse Source

Describe changes to the EJB related optional tasks

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268212 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 24 years ago
parent
commit
d08dc16c87
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      WHATSNEW

+ 8
- 0
WHATSNEW View File

@@ -39,6 +39,14 @@ Fixed bugs:


* Changed <sql> task so that printing result sets works on Oracle * 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 Changes from Ant 1.1 to Ant 1.2
=============================== ===============================




Loading…
Cancel
Save