commons-jxpath
commons-jxpath copied to clipboard
Make call to beanutils.ConvertUtils optional (fixes JXPATH-190)
See https://issues.apache.org/jira/browse/JXPATH-190
Test failure is not releated to this pull request, a quick bisect shows its broken quite a long time... org.apache.commons.jxpath.ri.model.dynabeans.LazyDynaBeanTest#testLazyProperty should probably not be named "testLazyProperty", since it's not the main JUnit test.
Why was this closed?
The PR was against trunk The trunk branch was deleted as all Commons projects use maser in preference to trunk. That automatically closed all PRs against trunk. I'll re-open this but you'll need to modify the PR to be against master rather than trunk.
Ping @garydgregory - Since you have worked on this project recently, would you be willing to review and merge this?