You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

See also Clover-for-Ant Changelog

Clover-for-Eclipse Changelog 

Error rendering macro 'children'

null

The complete combined changes are as follows:

Changes in 2.1.0 for Eclipse

14 February, 2008 - Build 20080214

This is a major new release and contains a number of new features. The full Eclipse version number for this build of the plugin is 2.1.0.v20080214147119.

New Features

CEP-48 - A Test Run Explorer view for understanding how your tests contribute to your application's code coverage.
CEP-47 - Per-package coverage clouds so you can easily spot risks or quick wins at the package level as well as at the project level.

Bug Fixes
CEP-46 - "Run with Clover" clobbers JVM args set on launch configuration.

Please also see the core Clover-for-Ant changelog.

 27 Febuary, 2008 - Build 20080227

 This is a bug fix and usability enhancement build. The full Eclipse version number for this build of the plugin is 2.1.0.v20080227152940.

Usability Enhancements

CEP-62 - Usability enhancements to context filtering: new custom context filters are automatically enabled; user is informed if context filter changes require a rebuild; dialog for enabling/disabling context filters has inverted the checked/unchecked behaviour.
CEP-59 - Made the custom context dialog resizable and with a reasonable starting size.
CEP-8 - Clover licenses and other preferences are stored in the installation-specific preference area (or user-specific preference area for read-only installs) and not in the workspace.
CEP-57 - Interval preference fields length behaviour made more appropriate and less variable.

Bug Fixes

CEP-58 - Avoiding SWT/AWT compatibility issue on OSX with Java 1.4 which may cause JVM to crash.
CEP-61 - Stopped error dialogs for BadLocationException on every key stroke when coverage annotation calculations fail.
CEP-60 - Stopped error dialogs when projects are closed.

Changes in 2.0.3 for Eclipse

03 December, 2007

This release fixes some minor bugs and adds some new features. The full version of this release of the Clover-for-Eclipse plugin is 2.0.3.v20071203123733.

type key summary assignee reporter priority status resolution created updated due

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Changes in 2.0.2 for Eclipse

01 November, 2007

This release addresses some performance issues for large projects, fixes some minor bugs and adds some new features. The full version of this release of the Clover-for-Eclipse plugin is 2.0.2.v20071101122659.

type key summary assignee reporter priority status resolution created updated due

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

type key summary assignee reporter priority status resolution created updated due

Unable to locate Jira server for this macro. It may be due to Application Link configuration.



Changes in 2.0.1 for Eclipse

23 October, 2007

This is a bug fix release. The full version of this release of the Clover-for-Eclipse plugin is 2.0.1.v20071022194021.

Improvements

  • [CLOV-55] Improve memory usage during instrumentation

Bug fixes

  • [CLOV-59] NPE thrown from Logger.getInstance()

Changes in 2.0.0 for Eclipse

17 October, 2007

This is a bug fix and feature release. The full version of the Clover-for-Eclipse plugin is 2.0.0.v20071016211452. Please also see the core Clover-for-Ant changelog.

Improvements

  • [CEP-9] Allow instrumented class files to be output to a user-specified directory instead of project output directories
  • [CEP-10] Add context filter options to HTML/PDF/XML report generation
  • [CEP-12] Implement regexp context filters for filtering on coverage of methods and statements
  • [CEP-16] Add support for TestNG test execution

Bug fixes

  • [CEP-1] Clover sometimes causes JUnit runs to enter infinte lops
  • [CEP-3] Clover coverage annotation can sometimes corrupt source code display
  • [CEP-4] *.clover files not marked as hidden from source code control
  • [CEP-5] Errors when enabling Clover on a project are silently ignored
  • [CEP-11] Projects sometimes disappear in Coverage Explorer

Changes in 2.0.0.b2_1 for Eclipse

21 September, 2007

This is a bug fix and usability release. Please also see the core Clover 2 changelog.

Improvements

  • [CLEP-134] Usability improvements to feature/plugin upgrades.
  • [CLEP-133] Add acknowledgements page to about dialog for open source libraries used in Clover.

Bugs Fixed

  • [CLEP-135] Cut dependency between Clover Core feature/plugin and Clover JDT Hooks feature/plugin so each can be installed independently of the other.
  • [CLEP-130] HTML report generation ignores unit test results.

 

  • No labels