Eclipse Team
build notes
Here are the build notes for the Team Plugin which includes changes to org.eclipse.team.core, org.eclipse.team.ui, org.eclipse.team.ftp, org.eclipse.team.examples.filesystem, org.eclipse.team.webdav.
3.1 Builds

September 23rd 2004 - 3.1 M2

Interesting changes

  • A Flat layout has been added to the Synchronize view.

Breaking API changes

None

Fixed bugs

See this bugzilla query to list all fixed bugs in this build.

3.0 Builds

September 23rd 2003 - 3.0 (I20030923)

Interesting changes

  • More actions have been added to the view: copy/paste/rename/delete.
  • The Synchronize View displays a Busy Pointer icon when performing work in the background that affects the view.
  • A status bar that shows the number of conflicting/incoming/outgoing changes is located at the top of the Synchronize View. The numbers reflect both the entire changes in the workspace or when a working set is enabled, the changes in the working set versus those in the workspace. This is a hint that changes in the workspace are being filtered out by a working set.
  • Conflicts are propagated to the parent folders in the Synchronize View. This will make it harder to forget or miss important conflicting changes.

Breaking API changes

None

Fixed bugs

See this bugzilla query to list all fixed bugs in this build.

September 9th 2003 - 3.0 (I20030909)

Interesting changes

  • The Synchronize View now supports stepping through all differences in step with the compare editor. You can use the next/previous arrows to browse all changes.

Breaking API changes

None

Fixed bugs

See this bugzilla query to list all fixed bugs in this build.

August 26th 2003 - 3.0 (I20030819)

Interesting changes

  • The mode filters in the Synchronize View are saved as user preferences and the preference to use incoming/outgoing mode has been removed.

Breaking API changes

None

Fixed bugs (? fixed)

See this bugzilla query to list all fixed bugs in this build.

August 19th 2003 - 3.0 (I20030819)

Interesting changes

  • We have received new Synchronize View action icons.
  • Cancellation support in the stream classes can be configured. This is to allow certain communications (e.g. logins) to not be interrupted.
  • Fixed a couple of bugs with SyncSets not being concurrent safe.

Breaking API changes

None

Fixed bugs (7 fixed)

See this bugzilla query to list all fixed bugs in this build.

August 6th 2003 - 3.0 (I20030806)

Interesting changes

  • The new Synchronize View now calculates all changes in a separate thread. This improves startup times and provides better responsiveness when synchronizing resources.
  • The Synchronize View API is starting to take shape. For an advanced preview look at the org.eclipse.team.core.subscribers and org.eclipse.team.ui.sync packages.
  • A Team Synchronize perspective has been created and is the default when synchronizing. This can be configured via the Synchronize View preferences.

Breaking API changes

None

Fixed bugs (27 fixed)

See this bugzilla query to list all fixed bugs in this build.



Archive for 2.0 and 2.1 Builds

Eclipse Platform Build Notes – Team Support

Team build I20020909 – September 9, 2002

Build submission for Integration Build 20020910

What's new in this build

The ability to export/import target sites has been added along with properties pages for target sites and deployed projects.

Eclipse Platform Build Notes – Team Support

Team build I20020517 – May 17 2002

Build submission for Integration Build 20020517

What's new in this build

This build introduces Target Management support. Target management consists of a set of core API, in combination with one or more target providers. Initially, we are providing a WebDAV target provider in the plug-in org.eclipse.team.webdav. Target management operations appear in the navigator under the "Deploy" sub-menu.

Eclipse Platform Build Notes – Team Support

Team build I20020430 – April 30 2002

Build submission for Integration Build 20020430

What's new in this build

No major changes

Eclipse Platform Build Notes – Team Support

Team build I20020423 – April 23 2002

Build submission for Integration Build 20020423

What's new in this build

Initial release of team project set support. There is now an import and export wizard that allows one to create a file containing a list (and location) of team shared projects. This file may be imported into another workspace, re-creating the entire set of projects.

Eclipse Platform Build Notes – Team Support

Team build I20020418 – April 18 2002

Build submission for Integration Build 20020418

What's new in this build

No significant changes to the core Team support in this build.

Eclipse Platform Build Notes – Team Support

Team build I20020409 – April 9 2002

Build submission for Integration Build 20020409

What's new in this build

No significant changes to the core Team support in this build.


Eclipse Platform Build Notes – Team Support

Team build I20020402 – April 2 2002

Build submission for Integration Build 20020402

What's new in this build

Team plug-ins are now turned on by default. The old VCM plug-ins are still included in the build but are turned off.
The global ignore and text/binary APIs have changed substantially. The facilities are now provided as static methods on the class org.eclipse.team.core.Team. See that class's Javadoc for more details.


Eclipse Platform Build Notes – Team Support

Team build I20020312 – March 12 2002

Build submission for Integration Build 20020312

What's new in this build

Team plug-ins are now turned on by default. The old VCM plug-ins are still included in the build but are turned off.


The Decorations extension point has been removed from org.eclipse.team.ui. Please use the generic workbench decoration facility in the future.

Eclipse Platform Build Notes – Team Support

Team build I20020305 – March 5 2002

Build submission for Integration Build 20020305

What's new in this drop

No changes to the core team support in this drop.


All Team plug-ins are turned off by default. If you wish to use Team support,

  1. Rename plugins/org.eclipse.team.ui/plugin.xml.off to plugins/org.eclipse.team.ui/plugin.xml 
  2. Rename plugins/org.eclipse.team.cvs.ui/plugin.xml.off to plugins/org.eclipse.team.cvs.ui/plugin.xml 
  3. Rename plugins/org.eclipse.team.core/plugin.xml.off to plugins/org.eclipse.team.core/plugin.xml 
  4. Rename plugins/org.eclipse.team.cvs.core/plugin.xml.off to plugins/org.eclipse.team.cvs.core/plugin.xml 
  5. Rename plugins/org.eclipse.team.cvs.ssh/plugin.xml.off to plugins/org.eclipse.team.cvs.ssh/plugin.xml 

Eclipse Platform Build Notes – Team Support

Team build I20020226 – February 26, 2002

Build submission for Integration Build 20020226

What's new in this drop

No changes in this drop.


All Team plug-ins are turned off by default. If you wish to use Team support,

  1. Rename plugins/org.eclipse.team.ui/plugin.xml.off to plugins/org.eclipse.team.ui/plugin.xml 
  2. Rename plugins/org.eclipse.team.cvs.ui/plugin.xml.off to plugins/org.eclipse.team.cvs.ui/plugin.xml 
  3. Rename plugins/org.eclipse.team.core/plugin.xml.off to plugins/org.eclipse.team.core/plugin.xml 
  4. Rename plugins/org.eclipse.team.cvs.core/plugin.xml.off to plugins/org.eclipse.team.cvs.core/plugin.xml 
  5. Rename plugins/org.eclipse.team.cvs.ssh/plugin.xml.off to plugins/org.eclipse.team.cvs.ssh/plugin.xml 

Eclipse Platform Build Notes – Team Support

Team build I20020214 – February 14, 2002

Build submission for Integration Build 20020214

What's new in this drop

Bug fixes:

Change in semantics to validateEdit (9802)

 

All Team plug-ins are turned off by default. If you wish to use Team support,

  1. Rename plugins/org.eclipse.team.ui/plugin.xml.off to plugins/org.eclipse.team.ui/plugin.xml
  2. Rename plugins/org.eclipse.team.cvs.ui/plugin.xml.off to plugins/org.eclipse.team.cvs.ui/plugin.xml
  3. Rename plugins/org.eclipse.team.core/plugin.xml.off to plugins/org.eclipse.team.core/plugin.xml
  4. Rename plugins/org.eclipse.team.cvs.core/plugin.xml.off to plugins/org.eclipse.team.cvs.core/plugin.xml
  5. Rename plugins/org.eclipse.team.cvs.ssh/plugin.xml.off to plugins/org.eclipse.team.cvs.ssh/plugin.xml

Eclipse Platform Build Notes – Team Support

Team build V2_0_6 – February 12, 2002

Build submission for Integration Build 20020212

What's new in this drop

48 bugs fixed.

Global ignore facility added to the core team support.

 

All Team plug-ins are turned off by default. If you wish to use Team support,

  1. Rename plugins/org.eclipse.team.ui/plugin.xml.off to plugins/org.eclipse.team.ui/plugin.xml
  2. Rename plugins/org.eclipse.team.cvs.ui/plugin.xml.off to plugins/org.eclipse.team.cvs.ui/plugin.xml
  3. Rename plugins/org.eclipse.team.core/plugin.xml.off to plugins/org.eclipse.team.core/plugin.xml
  4. Rename plugins/org.eclipse.team.cvs.core/plugin.xml.off to plugins/org.eclipse.team.cvs.core/plugin.xml
  5. Rename plugins/org.eclipse.team.cvs.ssh/plugin.xml.off to plugins/org.eclipse.team.cvs.ssh/plugin.xml

 

Please report any problems to the VCM team, and use the VCM component for bug tracking.

Eclipse Platform Build Notes – Team Support

Team build V2_0_5 – February 5, 2002

Build submission for Integration Build 20020205

What's new in this drop

41 bugs fixed.

CVS operations move from the CVS submenu to the Team submenu.

Proper plugin.xml files will be included with this build.

 

All Team plug-ins are turned off by default. If you wish to use Team support,

  1. Rename plugins/org.eclipse.team.ui/plugin.xml.off to plugins/org.eclipse.team.ui/plugin.xml
  2. Rename plugins/org.eclipse.team.cvs.ui/plugin.xml.off to plugins/org.eclipse.team.cvs.ui/plugin.xml
  3. Rename plugins/org.eclipse.team.core/plugin.xml.off to plugins/org.eclipse.team.core/plugin.xml
  4. Rename plugins/org.eclipse.team.cvs.core/plugin.xml.off to plugins/org.eclipse.team.cvs.core/plugin.xml
  5. Rename plugins/org.eclipse.team.cvs.ssh/plugin.xml.off to plugins/org.eclipse.team.cvs.ssh/plugin.xml

 

Please report any problems to the VCM team, and use the VCM component for bug tracking.

 

Run this query to determine which bugs have been fixed since January 29 th. If you wish to narrow the search, edit the query and change the dates.

Eclipse Platform Build Notes – Team Support

Team build V2_0_4 – January 29, 2002

Build submission for Integration Build 20020129

What's new in this drop

Merge support has been added

Numerous bug fixes

 

All Team plug-ins are turned off by default. If you wish to use Team support,

  1. Rename plugins/org.eclipse.team.ui/plugin.xml.off to plugins/org.eclipse.team.ui/plugin.xml
  2. Rename plugins/org.eclipse.team.cvs.ui/plugin.xml.off to plugins/org.eclipse.team.cvs.ui/plugin.xml
  3. Rename plugins/org.eclipse.team.core/plugin.xml.off to plugins/org.eclipse.team.core/plugin.xml
  4. Rename plugins/org.eclipse.team.cvs.core/plugin.xml.off to plugins/org.eclipse.team.cvs.core/plugin.xml
  5. Rename plugins/org.eclipse.team.cvs.ssh/plugin.xml.off to plugins/org.eclipse.team.cvs.ssh/plugin.xml

 

Please report any problems to the VCM team, and use the VCM component for bug tracking.

 

Run this query to determine which bugs have been fixed since January 15 th. If you wish to narrow the search, edit the query and change the dates.

Eclipse Platform Build Notes – Team Support

Team build V2_0_2 – January 15, 2002

Build submission for Integration Build 20020115

What's new in this drop

This is the initial release for the Team support plug-ins. Team support is intended to be an eventual replacement for the VCM codebase.

 

The plug-ins are turned off by default. If you wish to use Team support,

  1. Rename plugins/org.eclipse.team.ui/plugin.xml.off to plugins/org.eclipse.team.ui/plugin.xml
  2. Rename plugins/org.eclipse.team.cvs.ui/plugin.xml.off to plugins/org.eclipse.team.cvs.ui/plugin.xml

 

Please report any problems to the VCM team, and use the VCM component for bug tracking.

 

Run this query to determine which bugs have been fixed since January 7 th. If you wish to narrow the search, edit the query and change the dates.