Skip to content

Releases: MarketSquare/remoteswinglibrary

Release 2.0.1

12 Feb 15:13
Compare
Choose a tag to compare

Version 2.0.1 fixes an concurrency issue that could sometimes prevent RemoteSwingLibrary from connecting to a started application.

Release 2.0.0

27 Nov 14:07
Compare
Choose a tag to compare

This release makes RemoteSwingLibrary a lot smarter, and it will now try to select a correct AppContext (#10). This together with redirecting process output (#11) has fixed a lot of environment dependent problems. Especially running WebStart applications seems to work now a lot more reliably on Java 7 and Java 8.

Release 1.3.0

21 Nov 14:08
Compare
Choose a tag to compare

This release fixes support for Robot Framework 2.8.6 and fixes paths that include spaces on Windows. There is also improved logging on startup errors.

As a major change the library no longer by default sets the JAVA_TOOL_OPTIONS at library init. This environment variable is set to include RemoteAgent only during Start Application execution. There is a new keyword "Set java tool options" to set the environment option globally.

Minor release 1.1.1

08 May 21:29
Compare
Choose a tag to compare

Fixes a bug in version 1.1 that prevented connections from java processes running on other machines.

RemoteSwingLibrary 1.1

08 May 09:13
Compare
Choose a tag to compare

This release adds the capability to execute java applications form other machines and also adds a keyword for loggin Java property information from the connected java application.

A critical bug was found in this release. This was fixed in https://github.com/robotframework/remoteswinglibrary/releases/tag/1.1.1

RemoteSwingLibrary 1.0

29 Apr 11:05
Compare
Choose a tag to compare