[text] [TEXT-117] Add a local host string lookup: LocalHostStringLookup

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 2f9ba5529 -> 7b783fd1f [TEXT-117] Add a local host string lookup: LocalHostStringLookup Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7b783fd1 Tre

[2/2] commons-rdf git commit: COMMONSRDF-49: Make AbstractRDFParser serializable

2018-02-12 Thread stain
COMMONSRDF-49: Make AbstractRDFParser serializable Merge commit 'refs/pull/49/head' of https://github.com/apache/commons-rdf into COMMONSRDF-49 Contributed by @ajs6f Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/comm

[1/2] commons-rdf git commit: Cleanup for FindBugs and PMD warnings in commons-rdf-simple and commons-rdf-jena

2018-02-12 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/COMMONSRDF-49 [created] 286a81f6b Cleanup for FindBugs and PMD warnings in commons-rdf-simple and commons-rdf-jena Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/c

[1/2] commons-rdf git commit: Cleanup in commons-rdf-rdf4j to close PMD and FindBugs warnings

2018-02-12 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/master eebb6ad6b -> c111bb700 Cleanup in commons-rdf-rdf4j to close PMD and FindBugs warnings Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/37ab026c Tree:

[2/2] commons-rdf git commit: Cleanup in commons-rdf-rdf4j to close PMD and FindBugs warnings

2018-02-12 Thread stain
Cleanup in commons-rdf-rdf4j to close PMD and FindBugs warnings Merge commit 'refs/pull/48/head' of https://github.com/apache/commons-rdf Contributed by @ajs6f Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/c111

[2/2] commons-rdf git commit: Cleanup for PMD warnings in -rdf-api

2018-02-12 Thread stain
Cleanup for PMD warnings in -rdf-api Merge commit 'refs/pull/50/head' of https://github.com/apache/commons-rdf Contributed by @ajs6f Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/eebb6ad6 Tree: http://git-wip-u

[1/2] commons-rdf git commit: Cleanup for PMD warnings in -rdf-api

2018-02-12 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/master 09ae5451e -> eebb6ad6b Cleanup for PMD warnings in -rdf-api Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/f998f5d3 Tree: http://git-wip-us.apache.or

[1/2] commons-rdf git commit: Adding convenient Dataset and DatasetGraph conversions

2018-02-12 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/master ed23a05f8 -> 09ae5451e Adding convenient Dataset and DatasetGraph conversions Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/0c9ae7e8 Tree: http://gi

[2/2] commons-rdf git commit: COMMONSRDF-74: Add Dataset and DatasetGraph conversions to JenaRDF

2018-02-12 Thread stain
COMMONSRDF-74: Add Dataset and DatasetGraph conversions to JenaRDF Merge commit 'refs/pull/52/head' of https://github.com/apache/commons-rdf Thanks, @ajs6f Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/09ae5451

commons-csv git commit: CSV-216: Avoid Arrays.copyOf()

2018-02-12 Thread stain
Repository: commons-csv Updated Branches: refs/heads/CSV-216 637ad2d7a -> f66a83901 CSV-216: Avoid Arrays.copyOf() as .clone() will do -- at least until someone tries to do .withValue(x) in an out-of-range column Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http:/

[text] [TEXT-113] Add an interpolator string lookup: StringLookupFactory#interpolatorStringLookup(). Better Javadoc.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 93e4a94f0 -> 2f9ba5529 [TEXT-113] Add an interpolator string lookup: StringLookupFactory#interpolatorStringLookup(). Better Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.o

[text] Downgrade Checkstyle from 8.8 to 6.19 for Java 7 compatibility.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 43b77258a -> 93e4a94f0 Downgrade Checkstyle from 8.8 to 6.19 for Java 7 compatibility. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/93e4a94f Tree

[text] Add a release year for 1.3.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 9a1cf6e79 -> 43b77258a Add a release year for 1.3. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/43b77258 Tree: http://git-wip-us.apache.org/repos

[text] [TEXT-113]Add an interpolator string lookup: StringLookupFactory#interpolatorStringLookup(). Better description.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master cb1897416 -> 9a1cf6e79 [TEXT-113]Add an interpolator string lookup: StringLookupFactory#interpolatorStringLookup(). Better description. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apach

[text] Fix checkstyle errors.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 46cc64c14 -> cb1897416 Fix checkstyle errors. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/cb189741 Tree: http://git-wip-us.apache.org/repos/asf/

[text] Fix checkstyle errors.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master e8b7eb9d3 -> 46cc64c14 Fix checkstyle errors. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/46cc64c1 Tree: http://git-wip-us.apache.org/repos/asf/

[text] Update Maven PMD plugin from 3.8 to 3.9.0.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 8bbbc9fc6 -> e8b7eb9d3 Update Maven PMD plugin from 3.8 to 3.9.0. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/e8b7eb9d Tree: http://git-wip-us.a

[text] Update actual Checkstyle from 6.19 to 8.8.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 6d8b511f2 -> 8bbbc9fc6 Update actual Checkstyle from 6.19 to 8.8. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/8bbbc9fc Tree: http://git-wip-us.a

[text] [TEXT-116] Add a StrTokenizer replacement based on the StringMatcher interface: StringTokenizer.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 995c44b71 -> 6d8b511f2 [TEXT-116] Add a StrTokenizer replacement based on the StringMatcher interface: StringTokenizer. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/

[text] Update Maven Checkstyle plugin from 2.17 to 3.0.0.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 978e2896d -> 995c44b71 Update Maven Checkstyle plugin from 2.17 to 3.0.0. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/995c44b7 Tree: http://git-

[3/4] [text] [TEXT-115] Add a StrBuilder replacement based on the StringMatcher interface: TextStringBuilder.

2018-02-12 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-text/blob/978e2896/src/main/java/org/apache/commons/text/TextStringBuilder.java -- diff --git a/src/main/java/org/apache/commons/text/TextStringBuilder.java b/src/main/java/org/apache

[4/4] [text] [TEXT-115] Add a StrBuilder replacement based on the StringMatcher interface: TextStringBuilder.

2018-02-12 Thread ggregory
[TEXT-115] Add a StrBuilder replacement based on the StringMatcher interface: TextStringBuilder. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/978e2896 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/t

[2/4] [text] [TEXT-115] Add a StrBuilder replacement based on the StringMatcher interface: TextStringBuilder.

2018-02-12 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-text/blob/978e2896/src/test/java/org/apache/commons/text/StringSubstitutorTest.java -- diff --git a/src/test/java/org/apache/commons/text/StringSubstitutorTest.java b/src/test/java/or

[1/4] [text] [TEXT-115] Add a StrBuilder replacement based on the StringMatcher interface: TextStringBuilder.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 0bf361aaa -> 978e2896d http://git-wip-us.apache.org/repos/asf/commons-text/blob/978e2896/src/test/java/org/apache/commons/text/TextStringBuilderTest.java -- diff --gi

[text] Consistent formatting.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master bda26a6dc -> 0bf361aaa Consistent formatting. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/0bf361aa Tree: http://git-wip-us.apache.org/repos/asf/

[text] Javadoc nit.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 4b67dd516 -> bda26a6dc Javadoc nit. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/bda26a6d Tree: http://git-wip-us.apache.org/repos/asf/commons-te

[4/5] [text] [TEXT-114] Add a replacement for StrSubstitutor based on interfaces: StringSubstitutor.

2018-02-12 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-text/blob/4b67dd51/src/main/java/org/apache/commons/text/StrSubstitutor.java -- diff --git a/src/main/java/org/apache/commons/text/StrSubstitutor.java b/src/main/java/org/apache/commo

[2/5] [text] [TEXT-114] Add a replacement for StrSubstitutor based on interfaces: StringSubstitutor.

2018-02-12 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-text/blob/4b67dd51/src/test/java/org/apache/commons/text/StrSubstitutorTest.java -- diff --git a/src/test/java/org/apache/commons/text/StrSubstitutorTest.java b/src/test/java/org/apac

[1/5] [text] [TEXT-114] Add a replacement for StrSubstitutor based on interfaces: StringSubstitutor.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 3e649a798 -> 4b67dd516 http://git-wip-us.apache.org/repos/asf/commons-text/blob/4b67dd51/src/test/java/org/apache/commons/text/StringSubstitutorTest.java -- diff --gi

[3/5] [text] [TEXT-114] Add a replacement for StrSubstitutor based on interfaces: StringSubstitutor.

2018-02-12 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-text/blob/4b67dd51/src/main/java/org/apache/commons/text/StringSubstitutor.java -- diff --git a/src/main/java/org/apache/commons/text/StringSubstitutor.java b/src/main/java/org/apache

[5/5] [text] [TEXT-114] Add a replacement for StrSubstitutor based on interfaces: StringSubstitutor.

2018-02-12 Thread ggregory
[TEXT-114] Add a replacement for StrSubstitutor based on interfaces: StringSubstitutor. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/4b67dd51 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/4b67d

[text] Use final.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master fc0dd578c -> 3e649a798 Use final. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3e649a79 Tree: http://git-wip-us.apache.org/repos/asf/commons-text

[text] [TEXT-113] Add an interpolator string lookup. Reuse Apache Commons Lang's FastDateFormat.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 74b62cb12 -> fc0dd578c [TEXT-113] Add an interpolator string lookup. Reuse Apache Commons Lang's FastDateFormat. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons

[text] Javadoc nits.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 29fe2d49a -> 74b62cb12 Javadoc nits. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/74b62cb1 Tree: http://git-wip-us.apache.org/repos/asf/commons-t

[text] Javadoc fixes.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 40b15c9a2 -> 29fe2d49a Javadoc fixes. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/29fe2d49 Tree: http://git-wip-us.apache.org/repos/asf/commons-

[text] Format nit.

2018-02-12 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 788e7ef9c -> 40b15c9a2 Format nit. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/40b15c9a Tree: http://git-wip-us.apache.org/repos/asf/commons-tex

commons-numbers git commit: NUMBERS-60: NaN descriptions in javadoc altered to reflect C++ standards. NaN changed to NAN.

2018-02-12 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/remove-nan-returns [created] 2f1c0b5dc NUMBERS-60: NaN descriptions in javadoc altered to reflect C++ standards. NaN changed to NAN. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.or