Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ container
tomcat-9.0 (Tomcat 9.0 container implementation)
tomcat-10.1 (Tomcat 10.1 container implementation)
load-spi (SPI classes for load metric computation)
demo
client
server
```


Expand All @@ -90,7 +87,7 @@ When building from source, first ensure that Maven version 3.2.5 or newer (run `
mvn clean install
```

Distribution files for Tomcat and a demo application will be built in the `dist/target/` directory.
Distribution files for Tomcat will be built in the `dist/target/` directory.

### Code Coverage Report

Expand Down
43 changes: 0 additions & 43 deletions demo/client/pom.xml

This file was deleted.

This file was deleted.

Loading