You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2012/10/18 00:06:39 UTC

svn commit: r1399455 - /pivot/infra/CREATE_RELEASE_WORKFLOW

Author: smartini
Date: Wed Oct 17 22:06:39 2012
New Revision: 1399455

URL: http://svn.apache.org/viewvc?rev=1399455&view=rev
Log:
little update in documentation

Modified:
    pivot/infra/CREATE_RELEASE_WORKFLOW

Modified: pivot/infra/CREATE_RELEASE_WORKFLOW
URL: http://svn.apache.org/viewvc/pivot/infra/CREATE_RELEASE_WORKFLOW?rev=1399455&r1=1399454&r2=1399455&view=diff
==============================================================================
--- pivot/infra/CREATE_RELEASE_WORKFLOW (original)
+++ pivot/infra/CREATE_RELEASE_WORKFLOW Wed Oct 17 22:06:39 2012
@@ -29,7 +29,7 @@ so now under the current folder you have
 2 - Setup environment
 The Release process uses the usual pivot builds to generate binary artifacts, 
 so it's better to update all required tools before proceed, 
-for example at the moment the latest JDK for Java 6 is JDK 6 Update 32.
+for example at the moment the latest JDK for Java 6 is JDK 6 Update 37.
 
 Some environment variables are needed, so you need to define them accordingly to your environment.
 As a sample you can look at (but please do NOT commit changes to it):
@@ -66,6 +66,8 @@ svn status -u
 From the trunk folder, run:
 ant clean
 to cleanup previous build artifacts.
+Note that if Pivot projects (in that folder) has been imported in an IDE (like Eclipse) and compiled there,
+could exist a bin folder in any project, but it has to be deleted before the next step.
 
 Then check svn properties, for example run:
 ../infra/bin/check-svn-props.sh