update for support of modern JDKs #113

Closed
fabrice-ducos wants to merge 26 commits from fabrice-ducos/master into master
Showing only changes of commit f364bb0189 - Show all commits

View File

@@ -2,6 +2,10 @@
Compile with: `ant` or `ant jar-jse`
Then test with: `./luaj`
(or `luaj.bat` on Windows)
There is no guarantee that `ant all` still compiles for the moment
(though that may be fixed in a future version).