June 20, 2007
20 June 2007 - Jakarta Commons JCI 1.0 Released
Apache Jakarta Commons JCI 1.0 is now available.
http://commons.apache.org/jci/
JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. All the currently supported compilers (even javac before java6) feature in-memory compilation. It currently supports compilers like eclipse, janino, groovy, rhino and javac.
Apache Jakarta Commons JCI is available in either binary or source form from the JCI downloads page or your favorite maven repository mirror.
http://commons.apache.org/downloads/download_jci.cgi
----Posted by Tetsuya Kitahata at June 20, 2007 09:59 AMProject Info -- Apache Commons JCI
Apache Commons-JCI provides a java compiler interface.
Releases can be downloaded from http://commons.apache.org/downloads/download_jci.cgi
Project Website http://commons.apache.org/jci/ Programming Languages Java Categories library Mailing Lists http://commons.apache.org/mail-lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/JCI Project Management Committee Apache Commons Access to the source code:
Browse http://svn.apache.org/viewvc/commons/proper/jci SVN Direct http://svn.apache.org/repos/asf/commons/proper/jci
http://www.apachenews.org/archives/001008.html
[ Category : Apache Jakarta ] (PDF)(XML)

