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 "Tasks (Buckminster)"

(Items to complete before the 1.0 final release. Completion Q4 2006)
Line 1: Line 1:
 
{{Backlink|Buckminster Project}}
 
{{Backlink|Buckminster Project}}
  
We're currently working against our Buckminster 1.0 release milestone, which will be the first documented & production-quality Buckminster release.  This milestone is scheduled for Q4 2006 completion (most likely late November).
+
We're currently working against our Buckminster 0.1.0 Europa release, which will be the first documented & production-quality Buckminster release.  This schedule for this release is synchronized with the milestones and release candidates of [[Europa_Simultaneous_Release#Milestones_and_Release_Candidates|Europa]].
 
+
=== Buckminster Milestone 3. Completion Q3 2006 ===
+
 
+
* {{Strikeover|'''-Clean up and restructure-''' [[Buckminster Component Specification|CSPEC]] '''and some related mechanisms'''}}
+
** {{Strikeover|Remove 'targets' concept (outdated)}}
+
** {{Strikeover|Remove use of 'buckminster' URL as a query vehicle (only internally used and is better modeled differently)}}
+
** {{Strikeover|Add component name/version attributes to the data}}
+
*** {{Strikeover|''In principle this is redundant information, but there are times when it can be necessary and/or useful. However, it must be described on exactly when and how the data is used and what happens when it conflicts with implicit information. There are also implications for [[Buckminster Component Query|CQUERY]] advisor nodes''.}}
+
* '''Complete the [[Buckminster Component Specification|CSPEC]] and associated functionality'''
+
** {{Strikeover|Define [[Buckminster CSPEC Action|actions]] XML & Model/interface (including persistence model}}
+
** {{Strikeover|Implement action driven evaluation using actors}}
+
** {{Strikeover|Improve CSPEC generators to include actions. Build of PDE artifacts in special}}
+
** Update the documentation to reflect new generation and CSPEC elements
+
** Removed all deprecated stuff after some announced grace period.
+
** <strike>Merge XML schemas. We only need three; cspec, rmap, and meta-data.</strike>
+
* {{Strikeover|'''A basic 'update site' provider'''}}
+
* {{Strikeover|'''Headless/packaging docs'''}}
+
** {{Strikeover|Generally clean up}}
+
** {{Strikeover|Add sections on calling directly from Java and from Ant}}
+
  
 
=== Items to complete before the 1.0 final release. Completion Q4 2006 ===
 
=== Items to complete before the 1.0 final release. Completion Q4 2006 ===
  
* '''CSPEC improvements'''
 
** Add componentProducer (prerequisite) to CSPEC dependeny
 
** Rename &lt;local&gt;/&lt;external&gt; to &lt;attribute&gt;
 
 
* '''Improve packaging'''
 
* '''Improve packaging'''
** Review feature structure
 
 
** Add common OSS feature (pde, cvs, svn)
 
** Add common OSS feature (pde, cvs, svn)
** Create a separate headless.site.xml for the update site
+
** Create a separate headless-site.xml for the update site
* '''Meta Data'''
+
** Bill Of Material and dynamic data separation
+
 
* '''PDE Build improvements'''
 
* '''PDE Build improvements'''
 
** Feature version consolidation
 
** Feature version consolidation
** Understand PDE repository maps
 
 
* '''Documentation improvements'''
 
* '''Documentation improvements'''
 +
** General restructuring of wiki content
 
** Create Trailblazers for common usecases
 
** Create Trailblazers for common usecases
** New docs on cspec/ant bridge
+
** Make current documentation up-to-date with codebase
 +
** Document the action framework
 
** More examples
 
** More examples
* '''Headless improvements'''
 
** <strike>Make headless core product much smaller</strike>
 
** Review headless command and option names
 
** Create new workspace from template workspace
 
  
 
=== Misc possibilities - undecided and no timeframe ===
 
=== Misc possibilities - undecided and no timeframe ===
  
* '''Disconnect headless entirely from Buckminster, possibly offer for general RCP use'''
 
** Turn into article: 'Implementing a headless framework' and 'Implementing a headless progress monitor'
 
 
[[Category:Buckminster]]
 
[[Category:Buckminster]]
 
* '''Minimalistic installer'''
 
* '''Minimalistic installer'''
** Extremely compact (no Eclipse runtime)
+
** Java Web Start installer for our product
** Based on barebone OSGi
+
** Able to materialize from bom or mspec
** Able to materialize from Bill Of Materials
+
 
** Self configuring
 
** Self configuring
 
** UI component (progress monitors etc.)
 
** UI component (progress monitors etc.)

Revision as of 04:49, 25 May 2007

< To: Buckminster Project

We're currently working against our Buckminster 0.1.0 Europa release, which will be the first documented & production-quality Buckminster release. This schedule for this release is synchronized with the milestones and release candidates of Europa.

Items to complete before the 1.0 final release. Completion Q4 2006

  • Improve packaging
    • Add common OSS feature (pde, cvs, svn)
    • Create a separate headless-site.xml for the update site
  • PDE Build improvements
    • Feature version consolidation
  • Documentation improvements
    • General restructuring of wiki content
    • Create Trailblazers for common usecases
    • Make current documentation up-to-date with codebase
    • Document the action framework
    • More examples

Misc possibilities - undecided and no timeframe

  • Minimalistic installer
    • Java Web Start installer for our product
    • Able to materialize from bom or mspec
    • Self configuring
    • UI component (progress monitors etc.)

Back to the top