Author: jawi
Date: Tue Feb 23 10:10:48 2016
New Revision: 1731828
URL: http://svn.apache.org/viewvc?rev=1731828&view=rev
Log:
Clarified the release of bundles a bit.
Modified:
ace/trunk/build/README.md
Modified: ace/trunk/build/README.md
URL: http://svn.apache.org/viewvc/ace/trunk/build/README.md?rev=1731828&r1=1731827&r2=1731828&view=diff
==============================================================================
--- ace/trunk/build/README.md (original)
+++ ace/trunk/build/README.md Tue Feb 23 10:10:48 2016
@@ -30,7 +30,7 @@ Before you can start staging a release c
Click on the Bndtools "Release workspace bundles", and release the bundles that
have been modified and need to be released.
-Do *not* release other *unmodified* bundles.
+Do *not* release bundles that are not modified or do not need a release.
Once done, under the shell prompt, go to the `cnf/releaserepo/` directory, run
`svn remove` to remove the previous (old) versions of the released bundles, and
|