Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > b20e8a75db0b084e783a2782f4461831 > files > 5

apache-commons-jci-1.1-1.mga2.noarch.rpm

ORDER BY IMPORTANCE

o simplify the maven build (right now uses custom modules and so on ... which always caused problems)
o update the maven build (bring it in line with the latest commons pom, plugins etc
o finish common configuration for some compilers
o deprecate javac
o finish implementation of jsr199 compiler

o removing of anonymous classes if parent class is being removed (could require interface changes)
o ability to add (contents of) jars to the store ...and be able to remove them again
o add exceptions to interfaces
o move the reader/store interfaces to streams
o documentation
o dependency analysis for proper re-try after errors
o maven plugin to compile with any of the compilers
o compiler discovery via META-INF
o new compiler implementations
  o jikes
  o pizza
  o jruby (maybe?)
  o jpython (maybe?)
  o c# (maybe?)