Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] Checkin: Stellation CM Feature 0.0.7

I've just finished checking in a set of changes to almost all of the plug-ins,
with two primary goals:
* Make the Eclipse client work with the recently reorganized codebase.
* Build an installable Stellation CM Feature with all the necessary components
(including Core, Remote and CLI), in a way that "plays nice" with the Eclipse
  Update Manager.

For Core, Remote and CLI, and SCM UI, the changes are pretty minor: mostly
changes to the plugin.xml amd build.properties files and the addition of
about.html and
other non-code files required by Eclipse packaging conventions.

For SCM Model, some bugfixes were needed to work with the repository
configuration changes that Dave proposed on December 15.

The ...stellation.scm.feature project required major changes to meet all of
the Update Manager and Platform requirements for Features.
I also needed to introduce yet another project (org.eclipse.stellation.scm)
-- the brief explanation is that Eclipse requires this in order for the
Feature to be listed in the Help>About Eclipse Platform> Feature Details
dialog. Please see the ChangeLog in ...stellation.scm.feature for more details,
or post a question here and I'll try to answer it.

- Jim




--------------------------------------------------------------------
Jim Wright, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: jwright@xxxxxxxxxxxxxx ------- Personal Email: jim.wright@xxxxxxx



Back to the top