commons-release-plugin git commit: Fix typos: "detatch" -> "detach".

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 383f24321 -> 7cce8cb29 Fix typos: "detatch" -> "detach". Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/7cce8cb2

commons-release-plugin git commit: Update Apache Commons Compress from 1.10 to 1.11.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 6f49aba15 -> af5ff2a2c Update Apache Commons Compress from 1.10 to 1.11. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit:

[1/2] commons-numbers git commit: NUMBERS-60: Javadoc links fixed. Complex.NAN access modifier changed to private.

2018-02-14 Thread ericbarnhill
Repository: commons-numbers Updated Branches: refs/heads/master 58f8953f4 -> 118a2fdd1 NUMBERS-60: Javadoc links fixed. Complex.NAN access modifier changed to private. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[2/2] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

2018-02-14 Thread ericbarnhill
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/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/118a2fdd Tree:

commons-release-plugin git commit: Update Apache Commons Compress from 1.15 to 1.16.1.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master af5ff2a2c -> ae51dba49 Update Apache Commons Compress from 1.15 to 1.16.1. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit:

commons-release-plugin git commit: Update Maven Checkstyle plugin from 2.17 to 3.3.0.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master e9706b2a6 -> 16cfa278d Update Maven Checkstyle plugin from 2.17 to 3.3.0. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit:

commons-release-plugin git commit: Update Maven PMD plugin from 3.8 to 3.9.0.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 16cfa278d -> e263134fc Update Maven PMD plugin from 3.8 to 3.9.0. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit:

commons-release-plugin git commit: Update Jacoco Maven plugin from 0.7.9 to 0.8.0.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master e082e868c -> e9706b2a6 Update Jacoco Maven plugin from 0.7.9 to 0.8.0. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit:

commons-release-plugin git commit: Refactor Manven SCM plugin version into a property.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master e263134fc -> efce48a13 Refactor Manven SCM plugin version into a property. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit:

commons-release-plugin git commit: Update maven-plugin-annotations from 3.5 to 3.5.1.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master ae51dba49 -> e082e868c Update maven-plugin-annotations from 3.5 to 3.5.1. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit:

commons-release-plugin git commit: Add self.

2018-02-14 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master efce48a13 -> 144b5ce3b Add self. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/144b5ce3 Tree:

[2/2] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

2018-02-14 Thread erans
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/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/af7b1d21 Tree:

[1/2] commons-numbers git commit: Fix unit tests: "Complex.NAN" was made private in a previous commit.

2018-02-14 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/master 118a2fdd1 -> af7b1d214 Fix unit tests: "Complex.NAN" was made private in a previous commit. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit:

[lang] formatting nit, one or the other is already null

2018-02-14 Thread chtompki
Repository: commons-lang Updated Branches: refs/heads/master 2e9f3a801 -> 2c0429aab formatting nit, one or the other is already null Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/2c0429aa Tree:

commons-numbers git commit: Javadoc, declaration order.

2018-02-14 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/master af7b1d214 -> e06534c83 Javadoc, declaration order. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e06534c8 Tree:

[lang] another formatting nit, one or the other is already null

2018-02-14 Thread chtompki
Repository: commons-lang Updated Branches: refs/heads/master 2c0429aab -> bb3fe2a37 another formatting nit, one or the other is already null Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/bb3fe2a3 Tree:

[text] TEXT-80: StrLookup API confusing

2018-02-14 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 39eff9e13 -> fb5d8c93a TEXT-80: StrLookup API confusing add changes.xml and RELEASE-NOTES.txt entry close #44, (side-effect close #24) Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit:

[text] LocalHostStringLookupTest: correct order of assertEquals arguments

2018-02-14 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master fb5d8c93a -> 6e9107dc8 LocalHostStringLookupTest: correct order of assertEquals arguments Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6e9107dc

[text] Add deprecation version to classes with will be deprecated in 1.3.

2018-02-14 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 6e9107dc8 -> ddb47903d Add deprecation version to classes with will be deprecated in 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/ddb47903

[2/3] commons-rdf git commit: site: Announce 0.5.0 on front page

2018-02-14 Thread stain
site: Announce 0.5.0 on front page Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/1803f2ab Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/1803f2ab Diff:

[1/3] commons-rdf git commit: Site: 0.5.0 was published 2017-12-23

2018-02-14 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/master c111bb700 -> 6123c7308 Site: 0.5.0 was published 2017-12-23 Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/5a61cee5 Tree:

[3/3] commons-rdf git commit: ensure site build works with newest checkstyle plugin

2018-02-14 Thread stain
ensure site build works with newest checkstyle plugin Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/6123c730 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/6123c730 Diff:

[commons-rdf] Git Push Summary

2018-02-14 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/COMMONSRDF-49 [deleted] 286a81f6b

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

