You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/10/29 13:17:21 UTC

svn commit: r468885 - /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml

Author: thilina
Date: Sun Oct 29 04:17:20 2006
New Revision: 468885

URL: http://svn.apache.org/viewvc?view=rev&rev=468885
Log:
adding a project name

Modified:
    webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml

Modified: webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml?view=diff&rev=468885&r1=468884&r2=468885
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml Sun Oct 29 04:17:20 2006
@@ -1,4 +1,4 @@
-<project name="samples" default="run">
+<project name="YahooRestSearchSample" default="run">
     <property environment="env" />
     <property name="axis2.home" value="../../"/>
     <property name="axis2.repo" value="${axis2.home}/repository"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org