X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=TODO;fp=TODO;h=121db831b0716000f65ccbdb0e679ec2acee3bce;hb=ca8b5d176518ea838461b92229d2fbebb3731de8;hp=0000000000000000000000000000000000000000;hpb=5bc639af80c6222872b24d8950ac8ee53655870a;p=sven%2Fjava-package.git diff --git a/TODO b/TODO new file mode 100644 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 : + +Support the .jinfo files (update-java-alternatives) +Install into a multiarch location to allow installing the i386 client vm on amd64 and ia64. +