Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joerg Werner committed Jul 10, 2023
2 parents d609229 + ebea31f commit 2caa2c7
Show file tree
Hide file tree
Showing 631 changed files with 2,706 additions and 101,362 deletions.
8 changes: 5 additions & 3 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,21 @@
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="test" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<classpathentry kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is a library used by the [testsuite-nocoding](https://github.com/Xceptance/testsuite-nocoding) for Xceptance LoadTest (XLT) - http://www.xceptance-loadtest.com/.

* Name: xlt-nocoding
* Version: 3.2.0
* Version: 4.0.0
* License: Apache V2.0
* License URI: http://www.apache.org/licenses/LICENSE-2.0.txt
* Tags: load testing, performance testing, testing
Expand Down
168 changes: 0 additions & 168 deletions doc/allclasses-frame.html

This file was deleted.

168 changes: 0 additions & 168 deletions doc/allclasses-noframe.html

This file was deleted.

272 changes: 0 additions & 272 deletions doc/com/xceptance/xlt/common/tests/AbstractURLTestCase.html

This file was deleted.

Loading

0 comments on commit 2caa2c7

Please sign in to comment.