Update defaultserver to new py4j namespace#3
Update defaultserver to new py4j namespace#3belkassaby wants to merge 1 commit intobartdag:masterfrom
Conversation
*change net.sf.py4j.* to org.py4j.* *change dependency of defaultserver bundle from net.sf.py4j to org.py4j
|
Hello @bartdag , here is a PR to update the defaultserver that is being used at Diamond Light Source. I'm working with Kichwa Coders to upgrade the py4j use at Diamond (they used the legacy version with net.sf.py4j namespace) to the new namespace org.py4j. However, the defaultserver in py4j-eclipse wasn't updated to work with the updated namespace. |
|
This change deletes the submodule in
Either way, the commit message should mention what was done with the submodule. Also, I see several files called |
change net.sf.py4j. to org.py4j.*
*change dependency of defaultserver bundle from net.sf.py4j to org.py4j
*bump major version number