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 f680cce336 - Show all commits

View File

@@ -1,5 +1,10 @@
# This is a fork! # This is a fork!
Compile with: `ant` or `ant jar-jse`
There is no guarantee that `ant all` still compiles for the moment
(though that may be fixed in a future version).
This fork aims to fix some issues met with luaj 3.0.2, still present in This fork aims to fix some issues met with luaj 3.0.2, still present in
[luaj/luaj](https://github.com/luaj/luaj) at [luaj/luaj](https://github.com/luaj/luaj) at
this time of writing. this time of writing.