[ https://issues.apache.org/jira/browse/GERONIMO-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829566#action_12829566 ]
Jack Cai commented on GERONIMO-4968: ------------------------------------ Clean up more OS check, and committed to 2.1 at Rev 906428, to 2.2 at Rev 906431, and to trunk at Rev 906426. > Problemastic OS check in Windows startup command > ------------------------------------------------ > > Key: GERONIMO-4968 > URL: https://issues.apache.org/jira/browse/GERONIMO-4968 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: commands > Affects Versions: 2.1.4 > Reporter: Jack Cai > Assignee: Jack Cai > Priority: Trivial > Fix For: 2.1.5, 2.2.1, 3.0 > > Attachments: GERONIMO-4968.2.1.patch, GERONIMO-4968.2.2.patch, > GERONIMO-4968.trunk.patch > > > A user reported that the startup command failed due to OS check failue, even > though he is running Windows XP - which is a supported OS. The problem is > that the startup command does an exact match of the OS env var against > "Windows_NT", while in this user's case, the OS env var is "WINNT 5.1". > Maven has a similar problem: http://jira.codehaus.org/browse/MNG-3354 > I'd suggest that we remove the OS check code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.