when we copy some property ,for example :

private Integer status;//source 

private int status;//target

if the source property is null, then throw new FatalBeanException( "Could not copy property '" + targetPd.getName() + "' from source to target", ex);

to fix it , maybe need to skip the null value

Comment From: pivotal-issuemaster

@importsource Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-issuemaster

@importsource Thank you for signing the Contributor License Agreement!