Author: veithen
Date: Sun Apr  3 18:02:49 2011
New Revision: 1088356

URL: http://svn.apache.org/viewvc?rev=1088356&view=rev
Log:
Relocated the site from http://ws.apache.org/commons/neethi/ to 
http://ws.apache.org/neethi/.

Modified:
    webservices/commons/trunk/modules/neethi/README.txt
    webservices/commons/trunk/modules/neethi/pom.xml
    webservices/commons/trunk/modules/neethi/src/site/apt/index.apt
    webservices/commons/trunk/modules/neethi/src/site/site.xml

Modified: webservices/commons/trunk/modules/neethi/README.txt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/README.txt?rev=1088356&r1=1088355&r2=1088356&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/README.txt (original)
+++ webservices/commons/trunk/modules/neethi/README.txt Sun Apr  3 18:02:49 2011
@@ -9,4 +9,4 @@ runtime and an extension model for serai
 domain specific Assertions. 
 
 
-Please visit : http://ws.apache.org/commons/neethi/ for further infomation.
+Please visit : http://ws.apache.org/neethi/ for further infomation.

Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?rev=1088356&r1=1088355&r2=1088356&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Sun Apr  3 18:02:49 2011
@@ -31,7 +31,7 @@
     <version>3.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <description>Apache Neethi provides general framework for the programmers 
to use WS Policy. It is compliant with latest WS Policy specification which was 
published in March 2006. This framework is specifically written to enable the 
Apache Web services stack to use WS Policy as a way of expressing it's 
requirements and capabilities.</description>
-    <url>http://ws.apache.org/neethi/${project.version}</url>
+    <url>http://ws.apache.org/neethi/</url>
     <issueManagement>
         <url>http://issues.apache.org/jira/browse/NEETHI</url>
     </issueManagement>

Modified: webservices/commons/trunk/modules/neethi/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/src/site/apt/index.apt?rev=1088356&r1=1088355&r2=1088356&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/src/site/apt/index.apt (original)
+++ webservices/commons/trunk/modules/neethi/src/site/apt/index.apt Sun Apr  3 
18:02:49 2011
@@ -14,11 +14,11 @@ Latest Release
 
   <<6th April 2011 - Apache Neethi Version 3.0.0 Released!>>
 
-  \[{{{http://ws.apache.org/commons/neethi/download.cgi}Download Neethi 
3.0.0}}\]
+  \[{{{http://ws.apache.org/neethi/download.cgi}Download Neethi 3.0.0}}\]
 
   <<6th April 2011 - Apache Neethi Version 2.0.5 Released!>>
 
-  \[{{{http://ws.apache.org/commons/neethi/download.cgi}Download Neethi 
2.0.5}}\]
+  \[{{{http://ws.apache.org/neethi/download.cgi}Download Neethi 2.0.5}}\]
 
 
 Key Features
@@ -36,4 +36,4 @@ Key Features
 ====
 
   Apache Neethi, Neethi, Apache, the Apache feather logo, and the Apache 
Neethi project
-  logo are trademarks of The Apache Software Foundation.
\ No newline at end of file
+  logo are trademarks of The Apache Software Foundation.

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?rev=1088356&r1=1088355&r2=1088356&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/src/site/site.xml (original)
+++ webservices/commons/trunk/modules/neethi/src/site/site.xml Sun Apr  3 
18:02:49 2011
@@ -21,7 +21,7 @@
   <bannerLeft>
     <name>Apache Neethi</name>
     <src>http://ws.apache.org/images/project-logo.jpg</src>
-    <href>http://ws.apache.org/commons/neethi/</href>
+    <href>http://ws.apache.org/neethi/</href>
   </bannerLeft>
   <body>
     <links>


Reply via email to