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

Javadoc #36

Closed jburel closed 5 years ago

jburel commented 5 years ago

fix javadoc warnings In order to see if some warnings remain, you will need to use Java version > 1.8 (tested with Java 11) Currently no warnings are returned if Java 1.8 is used To check run gradle javadoc

14 warnings will remain. They should all happen under src/main/java/omero/gateway. This is fixed in the new repo See https://github.com/ome/omero-java-gateway/pull/1

snoopycrimecop commented 5 years ago

Conflicting PR. Removed from build OMERO-build-push#32. See the console output for more details. Possible conflicts:

--conflicts Conflict resolved in build OMERO-build-push#33. See the console output for more details.

jburel commented 5 years ago

@mtbc any more comments?

mtbc commented 5 years ago

No, though it's big enough maybe worth having someone else cast their eye over it also!

jburel commented 5 years ago

Merging for m6 we can adjust when we have slice2html cc @rgozim