http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1309
*** shadow/1309 Wed Apr 11 06:13:17 2001
--- shadow/1309.tmp.7977 Wed Apr 11 06:13:17 2001
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | Request for output to a directory in wejbjar task |
+ +----------------------------------------------------------------------------+
+ | Bug #: 1309 Product: Ant |
+ | Status: NEW Version: 1.3 |
+ | Resolution: Platform: PC |
+ | Severity: Enhancement OS/Version: Windows NT/2K |
+ | Priority: Component: Optional Tasks |
+ +----------------------------------------------------------------------------+
+ | Assigned To: ant-dev@jakarta.apache.org |
+ | Reported By: wr0ngway@yahoo.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ It would be nice if the ejbjar task (or even just the weblogic sub task) could
+ output the result of ejbc to a directory tree instead of to a jar. It would be
+ even nicer if the ejbjar/weblogic task could operate on multiple EJBs to
+ produce a single jar containing all the generated ejbc files as well as
+ deployment descriptors created by combining the descriptors from all the beans
+ processed.
|