Type |
Changes |
By |
 |
FunctionLibrary Multithreading issue Fixes JXPATH-141. |
mbenson |
 |
Bean exception handling Fixes JXPATH-131. Thanks to Gabriel Buades Rubio. |
mbenson |
 |
JXPath support for LazyDynaBean is broken. Fixes JXPATH-128. Thanks to Gabriel Buades Rubio. |
mbenson |
 |
MethodLookupUtils#matchType uses TypeUtils#canConvert which causes "Ambiguous method call" exception. Fixes JXPATH-129. |
mbenson |
 |
Wrong entry IMPORT-PACKAGE in the file MANIFEST.MF for jdom and commons-beanutils Fixes JXPATH-153. |
mbenson |
 |
Change dynamic class loading to consult context class loader. Fixes JXPATH-153. Thanks to John Trimble. |
mbenson |
 |
"ends-with" XPath function is not implemented (although "starts-with" is) Fixes JXPATH-123. |
mbenson |
 |
Concurrent access on hashmap of JXPathIntrospector Fixes JXPATH-152. |
mbenson |