ANY23-265 : Fix ThreadSafety issue in ItemPropValue
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/73ce0c29 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/73ce0c29 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/73ce0c29 Branch: refs/heads/master Commit: 73ce0c29eb0094d119c33f07a1ed0e0c6d3d7250 Parents: 63ba2fc 2632bbf Author: Peter Ansell <[email protected]> Authored: Fri Oct 30 09:38:38 2015 +1100 Committer: Peter Ansell <[email protected]> Committed: Fri Oct 30 09:38:38 2015 +1100 ---------------------------------------------------------------------- .../microformats2/annotations/package-info.java | 2 +- .../extractor/microdata/ItemPropValue.java | 23 ++++-- .../microdata/MicrodataParserTest.java | 87 ++++++++++++++++++-- 3 files changed, 96 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
