Repository: commons-lang
Updated Branches:
refs/heads/master 36b00f803 -> 44516f77e
Use foreach loop for arrays (closes #245)
Since the project no longer supports Java versions older than 6, it's
safe to use the enhanced for loop syntax introduced in Java 5.
This patch employs this syntax whe
Author: rmannibucau
Date: Fri Feb 24 18:35:17 2017
New Revision: 1784313
URL: http://svn.apache.org/viewvc?rev=1784313&view=rev
Log:
JCS-173 support of java.lang.reflect.Proxy for cdi integration
Modified:
commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcach
Repository: commons-lang
Updated Branches:
refs/heads/master 914844e1b -> 36b00f803
Fix JsonToStringStyleTest.NestingPerson javadoc (closes #243)
A {@link} javadoc can only reference a resolvable class name. The
{@link} tag in NestingPerson's javadoc is thus broken, as it directly
references J
The Apache Jenkins build system has built Commons Math MasterBranch (build #22)
Status: Still Unstable
Check console output at
https://builds.apache.org/job/Commons%20Math%20MasterBranch/22/ to view the
results.
Repository: commons-math
Updated Branches:
refs/heads/master 656327570 -> 843267df5
Make tolerance more stringent for trivial case (unit test).
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e9e76131
Tree: h
Add unit test.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/843267df
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/843267df
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/84326