# HG changeset patch # User Yasumasa Suenaga # Date 1549514695 -32400 # Node ID e70e02b26143222d41a99c601173dd4e172d3126 # Parent 43c4b885633577955422f94c191167be824ae28b Bug 3692: Remove JGraphX binary from source tree Reviewed-by: ykubota https://github.com/HeapStats/heapstats/pull/142 diff -r 43c4b8856335 -r e70e02b26143 ChangeLog --- a/ChangeLog Thu May 10 16:20:16 2018 +0900 +++ b/ChangeLog Thu Feb 07 13:44:55 2019 +0900 @@ -1,3 +1,7 @@ +2019-02-07 Yasumasa Suenaga + + * Bug 3692: Remove JGraphX binary from source tree + 2018-05-10 Yasumasa Suenaga * Bug 3586: Build warnings from GCC 8 diff -r 43c4b8856335 -r e70e02b26143 analyzer/fx/THIRD_PARTY_README --- a/analyzer/fx/THIRD_PARTY_README Thu May 10 16:20:16 2018 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -Copyright (c) 2001-2014, JGraph Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - * Neither the name of the JGraph nor the - names of its contributors may be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL JGRAPH BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff -r 43c4b8856335 -r e70e02b26143 analyzer/fx/lib/jgraphx.jar Binary file analyzer/fx/lib/jgraphx.jar has changed diff -r 43c4b8856335 -r e70e02b26143 analyzer/fx/pom.xml --- a/analyzer/fx/pom.xml Thu May 10 16:20:16 2018 +0900 +++ b/analyzer/fx/pom.xml Thu Feb 07 13:44:55 2019 +0900 @@ -1,7 +1,7 @@