This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 260723 - Core resolver for operating system
Summary: Core resolver for operating system
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jeff Hamm CLA
QA Contact:
URL: http://wiki.eclipse.org/COSMOS_Design...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 10:20 EST by Jason Losh CLA
Modified: 2012-01-03 13:48 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Losh CLA 2009-01-12 10:20:16 EST
Implement core resolution for checking operating system and core operating system properties.
Comment 1 Jeff Hamm CLA 2009-03-10 11:38:04 EDT
Submitted under project org.eclipse.cosmos.me.deployment.sdd.runtime the following file:

org.eclipse.cosmos.me.deployment.sdd.runtime.cr.resolver.OperatingSystemResolver.java

The class will support the necessary checks for resolving the operating system CIM type by peforming checks to see if the operating system the runtime is executing in matches what is being expected by the SDD being processed.