Skip to content

Commit

Permalink
simpler
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Aug 24, 2010
1 parent 2f8637f commit 8078e8e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions examples/readme.txt
Expand Up @@ -26,12 +26,7 @@ directory:
mvn -Pftest-jboss-remote-60,jboss6 clean verify

When running the functional tests on an individual example, use the following command in
the example's directory (except for jsf/numberguess as explained below):

mvn -Pftest-jboss-remote-60 clean verify

The jsf/numberguess example needs the jboss6 profile to be active, so, in the jsf/numberguess
directory, run:
the example's directory:

mvn -Pftest-jboss-remote-60,jboss6 clean verify

Expand Down

0 comments on commit 8078e8e

Please sign in to comment.