-
Dockerfile using alpine:
``` Dockerfile
FROM gliderlabs/alpine:3.4
RUN apk add --no-cache curl bash openjdk7-jre
ENV JYTHON_VERSION 2.7.0
RUN curl -Lo jython-installer-${JYTHON_VERSION}.jar\
"http:/…
-
Now, the grinder can support jython 2.7b1
2.7 is much more user-friendly than 2.5.3.
-
Replace https://github.com/ActianCorp/ingres_sa_dialect/blob/master/lib/ingres_sa_dialect/zxjdbc.py with a dialect that works with [jyjdbc](https://hg.sr.ht/~clach04/jyjdbc)
Alternatively look at t…
-
```
When Jython 2.5 is released and JES is stable at next release, investigate
porting to jython 2.5
```
Original issue reported on code.google.com by `bjdorn@gmail.com` on 20 May 2009 at 3:49
-
I just started tiny project on using HGDB in Jython: https://github.com/ponyatov/pyhg
Need some samples if somebody uses Jython for (hyper)graph rewrite engine.
-
Our gradle versions are all over the place, as I saw when investigating #168.
- ros, sqlite: 4.0.1
- ev3, distribution, minimalio: 4.4.1
- dialogos, alexa, jython: 4.10.2
I think we should ha…
-
```
What steps will reproduce the problem?
1. Latest version at http://www.jython.org/latest.html
2. Quite a lot of bugs fixed
3. Just to be on a save side
http://code.google.com/p/google-refine/wiki…
-
```
What steps will reproduce the problem?
1. Latest version at http://www.jython.org/latest.html
2. Quite a lot of bugs fixed
3. Just to be on a save side
http://code.google.com/p/google-refine/wiki…
-
```
Currently, I am trying to run apk.py (latest version) from Java using Jython
2.7.2a (latest release) by calling either apk.py directly or some wrapper
script like this:
Python:
(..)
from andro…
-
```
What steps will reproduce the problem?
1. Latest version at http://www.jython.org/latest.html
2. Quite a lot of bugs fixed
3. Just to be on a save side
http://code.google.com/p/google-refine/wiki…