Re: How to build Jython standalone jar from source code

"[email protected]" <[email protected]> Sat, 9 Jan 2016 10:19:29 +0800
Newsgroups gmane.comp.lang.jython.user
Message-ID <[email protected]>
Jim,

Thanks a lot for your quick response. I will try it.

Regards
Yaqiang


*************************************************
Dr. Yaqiang Wang
Chinese Academy of Meteorological Sciences (CAMS)
46, Zhong-Guan-Cun South Avenue
Beijing, 100081
China
             
[email protected]

http://www.meteothinker.com
https://www.researchgate.net/profile/Yaqiang_Wang5
**************************************************
 
From: Jim Baker
Date: 2016-01-09 10:10
To: [email protected]
CC: jython-users
Subject: Re: [Jython-users] How to build Jython standalone jar from source code
Yaqiang,

Check out the source from https://hg.python.org/jython or the mirror at https://github.com/jythontools/jython

You can build from source by using this ant target:

all all-jars

The standalone jar is in dist/jython-standalone.jar

Please note that due to the use of an older version of Antlr, building is only currently supported on Java 7; but built jars will run on Java 7, 8, or 9. (Taking into account this limitation with Java 9: http://bugs.jython.org/issue2362)

Hope this helps!

- Jim

On Fri, Jan 8, 2016 at 7:02 PM, [email protected] <[email protected]> wrote:
How to build Jython standalone jar from source code? Any help is appreciated.

Regrads
Yaqiang


*************************************************
Dr. Yaqiang Wang
Chinese Academy of Meteorological Sciences (CAMS)
46, Zhong-Guan-Cun South Avenue
Beijing, 100081
China
             
[email protected]

http://www.meteothinker.com
https://www.researchgate.net/profile/Yaqiang_Wang5
**************************************************

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Jython-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jython-users

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140

_______________________________________________
Jython-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jython-users