[ecj] 79/145: Added the new -1.8 option in the manpages

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:31 BST 2018


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

ebourg-guest pushed a commit to branch master
in repository ecj.

commit be60af3583851001f50101f460d9e3d3f507ccc6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jun 26 17:45:19 2014 +0200

    Added the new -1.8 option in the manpages
---
 debian/changelog | 1 +
 debian/ecj.1     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 95ee76b..d72f043 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ecj (3.10.0-1) UNRELEASED; urgency=medium
     - Refreshed gcc-changes.diff
     - Added a patch fixing compilation errors caused by @Override annotations
     - Updated the version of the Maven pom
+    - Added the new -1.8 option in the manpages
   * debian/control:
     - Removed the recommended dependency on a JRE for libecj-java
     - Added the Homepage and the Vcs-* fields
diff --git a/debian/ecj.1 b/debian/ecj.1
index 632dbd5..91835e5 100644
--- a/debian/ecj.1
+++ b/debian/ecj.1
@@ -32,6 +32,8 @@ no classfile is generated
 .TP
 \fB\-1.7\fR                    set compliance level to 1.7
 .TP
+\fB\-1.8\fR                    set compliance level to 1.8
+.TP
 \fB\-source\fR <ver>           assertions toggle (1.3 or 1.4, default is 1.3 in \-1.3 mode and 1.4 in \-1.4 mode)
 .TP
 \fB\-target\fR <ver>           classfile target setting

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



More information about the pkg-java-commits mailing list