Author: kaushalye
Date: Fri May  4 08:00:40 2007
New Revision: 535278

URL: http://svn.apache.org/viewvc?view=rev&rev=535278
Log:
Sync with trunk

Modified:
    webservices/rampart/tags/c/0.90/c/Makefile.am
    webservices/rampart/tags/c/0.90/c/samples/secpolicy/README.txt

Modified: webservices/rampart/tags/c/0.90/c/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/rampart/tags/c/0.90/c/Makefile.am?view=diff&rev=535278&r1=535277&r2=535278
==============================================================================
--- webservices/rampart/tags/c/0.90/c/Makefile.am (original)
+++ webservices/rampart/tags/c/0.90/c/Makefile.am Fri May  4 08:00:40 2007
@@ -1,5 +1,5 @@
 SUBDIRS = src  test
 include_HEADERS=$(top_builddir)/include/*.h
-EXTRA_DIST = LICENSE build.sh autogen.sh samples
+EXTRA_DIST = LICENSE build.sh autogen.sh samples build
 
 

Modified: webservices/rampart/tags/c/0.90/c/samples/secpolicy/README.txt
URL: 
http://svn.apache.org/viewvc/webservices/rampart/tags/c/0.90/c/samples/secpolicy/README.txt?view=diff&rev=535278&r1=535277&r2=535278
==============================================================================
--- webservices/rampart/tags/c/0.90/c/samples/secpolicy/README.txt (original)
+++ webservices/rampart/tags/c/0.90/c/samples/secpolicy/README.txt Fri May  4 
08:00:40 2007
@@ -1,5 +1,4 @@
-The scenarios available here can be deployed using either deploy.sh(UNIX) or
-deploy.bat(WIN32).
+The scenarios available here can be deployed using deploy.sh
 
 Simply give the scenario name as an argument to the script
 e.g. %sh deploy.sh scenario1 
@@ -29,7 +28,7 @@
 ---
 * I am in a HURRY and I need to try a scenario
 --------------------------------------------
-If you are in a really hurry and need to try a scenario please use the
+If you are in a real hurry and need to try a scenario please use the
 test_scen.sh
 Usage : %sh test_scen.sh scenarioX server-port
 e.g. %s test_scen.sh scenario3 8080


Reply via email to