mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/pftt2/pull/69
Author: @lavturo
Created: 9/6/2019
Status: ❌ Closed
Base:
master← Head:fix_issue7📝 Commits (3)
cf28c50Fixes #7: Replaced bundled source files with binaries49297b0Text file showing which jar files were modified.f62cc4aModified file to work with original jar file.📊 Changes
426 files changed (+63 additions, -55155 deletions)
View changed files
📝
.classpath(+9 -1)➕
lib/Modified-Files.txt(+21 -0)➕
lib/groovy-2.5.8.jar(+0 -0)➕
lib/groovy-groovysh-2.5.8.jar(+0 -0)➕
lib/java-diff-1.1.2.jar(+0 -0)➕
lib/kxml2-2.3.0.jar(+0 -0)➕
lib/ristretto-1.0.jar(+0 -0)➕
lib/sshd-core-1.1.1.jar(+0 -0)➕
lib/windowsazure-core-0.5.0.jar(+0 -0)➕
lib/windowsazure-websites-0.5.0.jar(+0 -0)📝
src/com/mostc/pftt/main/PfttMain.java(+1 -1)📝
src/com/mostc/pftt/main/SSHServer.java(+9 -9)📝
src/com/mostc/pftt/model/sapi/ApacheManager.java(+1 -1)📝
src/com/mostc/pftt/model/sapi/IISManager.java(+1 -1)📝
src/com/mostc/pftt/results/PhpResultPackWriter.java(+1 -1)📝
src/com/mostc/pftt/results/PhptTestResult.java(+13 -13)📝
src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner.java(+1 -1)📝
src/com/mostc/pftt/scenario/AzureWebsitesScenario.java(+6 -4)➖
src/org/apache/sshd/ClientChannel.java(+0 -62)➖
src/org/apache/sshd/ClientSession.java(+0 -156)...and 80 more files
📄 Description
@cmb69 @weltling Could you check through these files? I found some more jar files, so it took a while to figure out what needed to be changed. There were some errors about a file not being in the class path, so I had to modify some of the jar files. However, if this is the incorrect way to package the src files, then I can revert them. I just wanted to create this PR for some feedback.
The only source files left that were not created by us are
javax.annotationandse.datadosen.component.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.