commons-lang/src
Benedikt Ritter ffc38b1f3b LANG-1081: DiffBuilder.append(String, Object left, Object right) does not do a left.equals(right) check. This fixes #41 from github. Thanks to Jonathan Baker.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654137 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 08:25:43 +00:00
..
assembly Use README.md and CONTRIBUTING.md generated by commons build plugin 2015-01-02 20:09:51 +00:00
changes LANG-1081: DiffBuilder.append(String, Object left, Object right) does not do a left.equals(right) check. This fixes #41 from github. Thanks to Jonathan Baker. 2015-01-23 08:25:43 +00:00
main/java/org/apache/commons/lang3 LANG-1081: DiffBuilder.append(String, Object left, Object right) does not do a left.equals(right) check. This fixes #41 from github. Thanks to Jonathan Baker. 2015-01-23 08:25:43 +00:00
media Follow branding reqs from http://www.apache.org/foundation/marks/pmcs#graphics 2011-03-09 15:43:11 +00:00
release-tools Reverting changes from r1570821 since they didn't work as expected 2014-02-27 11:22:46 +00:00
site Revert to using cobertura. The Jacoco instrumentation will add fields to all classes. This in turn breaks the tests for FieldUtils.getAllFields(Class). 2014-12-27 18:06:43 +00:00
test LANG-1081: DiffBuilder.append(String, Object left, Object right) does not do a left.equals(right) check. This fixes #41 from github. Thanks to Jonathan Baker. 2015-01-23 08:25:43 +00:00