You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ch...@apache.org on 2006/09/15 17:44:25 UTC

svn commit: r446641 - in /webservices/commons/trunk/modules/axiom: maven.xml src/site/site.xml

Author: chinthaka
Date: Fri Sep 15 08:44:25 2006
New Revision: 446641

URL: http://svn.apache.org/viewvc?view=rev&rev=446641
Log:
More improvements to the script and site navigation bar

Modified:
    webservices/commons/trunk/modules/axiom/maven.xml
    webservices/commons/trunk/modules/axiom/src/site/site.xml

Modified: webservices/commons/trunk/modules/axiom/maven.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/maven.xml?view=diff&rev=446641&r1=446640&r2=446641
==============================================================================
--- webservices/commons/trunk/modules/axiom/maven.xml (original)
+++ webservices/commons/trunk/modules/axiom/maven.xml Fri Sep 15 08:44:25 2006
@@ -160,6 +160,7 @@
             <ant:fileset dir="src/site">
                 <ant:exclude name="**/.svn/**"/>
                 <ant:include name="resources/*"/>
+                <ant:include name="xdoc/*"/>
             </ant:fileset>
         </ant:copy>
 

Modified: webservices/commons/trunk/modules/axiom/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/site.xml?view=diff&rev=446641&r1=446640&r2=446641
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/site.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/site/site.xml Fri Sep 15 08:44:25 2006
@@ -21,6 +21,7 @@
             <item name="Documentation">
                 <item name="OM Tutorial" href="OMTutorial.html"/>
                 <item name="Javadocs" href="/apidocs/index.html"/>
+                <item name="View Source" href="http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/?root=Apache-SVN"/>
             </item>
             <item name="Project Information">
                 <item name="Mailing Lists" href="/mail-lists.html"/>



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