gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32847 - gnunet-java


From: gnunet
Subject: [GNUnet-SVN] r32847 - gnunet-java
Date: Mon, 31 Mar 2014 21:35:59 +0200

Author: dold
Date: 2014-03-31 21:35:59 +0200 (Mon, 31 Mar 2014)
New Revision: 32847

Modified:
   gnunet-java/ISSUES
Log:
issues regarding release / tutorial

Modified: gnunet-java/ISSUES
===================================================================
--- gnunet-java/ISSUES  2014-03-31 17:45:53 UTC (rev 32846)
+++ gnunet-java/ISSUES  2014-03-31 19:35:59 UTC (rev 32847)
@@ -1,3 +1,4 @@
+
 While waiting for mesh fixes, I looked again at
 multi-way elections, and implemented them (suprisingly they even work ;)
  * zero knowledge proof turned out to be tricky but easier than I anticipated
@@ -20,9 +21,20 @@
 
 Main problem right now: mesh is really unstable, consensus or secretsharing 
crash it all the time
 
-For the thesis: Is self-plagiarism plagiarism? (i.e. how much can I use
-from the seminar/proseminar)
+Tutorial/Release:
+ * gradle is now no explicit dependency, tutorial advises to use ./gradlew
+ * The section "Installing GNUnet-Java" were previously just build 
instructions.
+   But this does not make sense anymore, as there's the ivy repository now.
+ * Same goes for the dreaded izpack installer.  I don't see any use there, as 
projects will either
+  * Ship gnunet-java as dependency in the download
+    (Practically all java projects do this)
+  * Use the ivy repository for the development tree
+ * What should the release contain? Common for java projects: 2-3 seperate 
downloads
+  * gnunet-java-0.2-src.zip, which contains a snapshot of the svn repo
+  * gnunet-java-0.2.zip, which contains the libs and bin, but not the source
+  * gnunet-java-0.2.jar, just the jar file
 
+
 new locations for coverage / test reports:
 http://sam.net.in.tum.de:20021/reports/jacoco/test/html/
 http://sam.net.in.tum.de:20021/reports/tests/
@@ -39,3 +51,8 @@
 autom4te: /usr/bin/m4 failed with exit status: 63
 aclocal: autom4te failed with exit status: 63
 
+
+
+
+For the thesis: Is self-plagiarism plagiarism? (i.e. how much can I use
+from the seminar/proseminar)




reply via email to

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