[1/3] commons-compress git commit: Added License Headers for the rat

2017-06-15 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 115a76dcd -> 8a6d8a574 Added License Headers for the rat Signed-off-by: Simon Spero Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

[2/3] commons-compress git commit: COMPRESS-405 Create Fixed Length Block OutputStream / WriteableByteChannel

2017-06-15 Thread bodewig
COMPRESS-405 Create Fixed Length Block OutputStream / WriteableByteChannel This commit provides a new class that is an OutputStream and WritableByteChannel, and which supports writing to a destination output stream or byte channel in fixed size blocks. Internally, all writes are made using NIO.

[3/3] commons-compress git commit: record changes for COMPRESS-405

2017-06-15 Thread bodewig
record changes for COMPRESS-405 closes #28 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/8a6d8a57 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/8a6d8a57 Diff:

[1/2] commons-compress git commit: Enable maven cache for in travis config

2017-06-15 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 0d8ab18c8 -> 115a76dcd Enable maven cache for in travis config Signed-off-by: Simon Spero Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

[2/2] commons-compress git commit: tweak order, closes #32

2017-06-15 Thread bodewig
tweak order, closes #32 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/115a76dc Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/115a76dc Diff:

[Math] Change on branch "master": Commons Math MasterBranch - Build # 74 - Successful

2017-06-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #74) Status: Successful Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/74/ to view the results.

[2/2] [math] Merge commit 'refs/pull/62/head' of https://github.com/apache/commons-math

2017-06-15 Thread erans
Merge commit 'refs/pull/62/head' of https://github.com/apache/commons-math Closes #62. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/777af155 Tree:

[1/2] [math] MATH-1419: Invalid usage of exception in PolynomialSplineFunction

2017-06-15 Thread erans
Repository: commons-math Updated Branches: refs/heads/master 1b53f09c3 -> 777af155a MATH-1419: Invalid usage of exception in PolynomialSplineFunction Fix order of parameter for NumberIsTooSmallException when length of knots is less than 2 in the constructor of PolynomialSplineFunction to be

[Math] Change on branch "master": Commons Math MasterBranch - Build # 73 - Successful

2017-06-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #73) Status: Successful Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/73/ to view the results.

[math] MATH-1419

2017-06-15 Thread erans
Repository: commons-math Updated Branches: refs/heads/master 6f27b4ae8 -> 1b53f09c3 MATH-1419 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1b53f09c Tree:

commons-fileupload git commit: adding antrun site publication to pom

2017-06-15 Thread chtompki
Repository: commons-fileupload Updated Branches: refs/heads/master b148d5fec -> 94e5e1a77 adding antrun site publication to pom Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/94e5e1a7 Tree:

[2/2] commons-cli git commit: Merge branch 'CLI-277'

2017-06-15 Thread britter
Merge branch 'CLI-277' Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/c246bd41 Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/c246bd41 Diff:

[1/2] commons-cli git commit: CLI-277: Add generics to TypeHandler

2017-06-15 Thread britter
Repository: commons-cli Updated Branches: refs/heads/master 9a845a2a3 -> c246bd419 CLI-277: Add generics to TypeHandler Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/c17d0ff5 Tree:

[Math] Change on branch "develop": Commons Math DeveloperBranch - Build # 36 - Failure

2017-06-15 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math DeveloperBranch (build #36) Status: Failure Check console output at https://builds.apache.org/job/Commons%20Math%20DeveloperBranch/36/ to view the results.

commons-cli git commit: Remove @version tags

2017-06-15 Thread kinow
Repository: commons-cli Updated Branches: refs/heads/master 0b453953f -> 9a845a2a3 Remove @version tags Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/9a845a2a Tree:

commons-fileupload git commit: Fix checkstyle issues

2017-06-15 Thread kinow
Repository: commons-fileupload Updated Branches: refs/heads/master b8550c54b -> b148d5fec Fix checkstyle issues Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/b148d5fe Tree:

commons-fileupload git commit: Remove @version tags

2017-06-15 Thread kinow
Repository: commons-fileupload Updated Branches: refs/heads/master ea453a7dd -> b8550c54b Remove @version tags Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/b8550c54 Tree:

svn commit: r1798794 - /commons/proper/vfs/trunk/pom.xml

2017-06-15 Thread ggregory
Author: ggregory Date: Thu Jun 15 06:01:37 2017 New Revision: 1798794 URL: http://svn.apache.org/viewvc?rev=1798794=rev Log: Update Apache Commons Lang3 from 3.5 to 3.6. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: