Repository: commons-math
Updated Branches:
refs/heads/MATH_3_X 5e4739fb7 -> 9f1368715
Avoid slight inaccuracies at the end of events detections steps.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9f136871
T
Repository: commons-math
Updated Branches:
refs/heads/master 66d0a9a0a -> 1b5925b56
Avoid slight inaccuracies at the end of events detections steps.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1b5925b5
Tre
Author: ecki
Date: Fri Oct 2 15:16:36 2015
New Revision: 1706430
URL: http://svn.apache.org/viewvc?rev=1706430&view=rev
Log:
Remove debug output in VFSClassLoaderTests.
Modified:
commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/impl/test/VfsClassLoaderTests.java
Modified
Author: ecki
Date: Fri Oct 2 15:13:15 2015
New Revision: 1706429
URL: http://svn.apache.org/viewvc?rev=1706429&view=rev
Log:
[VFS-424] Fix StandardFileSystemManager class loading so it works in a OSGi
environment.
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs
Author: britter
Date: Fri Oct 2 08:10:55 2015
New Revision: 1706355
URL: http://svn.apache.org/viewvc?rev=1706355&view=rev
Log:
Activate Travis CI for Apache Commons Imaging
Added:
commons/proper/imaging/trunk/.travis.yml
Modified:
commons/proper/imaging/trunk/README.md
Added: commons/p