svn commit: r10292 - in /release/commons/csv: ./ binaries/ source/

2015-08-24 Thread ggregory
Author: ggregory Date: Tue Aug 25 06:16:15 2015 New Revision: 10292 Log: commons-csv 1.2. Added: release/commons/csv/binaries/commons-csv-1.2-bin.tar.gz (with props) release/commons/csv/binaries/commons-csv-1.2-bin.tar.gz.asc release/commons/csv/binaries/commons-csv-1.2-bin.tar.gz.m

svn commit: r1697565 - /commons/proper/csv/trunk/pom.xml

2015-08-24 Thread ggregory
Author: ggregory Date: Tue Aug 25 06:11:47 2015 New Revision: 1697565 URL: http://svn.apache.org/r1697565 Log: Update POM version from 1.2-SNAPSHOT to 1.3-SNAPSHOT. Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL: http://svn.apache.org/viewvc/common

svn commit: r1697564 - /commons/proper/csv/tags/csv-1.2/

2015-08-24 Thread ggregory
Author: ggregory Date: Tue Aug 25 06:10:02 2015 New Revision: 1697564 URL: http://svn.apache.org/r1697564 Log: Release Commons CSV 1.2 based on RC 2. Added: commons/proper/csv/tags/csv-1.2/ - copied from r1697563, commons/proper/csv/tags/csv-1.2-RC2/

Nexus: Promotion Completed

2015-08-24 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Release Apache Commons CVS 1.2-RC2 as 1.2.Deployer properties:"userAgent" = "Apache-Maven/3.3.3 (Java 1.7.0_79; Windows 7 6.1)""userId" = "ggregory""ip" = "108.0.108.194"Details:The following artifacts have been promoted to the "Releases" [id=r

[math] added missing backport info

2015-08-24 Thread oertl
Repository: commons-math Updated Branches: refs/heads/master 096aa4e60 -> e323f3c71 added missing backport info Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e323f3c7 Tree: http://git-wip-us.apache.org/repo

[math] Remove changelog entry which was superseded by another improvement.

2015-08-24 Thread tn
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 484196fc2 -> 836e609a3 Remove changelog entry which was superseded by another improvement. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/836e60

[math] Remove changelog entry which was superseded by another improvement.

2015-08-24 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 9c51e5316 -> 096aa4e60 Remove changelog entry which was superseded by another improvement. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/096aa4e6

svn commit: r1697494 - /commons/proper/bcel/trunk/src/examples/ClassDumper.java

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 19:47:28 2015 New Revision: 1697494 URL: http://svn.apache.org/r1697494 Log: BCEL-254 Two more methods that would be nice to be public. Sample class using BCEL to produce output like javap Added: commons/proper/bcel/trunk/src/examples/ClassDumper.java (with pro

svn commit: r1697493 - in /commons/proper/bcel/trunk/src: changes/changes.xml main/java/org/apache/commons/bcel6/classfile/Constant.java main/java/org/apache/commons/bcel6/util/BCELifier.java

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 19:46:43 2015 New Revision: 1697493 URL: http://svn.apache.org/r1697493 Log: BCEL-254 Two more methods that would be nice to be public. Modified: commons/proper/bcel/trunk/src/changes/changes.xml commons/proper/bcel/trunk/src/main/java/org/apache/commons/bce

[1/2] [math] MATH-1220: random generator based on rejection-inversion sampling for Zipf distributions

2015-08-24 Thread oertl
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 32c5f8612 -> 484196fc2 refs/heads/master 1c194a0dc -> 9c51e5316 MATH-1220: random generator based on rejection-inversion sampling for Zipf distributions Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: ht

[2/2] [math] MATH-1220: random generator based on rejection-inversion sampling for Zipf distributions

2015-08-24 Thread oertl
MATH-1220: random generator based on rejection-inversion sampling for Zipf distributions Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/484196fc Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4841

svn commit: r1697478 - /commons/proper/bcel/trunk/

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 18:25:08 2015 New Revision: 1697478 URL: http://svn.apache.org/r1697478 Log: Ignore Eclipse checkstyle settings Modified: commons/proper/bcel/trunk/ (props changed) Propchange: commons/proper/bcel/trunk/

svn commit: r1697458 - /commons/proper/vfs/trunk/.gitignore

2015-08-24 Thread ecki
Author: ecki Date: Mon Aug 24 17:07:16 2015 New Revision: 1697458 URL: http://svn.apache.org/r1697458 Log: Add .gitignore with maven and eclipse files. Added: commons/proper/vfs/trunk/.gitignore Added: commons/proper/vfs/trunk/.gitignore URL: http://svn.apache.org/viewvc/commons/proper/vfs/

svn commit: r1697434 - /commons/proper/net/trunk/checkstyle.xml

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 15:12:13 2015 New Revision: 1697434 URL: http://svn.apache.org/r1697434 Log: Checkstyle: Line length Modified: commons/proper/net/trunk/checkstyle.xml Modified: commons/proper/net/trunk/checkstyle.xml URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/c

svn commit: r1697433 - in /commons/proper/net/trunk: ./ src/main/java/examples/ src/main/java/examples/mail/ src/main/java/examples/telnet/ src/main/java/org/apache/commons/net/ftp/ src/main/java/org/

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 15:11:40 2015 New Revision: 1697433 URL: http://svn.apache.org/r1697433 Log: Checkstyle: Line length Modified: commons/proper/net/trunk/checkstyle.xml commons/proper/net/trunk/src/main/java/examples/Main.java commons/proper/net/trunk/src/main/java/example

svn commit: r1697406 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/smtp/SimpleSMTPHeader.java test/java/org/apache/commons/net/smtp/SimpleSMTPHeaderTestCase.

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 14:19:46 2015 New Revision: 1697406 URL: http://svn.apache.org/r1697406 Log: NET-581 SimpleSMTPHeader fails to supply the required Date: header Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/apache/commo

svn commit: r1697382 - /commons/proper/net/trunk/src/test/java/org/apache/commons/net/smtp/SimpleSMTPHeaderTestCase.java

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 13:09:09 2015 New Revision: 1697382 URL: http://svn.apache.org/r1697382 Log: SImplify Modified: commons/proper/net/trunk/src/test/java/org/apache/commons/net/smtp/SimpleSMTPHeaderTestCase.java Modified: commons/proper/net/trunk/src/test/java/org/apache/commons

svn commit: r1697380 - in /commons/proper/net/trunk/src/test/java/org/apache/commons/net/smtp: ./ SimpleSMTPHeaderTestCase.java

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 13:05:38 2015 New Revision: 1697380 URL: http://svn.apache.org/r1697380 Log: NET-582 SimpleSMTPHeader does not allow for missing To: field Added: commons/proper/net/trunk/src/test/java/org/apache/commons/net/smtp/ commons/proper/net/trunk/src/test/java/org/a

svn commit: r1697379 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/smtp/SimpleSMTPHeader.java

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 13:04:12 2015 New Revision: 1697379 URL: http://svn.apache.org/r1697379 Log: NET-582 SimpleSMTPHeader does not allow for missing To: field Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/apache/commons/ne

svn commit: r1697362 - in /commons/proper/net/trunk/src/main/java/org/apache/commons/net/smtp: SMTPClient.java SimpleSMTPHeader.java

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 12:19:26 2015 New Revision: 1697362 URL: http://svn.apache.org/r1697362 Log: Javadoc Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/smtp/SMTPClient.java commons/proper/net/trunk/src/main/java/org/apache/commons/net/smtp/SimpleSMTPHe

svn commit: r1697351 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/smtp/SMTPClient.java

2015-08-24 Thread sebb
Author: sebb Date: Mon Aug 24 10:30:01 2015 New Revision: 1697351 URL: http://svn.apache.org/r1697351 Log: NET-580 SMTPClient.sendSimpleMessage() silently ignores failed recipients Update Javadoc Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main