commit: 41e12d19bb14064b2979a4f6288b2a86e6ff6d99 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Jun 17 19:58:32 2020 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Jun 17 19:58:58 2020 +0000 URL: https://gitweb.gentoo.org/proj/java-config.git/commit/?id=41e12d19
set out new REWRITE goals Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> REWRITE | 11 +---------- 1 file changed, 1 insertion(+), 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
