-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Classpath: Class archive file naming #205
Comments
Removed the file name check for class file archives; previously: *.jar and *.zip
Hey Micha, (A) all of (B) Regarding the "full" compiler ( CU Arno |
Release 3.1.10 is out the door. |
Please test. |
Ping |
Hi
I wanna use Janino for the open source project Lucee, but i encounter an issue. when i set the classpath for the compiler it does only recognize jar files with the extension .jar, but my jar (OSGi Bundles) are coming with different extensions (.lco). Is there a way that i can teach it also to use a different extension. Even better would be if i simply could define a Classloader.
Thanks for your help
Micha
The text was updated successfully, but these errors were encountered: