ohmage / server

The ohmage server application.
37 stars 25 forks source link

ohmage 2.x: Image object does not implement equal() and hashCode() #830

Closed stevenolen closed 8 years ago

stevenolen commented 9 years ago

Image object does not implement equal() and hashCode(), which causes java.util.Collection's removeAll to fail to remove any duplicate objects from the images collection used in the AsyncImageProcessor.

hongsudt commented 8 years ago

Fixed in 2.17.