commons-numbers git commit: NUMBERS-6: Fix javadoc errors

2017-01-31 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/fraction__NUMBERS-6 ec826b0fc -> ffe11d9d8 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:

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

2017-01-31 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/fraction__NUMBERS-6 41e2f65b3 -> ec826b0fc NUMBERS-6: Remove specialized exception from public API (contd). FractionParseException becomes package private and inherits from java.text.ParseException. Project:

commons-numbers git commit: NUMBERS-6: Remove specialized exception from public API. FractionException becomes package private and inherits from java.lang.ArithmeticException. Subclasses of FractionEx

2017-01-31 Thread raydecampo
Repository: commons-numbers Updated Branches: refs/heads/fraction__NUMBERS-6 fbb60fbf9 -> 41e2f65b3 NUMBERS-6: Remove specialized exception from public API. FractionException becomes package private and inherits from java.lang.ArithmeticException. Subclasses of FractionException are

[text] chore: remove from pom's scm section

2017-01-31 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master b44e0d879 -> d24d8b257 chore: remove from pom's scm section Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/d24d8b25 Tree:

[text] (doc) Fix spelling - contributor in pom.xml

2017-01-31 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master 2645df451 -> b44e0d879 (doc) Fix spelling - contributor in pom.xml Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/b44e0d87 Tree:

commons-numbers git commit: Added import statement to numbers-complex test classes to import commons.core.Precision for calls to Precision()

2017-01-31 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master aebd665f7 -> 237697268 Added import statement to numbers-complex test classes to import commons.core.Precision for calls to Precision() Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: