[gradle] 02/02: d/gradle.1.md: Correct typo and update version

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Fri Aug 7 13:32:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository gradle.

commit 713a27285e658a5c2a5353e6492b9717af23f542
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Fri Aug 7 21:31:48 2015 +0800

    d/gradle.1.md: Correct typo and update version
---
 debian/changelog   | 3 +++
 debian/gradle.1.md | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e219f6..a057649 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 gradle (2.5-3) UNRELEASED; urgency=low
 
   * New maven_builder_support.diff: maven-builder-support.jar is also needed
+  * use_local_artifacts.diff: Remove version of plexus-cipher and
+    plexus-sec-dispatcher
+  * d/gradle.1.md: Correct typo and update version
 
  -- Kai-Chung Yan <seamlikok at gmail.com>  Wed, 22 Jul 2015 03:04:50 +0800
 
diff --git a/debian/gradle.1.md b/debian/gradle.1.md
index 0cd1296..5b1d093 100644
--- a/debian/gradle.1.md
+++ b/debian/gradle.1.md
@@ -1,4 +1,4 @@
-% GRADLE(1) gradle 2.5-1 | Gradle Command Line Manual
+% GRADLE(1) gradle 2.5-3 | Gradle Command Line Manual
 % Gradle Depvelopers
 % 08 July 2015
 
@@ -80,7 +80,7 @@ Set to **rich** to enable color and other rich output in the console output, reg
 :   Build projects in parallel. Gradle will attempt to determine the optimal number of executor threads to use. This option should only be used with decoupled projects (see Section 56.9 of Gradle User Guide, "Decoupled Projects").
 
 --max-workers (incubating)
-:   Sets the maximum number of workers that Gradle may use. For example **--max-workers=3**. The default is the number of processors. This option replaces **--parallel-threads** when used in conjuction with **--parallel**.
+:   Sets the maximum number of workers that Gradle may use. For example **--max-workers=3**. The default is the number of processors. This option replaces **--parallel-threads** when used in conjunction with **--parallel**.
 
 --profile
 :   Profiles build execution time and generates a report in the **buildDir/reports/profile** directory. See Section 11.6.7 of Gradle User Guide, "Profiling a build".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git



More information about the pkg-java-commits mailing list