You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by ta...@apache.org on 2017/01/11 18:16:43 UTC

portals-pluto git commit: updating release procedure to include wget/dist instructions

Repository: portals-pluto
Updated Branches:
  refs/heads/master 60b4e5167 -> 2bb4a71da


updating release procedure to include wget/dist instructions


Project: http://git-wip-us.apache.org/repos/asf/portals-pluto/repo
Commit: http://git-wip-us.apache.org/repos/asf/portals-pluto/commit/2bb4a71d
Tree: http://git-wip-us.apache.org/repos/asf/portals-pluto/tree/2bb4a71d
Diff: http://git-wip-us.apache.org/repos/asf/portals-pluto/diff/2bb4a71d

Branch: refs/heads/master
Commit: 2bb4a71da20107c8b235e359a3ac7fa389481d2a
Parents: 60b4e51
Author: bluesunrise <da...@bluesunrise.com>
Authored: Wed Jan 11 10:16:39 2017 -0800
Committer: bluesunrise <da...@bluesunrise.com>
Committed: Wed Jan 11 10:16:39 2017 -0800

----------------------------------------------------------------------
 RELEASE-PROCEDURE.txt | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/portals-pluto/blob/2bb4a71d/RELEASE-PROCEDURE.txt
----------------------------------------------------------------------
diff --git a/RELEASE-PROCEDURE.txt b/RELEASE-PROCEDURE.txt
index 18dcc3c..d68e7b0 100644
--- a/RELEASE-PROCEDURE.txt
+++ b/RELEASE-PROCEDURE.txt
@@ -163,22 +163,22 @@ Since 3.0.0
     $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/pluto/3.0.0/pluto-3.0.0-source-release.zip.sha1   
     $ svn add pluto-3.0.0-source-release*
     # portlet-api source, portlet-api javadoc 
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar.asc
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar.md5
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar.sha1   
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar.asc
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar.md5
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar.sha1   
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar.asc
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar.md5
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-sources.jar.sha1
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar.asc
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar.md5
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0-javadoc.jar.sha1
     $ svn add portlet-api-3.0.0*
     $ svn commit -m "Committing Source Release for pluto-3.0.0"
 
     # portlet-api binary
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0.jar
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0.jar.asc
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0.jar.md5
-    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/org/apache/portals/pluto/portlet-api/3.0.0/portlet-api-3.0.0.jar.sha1   
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0.jar
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0.jar.asc
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0.jar.md5
+    $ wget --no-check-certificate https://repository.apache.org/content/repositories/releases/javax/portlet/portlet-api/3.0.0/portlet-api-3.0.0.jar.sha1
     $ svn add portlet-api-3.0.0.jar*
     $ svn commit -m "Committing Binary Release for pluto-3.0.0"