You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by vl...@apache.org on 2020/03/19 13:38:36 UTC

[jmeter] branch master updated (c06f048 -> 024f92b)

This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.


    from c06f048  Extract JTextAreaWithBorder component
     add 024f92b  Use SVG icon for splashscreen

No new revisions were added by this update.

Summary of changes:
 gradle.properties                                  |  3 +-
 src/bom/build.gradle.kts                           |  4 +-
 src/core/build.gradle.kts                          | 30 +++++++++-----
 .../main/java/org/apache/jmeter/SplashScreen.java  | 48 ++++++++++++++++++----
 .../org/apache/jmeter/gui/action/AboutCommand.java |  8 ++--
 xdocs/images/logo.svg                              | 20 +++++++--
 6 files changed, 86 insertions(+), 27 deletions(-)