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 66: Line 66:
 
*** Changing string attribute
 
*** Changing string attribute
 
**** Bug: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=367306 Dynamically adjust the row size when editing]
 
**** Bug: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=367306 Dynamically adjust the row size when editing]
** General Configuration Wizard
+
** General Configuration
*** Open general configuration wizard
+
*** Open general configuration
***  
+
*** Changing default label configuration
 +
** Datatype Configuration
 +
*** Add new Spec Object Type
 +
**** Add new Attribute Definition
 +
*** Add new Specification Type
 +
**** Add new Attribute Definition
 +
*** Add new Spec Relation Type
 +
**** Add new Attribute Definition
 +
*** Add new Relation Group Type
 +
**** Add new Attribute Definition
 +
*** Add new Datatype Definition String
 +
*** 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
  
* Detailed List TBD
 
 
* Support of all ReqIF features (issues with XHTML and ToolExtensions are resolved)
 
* Support of all ReqIF features (issues with XHTML and ToolExtensions are resolved)
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?list_id=200551;field0-0-0=target_milestone;query_format=advanced;type0-0-0=substring;value0-0-0=12.03;product=MDT.RMF Bugzilla query of included issues]
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?list_id=200551;field0-0-0=target_milestone;query_format=advanced;type0-0-0=substring;value0-0-0=12.03;product=MDT.RMF Bugzilla query of included issues]

Revision as of 08:13, 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