Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1661 > unrolled thread

Re: [Jython-dev] Jython 2.7 release candidate 2 available!

Started byJim Baker <jim.baker@python.org>
First post2015-04-09 23:07 -0400
Last post2015-04-09 23:07 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [Jython-dev] Jython 2.7 release candidate 2 available! Jim Baker <jim.baker@python.org> - 2015-04-09 23:07 -0400

#1661 — Re: [Jython-dev] Jython 2.7 release candidate 2 available!

FromJim Baker <jim.baker@python.org>
Date2015-04-09 23:07 -0400
SubjectRe: [Jython-dev] Jython 2.7 release candidate 2 available!
Message-ID<mailman.196.1428650330.12925.python-announce-list@python.org>
We have had one bug report so far that will require a release candidate 3,
http://bugs.jython.org/issue2319 - CLASSPATH ignored by new launcher

The workaround is simple: use the -classpath option for the Jython
launcher. So this means:

bin/jython -classpath=$CLASSPATH ...

or on Windows

bin/jython.exe -classpath=%CLASSPATH% ...

(You can also add these jars to your JYTHONPATH.)

We will have this issue fixed early in next week's PyCon sprints along with
additional unit tests on launcher options (http://bugs.jython.org/issue2311
)

On Thu, Apr 9, 2015 at 1:27 AM, fwierzbicki@gmail.com <fwierzbicki@gmail.com
> wrote:

> On behalf of the Jython development team, I'm pleased to announce that
> the second release candidate of Jython 2.7 is available. The windows
> installer issues from rc1 should now be fixed.
>
> Thanks to Amobee for sponsoring my work on Jython, and thanks to the
> many contributors to Jython!
>
> Details are here:
>
> http://fwierzbicki.blogspot.com/2015/04/jython-27-release-candidate-2-available.html
>
> -Frank
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> Jython-dev mailing list
> Jython-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jython-dev
>



-- 
- Jim

jim.baker@{colorado.edu|python.org|rackspace.com|zyasoft.com}
twitter.com/jimbaker
github.com/jimbaker
bitbucket.com/jimbaker

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web