Author: amila Date: Mon Jun 2 21:56:53 2008 New Revision: 17807 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17807
Log: fixed the name Modified: branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml Modified: branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml?rev=17807&r1=17806&r2=17807&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml (original) +++ branches/wsas/java/2.3/wsas/modules/samples/CommodityQuote/build.xml Mon Jun 2 21:56:53 2008 @@ -92,7 +92,7 @@ <copy todir="repository/modules"> <fileset dir="${repo.location}/modules"> <include name="addressing*.mar"/> - <include name="Mercury*.mar"/> + <include name="mercury*.mar"/> <include name="rampart*.mar"/> <include name="rahas*.mar"/> </fileset> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
