commons-compress git commit: document how the class wants to get used

2017-02-06 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master de2738ae4 -> 75bb48015 document how the class wants to get used Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/75bb4801 Tree: http://g

svn commit: r1781925 - in /commons/proper/net/trunk/src: changes/ main/java/org/apache/commons/net/ftp/parser/ test/java/org/apache/commons/net/ftp/parser/

2017-02-06 Thread sebb
Author: sebb Date: Mon Feb 6 16:43:40 2017 New Revision: 1781925 URL: http://svn.apache.org/viewvc?rev=1781925&view=rev Log: NET-609 - DefaultUnixFTPFileEntryParserFactory Issue (leading spaces removal configuration) Modified: commons/proper/net/trunk/src/changes/changes.xml commons/pr

commons-rdf git commit: COMMONSRDF-55: only adapt our "own" JenaIRI instances

2017-02-06 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/COMMONSRDF-55 98da22af4 -> a383e1f2e COMMONSRDF-55: only adapt our "own" JenaIRI instances Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/a383e1f2 Tree: htt

[12/13] commons-numbers git commit: NUMBERS-6: Fix checkstyle issues.

2017-02-06 Thread raydecampo
NUMBERS-6: Fix checkstyle issues. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/985d44fc Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/985d44fc Diff: http://git-wip-us.apache.org/repos

[11/13] commons-numbers git commit: NUMBERS-6: Remove Field classes and references to same

2017-02-06 Thread raydecampo
NUMBERS-6: Remove Field classes and references to same Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/16352312 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/16352312 Diff: http://git-wi

[04/13] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-02-06 Thread raydecampo
NUMBERS-6: Create structure for fraction module within commons-numbers. Add dependencyManagement to parent pom.xml for uniform dependency on numbers core. Remove version from references to numbers-core in child modules. Add test jar to numbers core pom.xml to allow for re-use of TestUtils. Add Ar

[13/13] commons-numbers git commit: Merge branch 'fraction__NUMBERS-6' Copy fraction code from commons-math into commons-numbers

2017-02-06 Thread raydecampo
Merge branch 'fraction__NUMBERS-6' Copy fraction code from commons-math into commons-numbers Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/39b5119c Tree: http://git-wip-us.apache.org/repos/asf/commons-num

[09/13] commons-numbers git commit: NUMBERS-6: Remove specialized exception from public API (contd). FractionParseException becomes package private and inherits from java.text.ParseException.

2017-02-06 Thread raydecampo
NUMBERS-6: Remove specialized exception from public API (contd). FractionParseException becomes package private and inherits from java.text.ParseException. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e

[08/13] commons-numbers git commit: NUMBERS-6: Remove specialized exception from public API. FractionException becomes package private and inherits from java.lang.ArithmeticException. Subclasses of Fr

2017-02-06 Thread raydecampo
NUMBERS-6: Remove specialized exception from public API. FractionException becomes package private and inherits from java.lang.ArithmeticException. Subclasses of FractionException are eliminated. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apac

[03/13] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-02-06 Thread raydecampo
http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/ca71f355/commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/AbstractFormat.java -- diff --git a/commons-numbers-fraction/src/main/java/org/apache/

[06/13] commons-numbers git commit: NUMBERS-6: Make NumbersArithmeticException a private exception within ArithmeticUtils and change public API to reflect java.lang.ArithmeticException

2017-02-06 Thread raydecampo
NUMBERS-6: Make NumbersArithmeticException a private exception within ArithmeticUtils and change public API to reflect java.lang.ArithmeticException Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/dca007d2

[10/13] commons-numbers git commit: NUMBERS-6: Fix javadoc errors

2017-02-06 Thread raydecampo
NUMBERS-6: Fix javadoc errors Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ffe11d9d Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ffe11d9d Diff: http://git-wip-us.apache.org/repos/asf

[05/13] commons-numbers git commit: NUMBERS-6: Remove @since from classes as there has not been a release of common-numbers yet.

2017-02-06 Thread raydecampo
NUMBERS-6: Remove @since from classes as there has not been a release of common-numbers yet. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/fe27e8ec Tree: http://git-wip-us.apache.org/repos/asf/commons-nu

[07/13] commons-numbers git commit: NUMBERS-6: Remove throws clause for (unchecked) ArithmeticException

2017-02-06 Thread raydecampo
NUMBERS-6: Remove throws clause for (unchecked) ArithmeticException Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/fbb60fbf Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/fbb60fbf Diff:

[02/13] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-02-06 Thread raydecampo
http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/ca71f355/commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/FractionConversionException.java -- diff --git a/commons-numbers-fraction/src/main/jav

[01/13] commons-numbers git commit: NUMBERS-6: Create structure for fraction module within commons-numbers.

2017-02-06 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/master 237697268 -> 39b5119cc http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/ca71f355/commons-numbers-fraction/src/test/java/org/apache/commons/numbers/fraction/FractionFormatTest.java