Change in BodyType not reflected in JPA Samples - BodyTypeDb
------------------------------------------------------------

                 Key: SHINDIG-679
                 URL: https://issues.apache.org/jira/browse/SHINDIG-679
             Project: Shindig
          Issue Type: Bug
          Components: Common Components (Java)
         Environment: OSX
            Reporter: Ben Smith


The change in org.apache.shindig.social.opensocial.model.BodyType, turning the 
weight and height attributes to floats, was not reflected in 
org.apache.shindig.social.opensocial.jpa.BodyTypeDB (in the samples project).

Requires changing the attribute and getter/setter methods to use float, and the 
PopulatePerson test helper to send floats instead of strings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to