ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Publishing *.py, *.cpp, *.h files #3

Closed joshmoore closed 5 years ago

joshmoore commented 5 years ago

The outputs of splitPython and splitCpp (if necessary, also splitHeaders) will need to be either captured during the omero-blitz build and published so they can be downloading by components/tools/OmeroPy or OmeroPy will need to make use of the new blitz plugin. (The latter is likely harder to start off with since gradle is not being used)