Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[swtbot-dev] SWTBot 4.0.0 is released!

Hi all,

We're happy to announce the release of Eclipse SWTBot 4.0.0 to coincide with the 2022-06 Simultaneous Release.

Main changes are:
* Removal of dependency to Eclipse for Nebula widgets
* Miscellaneous widget and framework updates
* Migration from org.apache.log4j to org.slf4j

Note that with this last change, SWTBot will no longer log to log4j by default. The users will have to choose and add a binding for slf4j to their project configuration. Please refer to the following wiki page for details:

https://wiki.eclipse.org/SWTBot/MigrationToSLF4J

The full list of resolved issues can be found here: https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&target_milestone=4.0.0&product=SWTBot
Git tag can be found here: http://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/tag/?id=4.0.0
And release p2 repository can be found here http://download.eclipse.org/technology/swtbot/releases/4.0.0 (and http://download.eclipse.org/technology/swtbot/releases/latest).

Thanks to everyone who contributed to this release: Aparna Argade, Lars Vogel, Michael Keppler and Patrick Tassé.

Best regards,
Patrick


Back to the top