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 170643

Summary: Java Card build-impl.xsl must generate correct code for all library types
Product: javacard Reporter: _ tboudreau <tboudreau>
Component: Java CardAssignee: _ tboudreau <tboudreau>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: ankinelaturu
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 170636, 170638    

Description _ tboudreau 2009-08-19 17:11:05 UTC
As defined in issue 170638, we are now supporting multiple types of dependency that have different compilation and deployment requirements.

The dependencies, their kinds and deployment strategies, and the names of properties related to the dependenices will be defined in the project.xsl.

The generated build-impl.xml for Java Card projects needs to generate correct code (e.g. compile and deploy a foreign project before deploying itself) to 
deploy each dependent project in dependency order.
Comment 1 _ tboudreau 2009-09-11 05:16:59 UTC
Not sure why I filed this twice;  closing as duplicate of issue w/ more details.

*** This issue has been marked as a duplicate of 171023 ***