[tor-commits] [metrics-lib/release] Update to Java 8.

karsten at torproject.org karsten at torproject.org
Tue Oct 10 09:23:19 UTC 2017


commit 65c266a8f9fdf57d306d12d1d63a6cf624905f47
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Fri Sep 15 11:20:43 2017 +0200

    Update to Java 8.
---
 CHANGELOG.md | 1 +
 build.xml    | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a294c62..cb314dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
    - Update dependencies to versions available in Debian stretch:
      Apache Commons Compress 1.13, Apache Commons Lang 3.5, Google
      Gson 2.4, JUnit 4.12, Logback 1.1.9, SLF4J 1.7.22, and XZ 1.6.
+   - Update to Java 8.
 
  * Minor changes
    - Retain trailing newline in Torperf results.
diff --git a/build.xml b/build.xml
index 3d712a1..832f29a 100644
--- a/build.xml
+++ b/build.xml
@@ -12,7 +12,6 @@
   <property name="implementation-title" value="Tor Metrics Library" />
   <property name="name" value="metrics-lib" />
   <property name="jarpatternprop" value="empty" />
-  <property name="source-and-target-java-version" value="1.7" />
 
   <patternset id="runtime" >
       <include name="commons-compress-1.13.jar"/>





More information about the tor-commits mailing list