You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/04/10 11:08:46 UTC

svn commit: r1672585 - /directory/site/trunk/content/fortress/developer-guide.mdtext

Author: elecharny
Date: Fri Apr 10 09:08:45 2015
New Revision: 1672585

URL: http://svn.apache.org/r1672585
Log:
Updated the guide

Modified:
    directory/site/trunk/content/fortress/developer-guide.mdtext

Modified: directory/site/trunk/content/fortress/developer-guide.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/developer-guide.mdtext?rev=1672585&r1=1672584&r2=1672585&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/developer-guide.mdtext (original)
+++ directory/site/trunk/content/fortress/developer-guide.mdtext Fri Apr 10 09:08:45 2015
@@ -245,28 +245,28 @@ Three mails will be generated, and sent
     git commit: [maven-release-plugin] prepare release 2.0.9
     Git Push Summary
     git commit: [maven-release-plugin] prepare for next development iteration
-
-  Repository: directory-fortress-core
-  Updated Branches:
-    refs/heads/master 7f1f90d2b -> bb9137136
-
-
-  [maven-release-plugin] prepare release 1.0-RC40
-
-
-  Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
-  Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/bb913713
-  Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/bb913713
-  Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/bb913713
-
-  Branch: refs/heads/master
-  Commit: bb9137136d58f334415825b15f58c3173c923de2
-  Parents: 7f1f90d
-  Author: Emmanuel Lecharny <el...@symas.com>
-  Authored: Fri Apr 3 15:35:20 2015 +0200
-  Committer: Emmanuel Lecharny <el...@symas.com>
-  Committed: Fri Apr 3 15:35:20 2015 +0200
-  ...
+    
+    Repository: directory-fortress-core
+    Updated Branches:
+      refs/heads/master 7f1f90d2b -> bb9137136
+    
+    
+    [maven-release-plugin] prepare release 1.0-RC40
+    
+    
+    Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
+    Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/bb913713
+    Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/bb913713
+    Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/bb913713
+      
+    Branch: refs/heads/master
+    Commit: bb9137136d58f334415825b15f58c3173c923de2
+    Parents: 7f1f90d
+    Author: Emmanuel Lecharny <el...@symas.com>
+    Authored: Fri Apr 3 15:35:20 2015 +0200
+    Committer: Emmanuel Lecharny <el...@symas.com>
+    Committed: Fri Apr 3 15:35:20 2015 +0200
+    ...
 
 The first mail tells you that the SNAPSHOT has been moved to the release version in trunk, the second mails tells you that this version has been tagged, and the last mail tells you that trunk has moved to the next version.
 
@@ -345,7 +345,7 @@ Use a shell script to sign the packages
   <your PGP key>
   PGP Key Password: 
   <Your PGP passphrase>
-
+  
   -n Signing: ./fortress-core-1.0-RC40-javadoc.jar ... 
     - Generated './fortress-core-1.0-RC40-javadoc.jar.md5'
     - Generated './fortress-core-1.0-RC40-javadoc.jar.sha1'
@@ -368,7 +368,7 @@ Use a shell script to sign the packages
 Here is the sign.sh script you can use :
 
     #!/bin/sh
-
+  
     echo "PGP Key ID: "
     read DEFAULT_KEY