Author: sanka
Date: Sun Nov 12 22:26:33 2006
New Revision: 474168
URL: http://svn.apache.org/viewvc?view=rev&rev=474168
Log:
Removed the xdoc/* since we need to recreate the site for
this new neethi-2.0 release
Removed:
webservices/commons/trunk/modules/neethi/src/site/xdoc/download.xml
webservices/commons/trunk/modules/neethi/src/site/xdoc/index.xml
webservices/commons/trunk/modules/neethi/src/site/xdoc/userguide.xml
Modified:
webservices/commons/trunk/modules/neethi/project.properties
webservices/commons/trunk/modules/neethi/src/site/site.xml
Modified: webservices/commons/trunk/modules/neethi/project.properties
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/project.properties?view=diff&rev=474168&r1=474167&r2=474168
==============================================================================
--- webservices/commons/trunk/modules/neethi/project.properties (original)
+++ webservices/commons/trunk/modules/neethi/project.properties Sun Nov 12
22:26:33 2006
@@ -18,7 +18,7 @@
## maven.xdoc.version=${pom.currentVersion}
neethi.version=SNAPSHOT
-axiom.version=1.2
+axiom.version=SNAPSHOT
stax.api.version=1.0.1
stax.impl.groupid=woodstox
stax.impl.artifactid=wstx
Modified: webservices/commons/trunk/modules/neethi/src/site/site.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/src/site/site.xml?view=diff&rev=474168&r1=474167&r2=474168
==============================================================================
--- webservices/commons/trunk/modules/neethi/src/site/site.xml (original)
+++ webservices/commons/trunk/modules/neethi/src/site/site.xml Sun Nov 12
22:26:33 2006
@@ -13,17 +13,12 @@
</links>
<menu name="Apache Neethi">
- <item name="Home" href="/index.html"/>
- <item nane="Downloads">
- <item name="Releases" href="/download.html"/>
+ <item name="Downloads">
<item name="Source Code" href="/source-repository.html"/>
</item>
<item name="Documentation">
- <item name="User's Guide" href="/userguide.html"/>
<item name="Javadocs" href="/apidocs/index.html"/>
</item>
</menu>
-
- ${reports}
</body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]