You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pd...@apache.org on 2015/01/15 16:22:25 UTC

svn commit: r1652135 - /felix/sandbox/pderop/dependencymanager/release/REAME

Author: pderop
Date: Thu Jan 15 15:22:25 2015
New Revision: 1652135

URL: http://svn.apache.org/r1652135
Log:
added comments

Modified:
    felix/sandbox/pderop/dependencymanager/release/REAME

Modified: felix/sandbox/pderop/dependencymanager/release/REAME
URL: http://svn.apache.org/viewvc/felix/sandbox/pderop/dependencymanager/release/REAME?rev=1652135&r1=1652134&r2=1652135&view=diff
==============================================================================
--- felix/sandbox/pderop/dependencymanager/release/REAME (original)
+++ felix/sandbox/pderop/dependencymanager/release/REAME Thu Jan 15 15:22:25 2015
@@ -37,6 +37,9 @@ $ ./gradlew org.apache.felix.dependencym
 $ ./gradlew jar
 $ ./gradlew test
 $ ./gradlew check
+
+Then Edit the ./build.gradle script, and modify the "dmVersion", and create the staging:
+
 $ ./gradlew makeStaging (this will create ./release/staging/ directory)
 
 Then you sign archives by invoking the following task: