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

Summary: Ant tasks for adding and cleaning EE archives in the composite app
Product: soa Reporter: Roderico Cruz <rcruz>
Component: Composite ApplicationAssignee: _ gmpatil <gmpatil>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 91659    

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.