Bug 184265 - JsdlJobDescription always return null in CpuArchitecute and OSName
Summary: JsdlJobDescription always return null in CpuArchitecute and OSName
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Geclipse (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mathias Stümpert CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-04-26 12:24 EDT by Mariusz Wojtysiak CLA
Modified: 2014-01-09 16:17 EST (History)
0 users

See Also:


Attachments
Patch to apply (3.85 KB, patch)
2007-04-26 12:26 EDT, Mariusz Wojtysiak CLA
aog-ecl: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mariusz Wojtysiak CLA 2007-04-26 12:24:59 EDT
getCpuArchitectureName() and getOSTypeName() always returns null
Comment 1 Mariusz Wojtysiak CLA 2007-04-26 12:26:23 EDT
Created attachment 65063 [details]
Patch to apply

CpuArchitekture and OSType were read from wrong properties from emf model.
This patch fix it.
Comment 2 Mathias Stümpert CLA 2007-04-27 04:32:31 EDT
patch applied and committed
Comment 3 Mathias Stümpert CLA 2007-05-31 07:40:11 EDT
closing this ticket
Comment 4 Ariel Garcia CLA 2009-05-03 09:19:07 EDT
Comment on attachment 65063 [details]
Patch to apply

Applied by Mathias