Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RMF/Roadmap"

< RMF
(i12.03 (March 2012))
(i12.03 (March 2012))
Line 70: Line 70:
 
*** Changing default label configuration
 
*** Changing default label configuration
 
** Datatype Configuration
 
** Datatype Configuration
*** Add new Spec Object Type
+
*** Adding a new Spec Type
**** Add new Attribute Definition
+
*** Deleting a Spec Type
*** Add new Specification Type
+
*** Adding a new attribute definition
**** Add new Attribute Definition
+
*** Deleting an attribute definition
*** Add new Spec Relation Type
+
*** Adding a new datatype definition
**** Add new Attribute Definition
+
*** Deleting a datatype definition
*** Add new Relation Group Type
+
** Presentation Configuration
**** Add new Attribute Definition
+
*** Adding a new presentation configuration
*** Add new Datatype Definition String
+
*** Deleting a presentation configuration
*** Add new Datatype Definition Boolean
+
*** Add new Datatype Definition Integer
+
*** Add new Datatype Definition Real
+
*** Add new Datatype Definition Date
+
*** Add new Datatype Definition Enumeration
+
**** Add new Enum Value
+
*** Add new Datatype Definition Xhtml
+
  
 
* Support of all ReqIF features (issues with XHTML and ToolExtensions are resolved)
 
* Support of all ReqIF features (issues with XHTML and ToolExtensions are resolved)

Revision as of 08:16, 15 March 2012

General Considerations

  • We want to graduate from incubation by the end of 2012
  • We use Git Flow for now, but will switch to a new process before graduating from incubation, to support multiple release branches (Eike)
  • CDO has tooling for API evolution, we should look into employing it before graduating.

Upcoming Integration Builds

i12.03 (March 2012)

Goals for this release are:

Use cases:

  • Creating a ReqIF model file

Past Integration Builds

i12.01 (January 20th, 2012)

pror.org core-9.0.0 (October 8th 2011)

core-9.0.0 was the last release before the code base was migrated to the Eclipse Foundation.

Back to the top