This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 260725 - Core resolver for file system and file system properties
Summary: Core resolver for file system and file system properties
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:31 EST by Jason Losh CLA
Modified: 2012-01-03 13:47 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:31:00 EST
Need to implement core resolver for file system and file system properties.  This may result in subordinate resolution classes for directory, filesystem, etc.  More detail after designs are created.
Comment 1 Jeff Hamm CLA 2009-03-10 11:39:49 EDT
Submitted under project org.eclipse.cosmos.me.deployment.sdd.runtime the
following file:

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

The class will support the necessary checks for resolving file system CIM types by peforming checks to see if the file system and associated CIM properties that the runtime is executing in matches what is being expected by the SDD being processed.