2018-02-14 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/master 6123c7308 -> 092c465f9 COMMONSRDF-49: Make AbstractRDFParser serializable Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/85064222 Tree:

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

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

[5/5] commons-rng git commit: Upgrade PMD.

2018-02-14 Thread erans
Upgrade PMD. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/64439c25 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/64439c25 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/64439c25

[1/5] commons-rng git commit: Missing sub-directory.

2018-02-14 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 857cbb05c -> 64439c25a Missing sub-directory. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/20f33fb6 Tree:

[3/5] commons-rng git commit: RNG-40; Warns about not using internal codes.

2018-02-14 Thread erans
RNG-40; Warns about not using internal codes. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/22ca66d5 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/22ca66d5 Diff:

[4/5] commons-rng git commit: Upgrade FindBugs.

2018-02-14 Thread erans
Upgrade FindBugs. Unfortunately, Java 9 "module-info" file are not supported (and never will as "FindBugs" has been discontinued). Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/8d8638bf Tree:

[2/5] commons-rng git commit: Name of example modules.

2018-02-14 Thread erans
Name of example modules. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/d90f97de Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/d90f97de Diff:

[03/17] commons-rdf git commit: Parser refactoring

2018-02-14 Thread stain
Parser refactoring Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/7d05cc0b Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/7d05cc0b Diff:

[02/17] commons-rdf git commit: Parser defactoring

2018-02-14 Thread stain
Parser defactoring Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/fff13398 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/fff13398 Diff:

[06/17] commons-rdf git commit: Split out fluent interfaces

2018-02-14 Thread stain
Split out fluent interfaces under org.apache.commons.rdf.api.io Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/a11db68d Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/a11db68d Diff:

[04/17] commons-rdf git commit: Use ForkJoinPool instead of own ThreadPool

2018-02-14 Thread stain
Use ForkJoinPool instead of own ThreadPool Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/96c21ea5 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/96c21ea5 Diff:

[08/17] commons-rdf git commit: new packages fluentparser/fluentwriter

2018-02-14 Thread stain
new packages fluentparser/fluentwriter draft of fluent writer 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/921965d4 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/921965d4 Diff:

[17/17] commons-rdf git commit: Thread pool submit

2018-02-14 Thread stain
Thread pool submit Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/a944f7b9 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/a944f7b9 Diff:

[12/17] commons-rdf git commit: _Buildable can't use generics

2018-02-14 Thread stain
_Buildable can't use generics Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/5241e75f Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/5241e75f Diff:

[10/17] commons-rdf git commit: fluent API moved into commons-rdf-api/

2018-02-14 Thread stain
fluent API moved into commons-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/96fb0f06 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/96fb0f06 Diff:

[16/17] commons-rdf git commit: AbstractParserFactory -> AbstractParserBuilder

2018-02-14 Thread stain
AbstractParserFactory -> AbstractParserBuilder Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/0e43e6e2 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/0e43e6e2 Diff:

[07/17] commons-rdf git commit: Rename parser methods

2018-02-14 Thread stain
Rename parser methods source -> from target -> into Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/577614d0 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/577614d0 Diff:

[05/17] commons-rdf git commit: Split out fluent interfaces

2018-02-14 Thread stain
http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/a11db68d/simple/src/main/java/org/apache/commons/rdf/simple/io/ParseJob.java -- diff --git a/simple/src/main/java/org/apache/commons/rdf/simple/io/ParseJob.java

[01/17] commons-rdf git commit: Target subtype Consumer

2018-02-14 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser [created] a944f7b9e Target subtype Consumer Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/84a644d7 Tree:

[11/17] commons-rdf git commit: Use _Buildable instead of explicit build()

2018-02-14 Thread stain
Use _Buildable instead of explicit build() Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/aee8a63c Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/aee8a63c Diff:

[15/17] commons-rdf git commit: Remove ParserFactory -- only ParserBuilder

2018-02-14 Thread stain
Remove ParserFactory -- only ParserBuilder RDF now can return Parser or ParserBuilder Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/10928eac Tree:

[14/17] commons-rdf git commit: Export inner classes

2018-02-14 Thread stain
Export inner classes Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/725e8d08 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/725e8d08 Diff:

[13/17] commons-rdf git commit: ParserConfig interface

2018-02-14 Thread stain
ParserConfig interface Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/fb9a60bc Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/fb9a60bc Diff:

[09/17] commons-rdf git commit: fluent API moved into commons-rdf-api/

2018-02-14 Thread stain
http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/96fb0f06/commons-rdf-api/src/main/java/org/apache/commons/rdf/api/fluentwriter/NeedTarget.java -- diff --git

commons-rdf git commit: Require RDF for making new ParserConfigImpl

2018-02-14 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser a944f7b9e -> 8fad253a6 Require RDF for making new ParserConfigImpl Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/8fad253a Tree: