Author: sebb
Date: Mon Mar 27 21:15:43 2017
New Revision: 1789013
URL: http://svn.apache.org/viewvc?rev=1789013&view=rev
Log:
Pull Random instance creation out of loop
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/PureJavaCrc32Test.java
Modified:
common
Repository: commons-csv
Updated Branches:
refs/heads/master 48068091e -> 74afb17d3
[CSV-207]
Provide a CSV Format for printing PostgreSQL CSV and Text formats.
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/7
Repository: commons-lang
Updated Branches:
refs/heads/master 30d4070af -> 5d3a2081c
LANG-1313: Add ArchUtils
add missing since javadoc tags
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5d3a2081
Tree: http
Repository: commons-csv
Updated Branches:
refs/heads/master 9ae4b56c2 -> 48068091e
[CSV-203]
withNullString value is printed without quotes when QuoteMode.ALL is
specified; add QuoteMode.ALL_NON_NULL. PR #17.
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git
Repository: commons-csv
Updated Branches:
refs/heads/master 09cf3739d -> 9ae4b56c2
[CSV-203]
withNullString value is printed without quotes when QuoteMode.ALL is
specified; add QuoteMode.ALL_NON_NULL. PR #17.
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git
Repository: commons-csv
Updated Branches:
refs/heads/master 977824491 -> 09cf3739d
Fluent formatting.
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/09cf3739
Tree: http://git-wip-us.apache.org/repos/asf/commons
Repository: commons-csv
Updated Branches:
refs/heads/master a7757849d -> 977824491
[CSV-203]
withNullString value is printed without quotes when QuoteMode.ALL is
specified; add QuoteMode.ALL_NON_NULL. PR #17.
Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git
add changes.xml entry for LANG-1313
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/46edb45d
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/46edb45d
Diff: http://git-wip-us.apache.org/repos/asf/co
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-lang
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/30d4070a
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/30d4070a
Diff:
Repository: commons-lang
Updated Branches:
refs/heads/master b06f13ff0 -> 30d4070af
LANG-1313: Add ArchUtils - an utility class for the "os.arch" system property
(closes #231)
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/com
Repository: commons-lang
Updated Branches:
refs/heads/master 1674c953f -> b06f13ff0
Correct @since annotation
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/54c3daaf
Tree: http://git-wip-us.apache.org/repos/
Remove trailing white spaces
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/b06f13ff
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/b06f13ff
Diff: http://git-wip-us.apache.org/repos/asf/commons-l
Author: sebb
Date: Mon Mar 27 17:14:13 2017
New Revision: 1788985
URL: http://svn.apache.org/viewvc?rev=1788985&view=rev
Log:
Add @since markers
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTP.java
commons/proper/net/trunk/src/main/java/org/apache/commons/
Author: sebb
Date: Mon Mar 27 17:11:07 2017
New Revision: 1788984
URL: http://svn.apache.org/viewvc?rev=1788984&view=rev
Log:
NET-634 Add SIZE command support
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.ja
Repository: commons-pool
Updated Branches:
refs/heads/master b7d06237f -> 4e57e7767
Testing POOL-324
org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws
java.lang.ClassCastException
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us
Testing POOL-324
org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws
java.lang.ClassCastException
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/4e57e776
Tree: http://git-wip-us.apache.org/re
Author: britter
Date: Mon Mar 27 13:26:03 2017
New Revision: 1788928
URL: http://svn.apache.org/viewvc?rev=1788928&view=rev
Log:
Correct @since tags for methods added by CLI-271
Modified:
commons/proper/cli/trunk/src/main/java/org/apache/commons/cli/CommandLine.java
Modified:
commons/prope
Author: henrib
Date: Mon Mar 27 12:46:06 2017
New Revision: 1788925
URL: http://svn.apache.org/viewvc?rev=1788925&view=rev
Log:
JEXL:
Fix & re-added a few commented out tests
Modified:
commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/Debugger.java
commons/proper/
Author: britter
Date: Mon Mar 27 07:59:33 2017
New Revision: 1788839
URL: http://svn.apache.org/viewvc?rev=1788839&view=rev
Log:
Restore clirr report generation
Added:
commons/proper/cli/trunk/src/site/resources/profile.clirr
Added: commons/proper/cli/trunk/src/site/resources/profile.clirr
U
19 matches
Mail list logo