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 ru...@apache.org on 2009/12/06 11:16:07 UTC

svn commit: r887654 - in /webservices/commons/branches/modules/transport/1.0.0: modules/all/pom.xml src/site/xdoc/download.xml

Author: ruwan
Date: Sun Dec  6 10:16:07 2009
New Revision: 887654

URL: http://svn.apache.org/viewvc?rev=887654&view=rev
Log:
Fixing the download page and getting rid of the fake sources jar of the all module from attaching to the repo

Modified:
    webservices/commons/branches/modules/transport/1.0.0/modules/all/pom.xml
    webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/download.xml

Modified: webservices/commons/branches/modules/transport/1.0.0/modules/all/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/modules/all/pom.xml?rev=887654&r1=887653&r2=887654&view=diff
==============================================================================
--- webservices/commons/branches/modules/transport/1.0.0/modules/all/pom.xml (original)
+++ webservices/commons/branches/modules/transport/1.0.0/modules/all/pom.xml Sun Dec  6 10:16:07 2009
@@ -204,6 +204,13 @@
                     </instructions>
                 </configuration>
             </plugin>
+            <plugin>
+                <artifactId>maven-source-plugin</artifactId>
+                <version>2.1.1</version>
+                <configuration>
+                    <attach>false</attach>
+                </configuration>
+            </plugin>
         </plugins>
     </build>
 </project>

Modified: webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/download.xml?rev=887654&r1=887653&r2=887654&view=diff
==============================================================================
--- webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/download.xml (original)
+++ webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/download.xml Sun Dec  6 10:16:07 2009
@@ -38,33 +38,33 @@
             </td>
             <td>
               <pre class="download-pre"><a
-              href="[preferred]/ws/commons/1.0/axis2-transports-1.0.jar"
+              href="[preferred]/ws/commons/1.0/axis2-transport-all-1.0.jar"
               class="downloadLink"
-              title="[preferred]/ws/commons/1.0/axis2-transports-1.0.jar"><strong>axis2-transports-1.0.jar</strong></a>
- (<a href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.md5"
+              title="[preferred]/ws/commons/1.0/axis2-transport-all-1.0.jar"><strong>axis2-transport-all-1.0.jar</strong></a>
+ (<a href="http://www.apache.org/dist/ws/commons/1.0/axis2-transport-all-1.0.jar.md5"
               class="externalLink"
-              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.md5">MD5</a> <a
-              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.sha"
+              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transport-all-1.0.jar.md5">MD5</a> <a
+              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transport-all-1.0.jar.sha"
               class="externalLink"
-              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.sha">SHA1</a> <a
-              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.asc"
+              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transport-all-1.0.jar.sha">SHA1</a> <a
+              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transport-all-1.0.jar.asc"
               class="externalLink"
-              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.asc">PGP</a>)</pre>
+              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transport-all-1.0.jar.asc">PGP</a>)</pre>
             </td>
             <td>
               <pre class="download-pre"><a
-              href="[preferred]/ws/commons/1.0/axis2-transports-1.0-sources.jar"
+              href="[preferred]/ws/commons/1.0/axis2-transports-1.0-src.zip"
               class="downloadLink"
-              title="[preferred]/ws/commons/1.0/axis2-transports-1.0-sources.jar"><strong>axis2-transports-1.0-sources.jar</strong></a>
- (<a href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.md5"
+              title="[preferred]/ws/commons/1.0/axis2-transports-1.0-src.zip"><strong>axis2-transports-1.0-zip.jar</strong></a>
+ (<a href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-src.zip.md5"
               class="externalLink"
-              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.md5">MD5</a> <a
-              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.sha"
+              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-src.zip.md5">MD5</a> <a
+              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-src.zip.sha"
               class="externalLink"
-              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.sha">SHA1</a> <a
-              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.asc"
+              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-src.zip.sha">SHA1</a> <a
+              href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-src.zip.asc"
               class="externalLink"
-              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.asc">PGP</a>)</pre>
+              title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-src.zip.asc">PGP</a>)</pre>
             </td>
           </tr>