gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r28886 - gnunet-java


From: gnunet
Subject: [GNUnet-SVN] r28886 - gnunet-java
Date: Wed, 28 Aug 2013 13:23:37 +0200

Author: dold
Date: 2013-08-28 13:23:37 +0200 (Wed, 28 Aug 2013)
New Revision: 28886

Modified:
   gnunet-java/ISSUES
Log:
issues

Modified: gnunet-java/ISSUES
===================================================================
--- gnunet-java/ISSUES  2013-08-28 09:41:30 UTC (rev 28885)
+++ gnunet-java/ISSUES  2013-08-28 11:23:37 UTC (rev 28886)
@@ -2,13 +2,21 @@
  * the whole program runs without scheduler ... shouldn't be a problem, right?
 * i'm getting a lot of warnings from the autotools (newer version)
 
-
 * probably found a bug in (openjdk7's) warning suppression
 
 * various issues with time unit change now fixed
  * test cases timed out ... exponential backoff unit mismatch was the cause
 
+* code coverage: 
+ * cobertura has problems with JDK7
+  * not acceptable, even if gnunet-java uses java6
+  * newest cobertura version should work (2.x), not tried yet ...
+ * what about JaCoCo?
+  * gradle has (will have) built-in support for it
+  * no instrumentation necessary (jvm agent)
+  * but: eclipse license (not gpl compatible), is this a block?
 
+
 * i found the "correct" way to handle junit4/scheduler: test teardown 
annotations (@After/@Before)
  * tests using the scheduler should inherit org.gnunet.testing.TestingFixture
  * other test cases are now unaffected




reply via email to

[Prev in Thread] Current Thread [Next in Thread]