Skip to content

Commit 180e857

Browse files
authored
Update README.asciidoc
1 parent c311c38 commit 180e857

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
This workspace consists of Java EE 8 Samples and unit tests. They are categorized in different directories, one for each Technology/JSR.
44

55
Some samples/tests have documentation, otherwise read the code.
6+
67
## How to run? ##
78

8-
Samples are tested on Payara, GlassFish and Tomcat using Arquillian. Arquillian used container profiles to start up and deploy tests to individual containers.
9+
Samples are tested on Payara, GlassFish and Tomcat using Arquillian. Arquillian uses container profiles to start up and deploy tests to individual containers.
910

10-
Only one container profile can be active at a given time otherwise there will be dependency conflicts.
11+
Only one container profile can be active at a given time, otherwise there will be dependency conflicts.
1112

1213
These are the available container profiles:
1314

0 commit comments

Comments
 (0)