This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new bd69d6bd66 Update README.md
bd69d6bd66 is described below
commit bd69d6bd66e212bd00e67ac44a00722faeb2447c
Author: Andrea Del Bene <[email protected]>
AuthorDate: Wed Oct 18 16:00:05 2023 +0200
Update README.md
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 46ae4e33e0..e714c3a1c6 100644
--- a/README.md
+++ b/README.md
@@ -68,8 +68,9 @@ You will find the source code here:
|-- wicket-auth-roles
|-- wicket-bean-validation
|-- wicket-cdi
- |-- wicket-core
+ |-- wicket-core
|-- wicket-tester
+ |-- wicket-core-tests
|-- wicket-devutils
|-- wicket-eclipse-settings
|-- wicket-examples
@@ -92,7 +93,8 @@ You will find the source code here:
Here is a list of projects in the distribution and what they do.
- wicket-core: the core project, includes the framework and basic components;
- - wicket-tester: contains common classes for unit testing and test cases for
wicket-core
+ - wicket-tester: contains common classes for unit testing
+ - wicket-core-tests: contains test cases for wicket-core module
- wicket-extensions: contains utilities and more specialized components;
- wicket-auth-roles: a basic authorization package based on roles;
- wicket-jmx: registers JMX beans for managing things like your Wicket