You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by tc...@apache.org on 2007/01/21 16:42:32 UTC

svn commit: r498363 - /jakarta/commons/sandbox/jci/trunk/TODO

Author: tcurdt
Date: Sun Jan 21 07:42:31 2007
New Revision: 498363

URL: http://svn.apache.org/viewvc?view=rev&rev=498363
Log:
updated


Modified:
    jakarta/commons/sandbox/jci/trunk/TODO

Modified: jakarta/commons/sandbox/jci/trunk/TODO
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/jci/trunk/TODO?view=diff&rev=498363&r1=498362&r2=498363
==============================================================================
--- jakarta/commons/sandbox/jci/trunk/TODO (original)
+++ jakarta/commons/sandbox/jci/trunk/TODO Sun Jan 21 07:42:31 2007
@@ -1,11 +1,17 @@
-o integrate just4log into the build system (or a different logging solution?)
 o compiler implementations
-  o javac 
+  o javac
+  o jsr199
   o jikes
   o pizza
-  o jruby
-  o jpython
-o turn the JavaCompilerFactory into an interface and maybe provide a simple default impl
+  o jruby (maybe?)
+  o jpython (maybe?)
+  o javascript
+  o c# (maybe?)
 o documentation
 o dependency analysis for proper re-try after errors
 o removing of anonymous classes if parent class is being removed
+o refactore store interface to provide package information
+o ability to add (contents of) jars to the store ...and be able to remove them again
+o maven plugin to compile with any of the compilers
+o compiler discovery via META-INF
+o common compiler configuration



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org