svn commit: r1747476 - in /commons/cms-site/trunk/content: site.xml xdoc/components.xml xdoc/index.xml.vm

2016-06-08 Thread niallp
Author: niallp Date: Thu Jun 9 00:48:17 2016 New Revision: 1747476 URL: http://svn.apache.org/viewvc?rev=1747476&view=rev Log: Revert Crypto changes Modified: commons/cms-site/trunk/content/site.xml commons/cms-site/trunk/content/xdoc/components.xml commons/cms-site/trunk/content/xdo

svn commit: r1747475 - /commons/cms-site/trunk/content/xdoc/index.xml.vm

2016-06-08 Thread niallp
Author: niallp Date: Thu Jun 9 00:45:36 2016 New Revision: 1747475 URL: http://svn.apache.org/viewvc?rev=1747475&view=rev Log: Add "crypto" component to index.xml.vm Modified: commons/cms-site/trunk/content/xdoc/index.xml.vm Modified: commons/cms-site/trunk/content/xdoc/index.xml.vm URL: h

svn commit: r1747472 - /commons/cms-site/trunk/content/xdoc/components.xml

2016-06-08 Thread niallp
Author: niallp Date: Thu Jun 9 00:32:47 2016 New Revision: 1747472 URL: http://svn.apache.org/viewvc?rev=1747472&view=rev Log: Add "crypto" component to components.xml Modified: commons/cms-site/trunk/content/xdoc/components.xml Modified: commons/cms-site/trunk/content/xdoc/components.xml U

svn commit: r1747471 - /commons/cms-site/trunk/content/site.xml

2016-06-08 Thread niallp
Author: niallp Date: Thu Jun 9 00:28:09 2016 New Revision: 1747471 URL: http://svn.apache.org/viewvc?rev=1747471&view=rev Log: Add "crypto" component to site.xml Modified: commons/cms-site/trunk/content/site.xml Modified: commons/cms-site/trunk/content/site.xml URL: http://svn.apache.org/v

[1/3] [lang] LANG-1229: Performance regression due to cyclic hashCode guard

2016-06-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 528f6e8e7 -> f08c4f6ae LANG-1229: Performance regression due to cyclic hashCode guard To fix this issues revert the unreleased "LANG-456: HashCodeBuilder throws StackOverflowError in bidirectional navigable". This reverts commit b5

[2/3] [lang] LANG-1229: HashCodeBuilder.append(Object, Object) is too big to be inlined, which prevents whole builder to be scalarized (closes #142)

2016-06-08 Thread pascalschumacher
LANG-1229: HashCodeBuilder.append(Object,Object) is too big to be inlined, which prevents whole builder to be scalarized (closes #142) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/18b1bc20 Tree: http://git-wi

[3/3] [lang] LANG-1229: add changes.xml entry

2016-06-08 Thread pascalschumacher
LANG-1229: add changes.xml entry Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/f08c4f6a Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/f08c4f6a Diff: http://git-wip-us.apache.org/repos/asf/commo

[lang] LANG-1085: Add a circuit breaker implementation

2016-06-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master c049aeeff -> 528f6e8e7 LANG-1085: Add a circuit breaker implementation add since javadoc tags fix javadoc warning Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/com

svn commit: r1747367 - /commons/proper/bcel/trunk/.gitignore

2016-06-08 Thread sebb
Author: sebb Date: Wed Jun 8 09:51:09 2016 New Revision: 1747367 URL: http://svn.apache.org/viewvc?rev=1747367&view=rev Log: Initial gitignore file. This closes #5 Added: commons/proper/bcel/trunk/.gitignore Added: commons/proper/bcel/trunk/.gitignore URL: http://svn.apache.org/viewvc/comm