Skip to content

Commit

Permalink
Updated Readme.txt
Browse files Browse the repository at this point in the history
- nucleus tests are gone -> moved to appserver
- 3.6.0 as minimum
  • Loading branch information
dmatej committed Apr 13, 2022
1 parent c1f51c0 commit 9f43a95
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The Zip distributions can be found on following paths:
### Prerequisites

* JDK11+
* Maven 3.5.4+
* Maven 3.6.0+

### Execution

Expand Down Expand Up @@ -84,8 +84,6 @@ They are quite old and have high technical debt, but at this moment they still p
* `./runtests.sh web_jsp` - Usual time: 8 minutes
* `./runtests.sh webservice_all` - Usual time: 10 minutes
* `./gfbuild.sh archive_bundles && ./gftest.sh ejb_web_all` - Usual time: 4 minutes
* `./gfbuild.sh archive_bundles && ./gftest.sh nucleus_admin_all` - Not fixed yet
* `./gfbuild.sh archive_bundles && ./gftest.sh ql_gf_nucleus_all` - Not fixed yet
* `./gfbuild.sh archive_bundles && ./gftest.sh ql_gf_web_profile_all` - Usual time: 2 minutes
* `./gfbuild.sh archive_bundles && ./gftest.sh ql_gf_full_profile_all` - Usual time: 4 minutes

Expand Down

0 comments on commit 9f43a95

Please sign in to comment.