Issue Details (XML | Word | Printable)

Key: IZPACK-141
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Julien Ponge
Reporter: Martin Wesemann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IzPack

Information defined in info section are not available as build-in variable during compile time

Created: 08/Aug/08 07:56 AM   Updated: 25/Sep/08 02:45 AM
Component/s: Compiler
Affects Version/s: 4.0.1
Fix Version/s: 4.1.0

Time Tracking:
Not Specified

Environment: Microsoft Windows Operating System


 Description  « Hide
I tried to use build-in variables like $APP_NAME $APP_VER in a html file used as resource for the HTMLInfoPanel. But it looks like build-in variables filled with values from the info section are not available during compile time. I currently could workaround the problem by defining separate variables containing application name and version in the variables section. Unfortunatelly this leads to duplicate entries in my installer configuration file for application name and version.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Julien Ponge added a comment - 28/Aug/08 03:20 PM
Duplicate of IZPACK-124