You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2014/01/27 22:19:13 UTC

svn commit: r1561853 - in /webservices/neethi/trunk: pom.xml src/site/apt/index.apt src/site/site.xml src/site/xdoc/download.xml

Author: dkulp
Date: Mon Jan 27 21:19:13 2014
New Revision: 1561853

URL: http://svn.apache.org/r1561853
Log:
Updates to update the website

Modified:
    webservices/neethi/trunk/pom.xml
    webservices/neethi/trunk/src/site/apt/index.apt
    webservices/neethi/trunk/src/site/site.xml
    webservices/neethi/trunk/src/site/xdoc/download.xml

Modified: webservices/neethi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/neethi/trunk/pom.xml?rev=1561853&r1=1561852&r2=1561853&view=diff
==============================================================================
--- webservices/neethi/trunk/pom.xml (original)
+++ webservices/neethi/trunk/pom.xml Mon Jan 27 21:19:13 2014
@@ -152,7 +152,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.1.0</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
@@ -208,8 +208,13 @@
 	    <plugin>
 	      <groupId>org.apache.maven.plugins</groupId>
 	      <artifactId>maven-site-plugin</artifactId>
-	      <version>${sitePluginVersion}</version>
+	      <version>3.2</version>
 	    </plugin>
+        <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-scm-publish-plugin</artifactId>
+            <version>1.0-beta-2</version>
+        </plugin>
 	  </plugins>
 	</pluginManagement>
     </build>
@@ -222,9 +227,6 @@
 	    <exists>${basedir}</exists>
 	  </file>
 	</activation>
-	<properties>
-	  <sitePluginVersion>3.0-beta-2</sitePluginVersion>
-	</properties>
       </profile>
         <profile>
             <id>release</id>
@@ -313,14 +315,12 @@
     <distributionManagement>
         <site>
             <id>neethi-website</id>
-            <url>scpexe://people.apache.org/www/ws.apache.org/neethi/${project.version}</url>
+            <url>scm:svn:https://svn.apache.org/repos/asf/webservices/website/neethi/</url>
         </site>
     </distributionManagement>
     <properties>
         <axiom.version>1.2.14</axiom.version>
         <neethi.osgi.version>${project.version}</neethi.osgi.version>
-        <bundle.plugin.version>2.3.7</bundle.plugin.version>
         <failIfNoTests>false</failIfNoTests>
-	<sitePluginVersion>2.1</sitePluginVersion>
     </properties>
 </project>

Modified: webservices/neethi/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/webservices/neethi/trunk/src/site/apt/index.apt?rev=1561853&r1=1561852&r2=1561853&view=diff
==============================================================================
--- webservices/neethi/trunk/src/site/apt/index.apt (original)
+++ webservices/neethi/trunk/src/site/apt/index.apt Mon Jan 27 21:19:13 2014
@@ -28,14 +28,16 @@ Welcome to Apache Neethi
   capabilities.
 
 Latest Release
+
+  <<27th January 2014 - Apache Neethi Version 3.0.3 Released!>>
+
+  \[{{{http://ws.apache.org/neethi/download.cgi}Download Neethi 3.0.3}}\]
+
 
   <<11th April 2012 - Apache Neethi Version 3.0.2 Released!>>
 
   \[{{{http://ws.apache.org/neethi/download.cgi}Download Neethi 3.0.2}}\]
 
-  <<6th April 2011 - Apache Neethi Version 2.0.5 Released!>>
-
-  \[{{{http://ws.apache.org/neethi/download.cgi}Download Neethi 2.0.5}}\]
 
 
 Key Features

Modified: webservices/neethi/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/neethi/trunk/src/site/site.xml?rev=1561853&r1=1561852&r2=1561853&view=diff
==============================================================================
--- webservices/neethi/trunk/src/site/site.xml (original)
+++ webservices/neethi/trunk/src/site/site.xml Mon Jan 27 21:19:13 2014
@@ -30,15 +30,15 @@
 
     <menu name="Apache Neethi">
       <item name="About" href="index.html"/>
-      <item name="Downloads">
-        <item name="Releases" href="download.cgi"/>
+      <item name="Downloads" href="">
+        <item name="Releases" href="download.cgi"/>
         <item name="Source Code" href="/source-repository.html"/>
       </item>
-      <item name="Documentation">
+      <item name="Documentation" href="">
         <item name="Javadocs" href="/apidocs/index.html"/>
         <item name="Migration Guide" href="/migration.html"/>
       </item>
-      <item name="Project Information">
+      <item name="Project Information" href="">
         <item name="Mailing Lists" href="/mail-lists.html"/>
         <item name="Project Team" href="/team-list.html"/>
         <item name="Issue Tracking" href="issue-tracking.html"/>

Modified: webservices/neethi/trunk/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/webservices/neethi/trunk/src/site/xdoc/download.xml?rev=1561853&r1=1561852&r2=1561853&view=diff
==============================================================================
--- webservices/neethi/trunk/src/site/xdoc/download.xml (original)
+++ webservices/neethi/trunk/src/site/xdoc/download.xml Mon Jan 27 21:19:13 2014
@@ -33,7 +33,7 @@
     <section>
             <h2>Releases</h2>
             <div align="left">
-                <p>Please select the Apache Neethi version you want to download. Latest release is 3.0.2. You can download both the binary distribution and the source distribution.  All the releases are available for download as source or binary. For more information,
+                <p>Please select the Apache Neethi version you want to download. Latest release is 3.0.3. You can download both the binary distribution and the source distribution.  All the releases are available for download as source or binary. For more information,
                     please see
                     <a href="http://www.apache.org/dev/release.html">Apache Release FAQ</a>
                 </p>
@@ -50,47 +50,66 @@
 							<td>Date</td>
 							<td>Description</td>
 						</tr>
+                        <tr class="b">
+							<td>
+								<a name="3_0_3"></a>3.0.3</td>
+							<td>Release</td>
+							<td>Source Distribution <a href="[preferred]/ws/neethi/3.0.3/neethi-3.0.3-source-release.zip">zip</a>
+								
+								<a href="http://www.apache.org/dist/ws/neethi/3.0.3/neethi-3.0.3-source-release.zip.md5">MD5</a>
+								<a href="http://www.apache.org/dist/ws/neethi/3.0.3/neethi-3.0.3-source-release.zip.asc">PGP</a>
+								<br></br>
+								Binary Distribution <a href="[preferred]/ws/neethi/3.0.3/neethi-3.0.3-bin.zip">zip</a>
+								<a href="http://www.apache.org/dist/ws/neethi/3.0.3/neethi-3.0.3-bin.zip.md5">MD5</a>
+								<a href="http://www.apache.org/dist/ws/neethi/3.0.3/neethi-3.0.3-bin.zip.asc">PGP</a>
+								
+								<br></br>
+							</td>
+                            <td>27 - January - 2014</td>
+                            <td>3.0.3 Release (Mirrored)</td>
+						</tr>
+
 						<tr class="b">
 							<td>
 								<a name="3_0_2"></a>3.0.2</td>
 							<td>Release</td>
-							<td>Source Distribution <a href="[preferred]/ws/neethi/3.0.2/neethi-3.0.2-source-release.zip">zip</a>
+							<td>Source Distribution <a href="http://archive.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-source-release.zip">zip</a>
 								
-								<a href="http://www.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-source-release.zip.md5">MD5</a>
-								<a href="http://www.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-source-release.zip.asc">PGP</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-source-release.zip.md5">MD5</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-source-release.zip.asc">PGP</a>
 								<br></br>
-								Binary Distribution <a href="[preferred]/ws/neethi/3.0.2/neethi-3.0.2-bin.zip">zip</a>
-								<a href="http://www.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-bin.zip.md5">MD5</a>
-								<a href="http://www.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-bin.zip.asc">PGP</a>
+								Binary Distribution <a href="http://archive.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-bin.zip">zip</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-bin.zip.md5">MD5</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/3.0.2/neethi-3.0.2-bin.zip.asc">PGP</a>
 								
 								<br></br>
 							</td>
                             <td>11 - April - 2012</td>
-                            <td>3.0.2 Release (Mirrored)</td>
+                            <td>3.0.2 Release (Archived)</td>
 						</tr>
 						<tr class="b">
 							<td>
 								<a name="2_0_5"></a>2.0.5</td>
 							<td>Release</td>
-							<td>Source Distribution <a href="[preferred]/ws/neethi/2.0.5/neethi-2.0.5-source-release.zip">zip</a>
+							<td>Source Distribution <a href="http://archive.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-source-release.zip">zip</a>
 								
-								<a href="http://www.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-source-release.zip.md5">MD5</a>
-								<a href="http://www.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-source-release.zip.asc">PGP</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-source-release.zip.md5">MD5</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-source-release.zip.asc">PGP</a>
 								<br></br>
-								Binary Distribution <a href="[preferred]/ws/neethi/2.0.5/neethi-2.0.5-bin.zip">zip</a>
-								<a href="http://www.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-bin.zip.md5">MD5</a>
-								<a href="http://www.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-bin.zip.asc">PGP</a>
+								Binary Distribution <a href="http://archive.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-bin.zip">zip</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-bin.zip.md5">MD5</a>
+								<a href="http://archive.apache.org/dist/ws/neethi/2.0.5/neethi-2.0.5-bin.zip.asc">PGP</a>
 								
 								<br></br>
 							</td>
 							<td>06 - Apr - 2011</td>
-							<td>2.0.5 Release (Mirrored)</td>
+							<td>2.0.5 Release (Archived)</td>
 						</tr>
                         <tr class="b">
                             <td>
                                 <a name="3_0_1"></a>3.0.1</td>
                             <td>Release</td>
-                            <td>Source Distribution <a href="http://archive.apache.org/ws/neethi/3.0.1/neethi-3.0.1-source-release.zip">zip</a>
+                            <td>Source Distribution <a href="http://archive.apache.org/dist/ws/neethi/3.0.1/neethi-3.0.1-source-release.zip">zip</a>
 
                                 <a href="http://archive.apache.org/dist/ws/neethi/3.0.1/neethi-3.0.1-source-release.zip.md5">MD5</a>
                                 <a href="http://archive.apache.org/dist/ws/neethi/3.0.1/neethi-3.0.1-source-release.zip.asc">PGP</a>