Author: sisbell
Date: Sun Dec 2 11:31:32 2007
New Revision: 600361
URL: http://svn.apache.org/viewvc?rev=600361&view=rev
Log:
Implementation for dynamically loading compiler classes based on annotations.
Also changed CompilerAnnotation to specify multiple vendor and framework
versions.
Modifie
Author: sisbell
Date: Sun Dec 2 22:40:44 2007
New Revision: 600434
URL: http://svn.apache.org/viewvc?rev=600434&view=rev
Log:
Bug fixes in the locating and loading of the compiler classes. Changed name of
compiler to classcompiler so as not to conflict with java.util.compiler.
Added:
incub