gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r20591 - gnunet-java


From: gnunet
Subject: [GNUnet-SVN] r20591 - gnunet-java
Date: Sun, 18 Mar 2012 16:01:50 +0100

Author: dold
Date: 2012-03-18 16:01:50 +0100 (Sun, 18 Mar 2012)
New Revision: 20591

Modified:
   gnunet-java/ISSUES
Log:
added some thoughts to ISSUES

Modified: gnunet-java/ISSUES
===================================================================
--- gnunet-java/ISSUES  2012-03-18 14:28:55 UTC (rev 20590)
+++ gnunet-java/ISSUES  2012-03-18 15:01:50 UTC (rev 20591)
@@ -234,11 +234,20 @@
 
  ====================================================
 
+ * how much stuff related to gnunet (and not just gnunet-java) should the 
tutorial cover?
+
  * regarding IzPack:
   * are there really any advantages over just shipping a zip-file?
   * no way to extend the $PATH, local ~/bin/ directory does not exist on e.g. 
ubuntu
 
+ * regarding jar-files:
+  * unforfunately recursive jar files are not supported by java
+  * => the jar file always has to ship with the lib-directory
+  * an alternative: copying all class files of gnunet-java's dependencies to 
the build directory
 
+ * developing extensions to gnunet-java:
+  * provide a way to generate a skeleton for an extension with has the 
gnunet-java.jar in its classpath
+  * provide scripts to generate msgtypes etc.
 
 
  * where should stuff like PeerIdentity and HashCode/GnunetHash go?




reply via email to

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