]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - TODO
Initial rework of (svn) java-package 0.42
[sven/java-package.git] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..121db83
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+
+From old java-pakage :
+Move repeated code in install/remove scripts to a single point; apply the DRY (don't repeat yourself) principle.
+Change handling of alternatives to allow for multiple directories, i.e. when you have executables in both bin and jre/bin in a JDK.
+Remove use of dpkg --print-architecture from plugin alternatives installation in install/remove scripts.
+
+From Matthias Klose <doko@ubuntu.com> :
+
+Support the .jinfo files (update-java-alternatives)
+Install into a multiarch location to allow installing the i386 client vm on amd64 and ia64. 
+