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 as...@apache.org on 2018/06/15 18:04:46 UTC

portals-pluto git commit: PLUTO-716 Release Preparation 3.0.1 (release with JDK 1.8 since it is required for Javadoc generation and since 1.7 has reached end-of-life)

Repository: portals-pluto
Updated Branches:
  refs/heads/master c11667421 -> 385e2e08e


PLUTO-716 Release Preparation 3.0.1 (release with JDK 1.8 since it is required for Javadoc generation and since 1.7 has reached end-of-life)


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

Branch: refs/heads/master
Commit: 385e2e08ee94546aab5dbf3238766974d39b7411
Parents: c116674
Author: Neil Griffin <ne...@gmail.com>
Authored: Fri Jun 15 14:04:39 2018 -0400
Committer: Neil Griffin <ne...@gmail.com>
Committed: Fri Jun 15 14:04:39 2018 -0400

----------------------------------------------------------------------
 RELEASE-PROCEDURE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/portals-pluto/blob/385e2e08/RELEASE-PROCEDURE.txt
----------------------------------------------------------------------
diff --git a/RELEASE-PROCEDURE.txt b/RELEASE-PROCEDURE.txt
index d6c309a..63b6587 100644
--- a/RELEASE-PROCEDURE.txt
+++ b/RELEASE-PROCEDURE.txt
@@ -21,7 +21,7 @@ Since 3.0.0
 1. Environmental Setup
 	* Increase the default Java heap available to Maven
 	* export MAVEN_OPTS="-Xmx256m -XX:MaxPermSize=128m"
-	* Use the JDK 1.7.
+	* Use the JDK 1.8.
 	* Use Maven 3.3.1 or higher
 	* edit $HOME/.m2/settings.xml, make sure your Apache account credentials are setup in the servers section:
         <servers>