This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 91660 - Ant tasks for adding and cleaning EE archives in the composite app
Summary: Ant tasks for adding and cleaning EE archives in the composite app
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on:
Blocks: 91659
  Show dependency tree
 
Reported: 2007-01-02 06:00 UTC by Roderico Cruz
Modified: 2007-01-02 20:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roderico Cruz 2007-01-02 06:00:37 UTC
This feature adds Ant tasks for adding and cleaning EE archives in the composite
app. This also involves the generation of the appropriate targets in the
composite app's build script
Comment 1 _ gmpatil 2007-01-02 20:53:59 UTC
Implemented/available in Gavotte(5.5.1) build.
Modified
enterprise\compapp\projects\jbi\src\org\netbeans\modules\compapp\projects\jbi\resources\build-impl.xsl
.

When Java EE project is added, Ant task to build and clean just added Java EE
project is added to build-impl.xml.