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 ffcba6c Add missing enhancements/bugs in changes.xml
add 621d7bc GitHub Actions: Java 13 -> Java 12
add 0689639 Ensure JavaDocs start with <html lang="en">
add 97ea61a Exclude /build/ folders from the release archive
add 24ef61c Show JMeter icon in macOS
add f26e792 Remove the border around test timer duration
add b816804 Print Java runtime/VM versions in the vote mail
add 1f0bc8c Print the names of parameterized tests in Gradle output
new f75672c Remove Appveyor CI for now
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/main.yml | 4 +--
.gitignore | 9 ++++--
appveyor.yml | 33 ----------------------
bin/jmeter | 11 ++++++--
build.gradle.kts | 13 +++++++++
.../main/java/org/apache/jmeter/gui/MainFrame.java | 1 -
src/release/build.gradle.kts | 8 +++++-
7 files changed, 37 insertions(+), 42 deletions(-)
delete mode 100644 appveyor.yml