Author: dkulp
Date: Mon Apr 11 12:30:42 2011
New Revision: 1091051
URL: http://svn.apache.org/viewvc?rev=1091051&view=rev
Log:
updated readme
Patch from anubhavsharma appled
Modified:
cxf/trunk/distribution/src/main/release/samples/sts_issue_operation/README.txt
Modified:
cxf/trunk/distribution/src/main/release/samples/sts_issue_operation/README.txt
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/sts_issue_operation/README.txt?rev=1091051&r1=1091050&r2=1091051&view=diff
==============================================================================
---
cxf/trunk/distribution/src/main/release/samples/sts_issue_operation/README.txt
(original)
+++
cxf/trunk/distribution/src/main/release/samples/sts_issue_operation/README.txt
Mon Apr 11 12:30:42 2011
@@ -29,10 +29,7 @@ Building and running the demo using Mave
From the base directory of this sample (i.e., where this README file is
located), the maven pom.xml file can be used to build and run the demo.
-Using either UNIX or Windows:
- mvn install
- mvn -Pserver (from one command line window)
- mvn -Pclient (from a second command line window)
+mvn install
To remove the code generated from the WSDL file and the .class
files, run "mvn clean".