Message10680
Jaime, assuming no regrtest failures with this proposed change - can you write a test so we can include this fix in 2.7.1? We are planning to put out beta 3 momentarily, but this can and should be part of the RC from what I can tell.
The biggest issue is that we do not accept such test jars to be included in Jython, but test code that generates a jar is fine. You can see an example of a simple such setup in test_java_integration with test_proxy_serialization - it just uses the jar command (assumed available, fine for when testing) to build such a jar. Similarly code can be compiled as well.
As of today: we now have CI on PRs against https://github.com/jythontools/jython, so I recommend doing a PR accordingly. It will be the process we adopt for 2.7.2 FWIW. |
|
Date |
User |
Action |
Args |
2016-02-02 03:49:05 | zyasoft | set | messageid: <1454384945.73.0.410839463531.issue2455@psf.upfronthosting.co.za> |
2016-02-02 03:49:05 | zyasoft | set | recipients:
+ zyasoft, jsaiz |
2016-02-02 03:49:05 | zyasoft | link | issue2455 messages |
2016-02-02 03:49:05 | zyasoft | create | |
|