From: Stefan R. <Ste...@gm...> - 2015-09-26 11:35:49
|
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div> <div>- get the Jython source, e.g. by</div> <div>git clone https://github.com/jythontools/jython.git</div> <div> </div> <div>- make sure that JAVA_HOME points to Java 7 (temporarily for building) rather than to Java 8</div> <div>Running Jython with Java 8 is supported, while building is not yet.</div> <div> </div> <div>- enter the Jython-directory and run</div> <div>ant jar-standalone</div> <div> </div> <div>Best,</div> <div> </div> <div>Stefan</div> <div> </div> <div> <div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"> <div style="margin:0 0 10px 0;"><b>Gesendet:</b> Samstag, 26. September 2015 um 01:47 Uhr<br/> <b>Von:</b> "John Chiang" <joh...@xa...><br/> <b>An:</b> jyt...@li...<br/> <b>Betreff:</b> [Jython-dev] build standalone jython from source code</div> <div name="quoted-content"> <div>Hi, <div> </div> <div>Can someone give me the instruction on how to build jython-standalone.jar from source code? Thanks</div> <div> </div> <div>John</div> </div> <br/> <br/> <br/> <a href="http://www.xactlycorp.com/email-click/" target="_blank"><img alt="What's New with Xactly" border="0" src="https://www.xactlycorp.com/wp-content/uploads/2013/08/xactly-email-sig.jpg"/></a><br/> <br/> <a href="https://www.nyse.com/quote/XNYS:XTLY" target="_blank"><img src="https://www.xactlycorp.com/wp-content/uploads/2015/07/nyse_xtly_alt_24.png"/></a> <a href="https://www.linkedin.com/company/xactly-corporation" target="_blank"><img alt="LinkedIn" border="0" height="24" src="https://www.xactlycorp.com/wp-content/uploads/2013/08/email-sig-linkedin.png" width="24"/></a> <a href="https://twitter.com/Xactly" target="_blank"><img alt="Twitter" border="0" height="24" src="https://www.xactlycorp.com/wp-content/uploads/2013/08/email-sig-twitter.png" width="24"/></a> <a href="https://www.facebook.com/XactlyCorp" target="_blank"><img alt="Facebook" border="0" height="24" src="https://www.xactlycorp.com/wp-content/uploads/2013/08/email-sig-facebook.png" width="24"/></a> <a href="http://www.youtube.com/xactlycorporation" target="_blank"><img alt="YouTube" border="0" height="24" src="https://www.xactlycorp.com/wp-content/uploads/2013/08/email-sig-youtube.png" width="24"/></a>------------------------------------------------------------------------------ _______________________________________________ Jython-dev mailing list Jyt...@li... <a href="https://lists.sourceforge.net/lists/listinfo/jython-dev" target="_blank">https://lists.sourceforge.net/lists/listinfo/jython-dev</a></div> </div> </div> </div></div></body></html> |