You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/04/19 07:49:53 UTC

svn commit: r530279 - in /webservices/axis2/trunk/c: configure.ac ides/Makefile.am xdocs/navigation.xml

Author: dinesh
Date: Wed Apr 18 22:49:52 2007
New Revision: 530279

URL: http://svn.apache.org/viewvc?view=rev&rev=530279
Log:
document updated

Modified:
    webservices/axis2/trunk/c/configure.ac
    webservices/axis2/trunk/c/ides/Makefile.am
    webservices/axis2/trunk/c/xdocs/navigation.xml

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/configure.ac?view=diff&rev=530279&r1=530278&r2=530279
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Wed Apr 18 22:49:52 2007
@@ -355,7 +355,6 @@
     test/core/transport/Makefile\
     test/core/transport/http/Makefile \
     ides/Makefile \
-    ides/anjuta/Makefile \
     include/Makefile \
     axis2c.pc
     ])

Modified: webservices/axis2/trunk/c/ides/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ides/Makefile.am?view=diff&rev=530279&r1=530278&r2=530279
==============================================================================
--- webservices/axis2/trunk/c/ides/Makefile.am (original)
+++ webservices/axis2/trunk/c/ides/Makefile.am Wed Apr 18 22:49:52 2007
@@ -1,2 +1,2 @@
-SUBDIRS = anjuta
+SUBDIRS =
 EXTRA_DIST = README vc

Modified: webservices/axis2/trunk/c/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/navigation.xml?view=diff&rev=530279&r1=530278&r2=530279
==============================================================================
--- webservices/axis2/trunk/c/xdocs/navigation.xml (original)
+++ webservices/axis2/trunk/c/xdocs/navigation.xml Wed Apr 18 22:49:52 2007
@@ -6,8 +6,6 @@
       <item name="Home" href="index.html"/>
       <item name="Download Axis2/C" href="download.cgi">
         <item name="Releases" href="download.cgi"/>
-        <item name="View Source Code Online"
-          href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/c/"/>
       </item>
       <item name="Documentation" href="docs/index.html">
 	<item name="Installation Guide" href="docs/installationguide.html"/>
@@ -19,6 +17,8 @@
       </item>
       <item name="Project Information" href="team-list.html">
         <item name="Project Team" href="team-list.html"/>
+        <item name="Source Code"
+          href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/c/"/>
       </item>
     </menu>
   </body>



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