03731: | Installer should resolve component references in all ICD fields |
Category: Install Status: ClosedSeverity: HIGH Reported against release: 0.8 Fixed in release: 0.8.2 (Beta Refresh 2)
PROBLEM:If a user creates an InstallableComponentDescriptor that contains
component references ("${component_name}) in parameters other
than "classpath" and "codebase", these component references are not
resolved.ANALYSIS:A new class was created to address this requirement. The
following attributes in the InstallableComponentDescriptor
now have substitution capabilities:
icon
executable string
properties
command line parameters |