aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2020-06-17 21:58:32 +0200
committerPatrice Clement <monsieurp@gentoo.org>2020-06-17 21:58:58 +0200
commit41e12d19bb14064b2979a4f6288b2a86e6ff6d99 (patch)
tree28f984ea865ab02c4481a1acc9482f8584ec60a1
parentDrop deprecated features to set system and user VMs (diff)
downloadjava-config-41e12d19bb14064b2979a4f6288b2a86e6ff6d99.tar.gz
java-config-41e12d19bb14064b2979a4f6288b2a86e6ff6d99.tar.bz2
java-config-41e12d19bb14064b2979a4f6288b2a86e6ff6d99.zip
set out new REWRITE goals
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--REWRITE11
1 files changed, 1 insertions, 10 deletions
diff --git a/REWRITE b/REWRITE
index e382502..85d2fa7 100644
--- a/REWRITE
+++ b/REWRITE
@@ -1,11 +1,2 @@
Goals for the rewrite:
-- reduce dependencies (c++ with few external libs)
-- provide a dbus interface (for use in Eclipse/Netbeans library managers)
-- solve outstanding bugs
- * deep scan for class versioning issues (bug #161622)
- * wrappers for all JVM tools
- * virtuals handling for jdbc providers
- * virtuals provided by JDKs
-- remove all deprecated command line options
-- don't depend on pm code (custom antlr based parsing)
-- unify java-config-wrapper,javatoolkit and java-config to a single package
+- throw away this codebase and start from scratch