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 198967

Summary: Packaging cannot produce one package for several configurations.
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Alexander Simon 2011-05-28 10:09:11 UTC
I have an dynamic library that is built for several platforms:
- solaris x86 32
- solaris x86 64
- solaris sparc 32
- solaris sparc 64
- linux 32
- linux 64
I have project with 6 configurations (4 remote configurations).
Packaging does not have possibility to create one zip archive with productions for all platforms.

For example see project cnd.discovery/tools/BuildTrace.