Opened 14 years ago
Closed 14 years ago
#36 closed task (fixed)
Use correct product string
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | RC |
Component: | general | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
Currently, Java identifies itself as an internal build by dmik. This needs to be fixed. It should say what it says on other platforms.
Note:
See TracTickets
for help on using tickets.
In order to set the correct product thing, the following must be defined in the build environment:
Once done correctly, this will supersede generation of the internal product string and produce a nice string like "1.6.0-rc-b19" instead.
The above statements are part of LocalEnv.tpl.cmd accidentally committed in r263.