Skip to content

Commit

Permalink
Minor corrections.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/ace/trunk@1727611 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Jan Willem Janssen committed Jan 29, 2016
1 parent 0bb55a1 commit 0c51ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/README.md
Expand Up @@ -19,7 +19,7 @@ Before you can start staging a release candidate, you must:
* Make sure there are no dependencies on snapshots/unreleased versions;
* Increment the version parameter in build/build.gradle, if not already
done, and commit;
* Under bndtools, release (only) the bundles that needs to be released
* Under Bndtools, release (only) the bundles that needs to be released
(using "Release workspace bundles" menu);
* Create a tagged version of the sources in preparation of the release
candidate.
Expand Down Expand Up @@ -66,7 +66,7 @@ Use Java 7 as JDK

$ cd apache-ace-<version>
$ ./gradlew rat
$ ./gradlew build runbundles
$ ./gradlew build runbundles export

Create the staging directory and artifacts (this will create `./build/staging/`
directory containing the signed release archives):
Expand Down

0 comments on commit 0c51ddb

Please sign in to comment.