Message11257
You can readily build using Java 8 and latest Ant. Note that there's a problem with Java 8's support of the Antlr version we use, so you have to run the build twice. (Not a good answer. It does build fine on Java 7, which is still available/possibly even supported on OS X.) Build like so:
$ ant all-jars
Then from the dist directory:
$ ls dist/*.jar
dist/callbacker_test.jar dist/jython-standalone.jar
dist/javadoc.jar dist/jython.jar
dist/jython-dev.jar dist/sources.jar
dist/jython-installer.jar |
|
Date |
User |
Action |
Args |
2017-03-21 03:28:08 | zyasoft | set | messageid: <1490066888.72.0.906487677126.issue2293@psf.upfronthosting.co.za> |
2017-03-21 03:28:08 | zyasoft | set | recipients:
+ zyasoft, jeff.allen, Arfrever, jar594 |
2017-03-21 03:28:08 | zyasoft | link | issue2293 messages |
2017-03-21 03:28:07 | zyasoft | create | |
|