Author: shankar
Date: Fri Oct 30 11:42:19 2009
New Revision: 831273
URL: http://svn.apache.org/viewvc?rev=831273&view=rev
Log:
Fix for RAMPARTC-138
Removing client_repo creation
Modified:
webservices/rampart/trunk/c/build/win32/makefile
Modified: webservices/rampart/trunk/c/build/win32/makefile
URL:
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/build/win32/makefile?rev=831273&r1=831272&r2=831273&view=diff
==============================================================================
--- webservices/rampart/trunk/c/build/win32/makefile (original)
+++ webservices/rampart/trunk/c/build/win32/makefile Fri Oct 30 11:42:19 2009
@@ -327,7 +327,6 @@
copy deploy_rampart.bat $(RAMPART_DISTDIR)
copy $(RAMPART_SOURCE_DIR)\samples\client\sec_echo\update_n_run.bat
$(RAMPART_SAMPLE_BIN_DIR)
copy $(RAMPART_SOURCE_DIR)\samples\client\saml_echo\update_n_run.bat
$(RAMPART_SAMPLE_BIN_DIR)\saml_update_n_run.bat
- copy $(RAMPART_SOURCE_DIR)\samples\data\client_axis2.xml
$(RAMPART_SAMPLE_DATA_DIR)\
copy $(RAMPART_SOURCE_DIR)\samples\data\server_axis2.xml
$(RAMPART_SAMPLE_DATA_DIR)\
copy_sec_policy: