commons-rdf git commit: revert branch changes to RDFSyntax Javadoc

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser a5fabd2bb -> 01e6c9199 revert branch changes to RDFSyntax Javadoc Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/01e6c919 Tree: http://git-wip

commons-rdf git commit: No more Cloneable

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser 556afa96b -> a5fabd2bb No more Cloneable Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/a5fabd2b Tree: http://git-wip-us.apache.org/repos/asf/

[1/2] commons-release-plugin git commit: Adding aggregator = true to mojos

2018-02-20 Thread chtompki
Repository: commons-release-plugin Updated Branches: refs/heads/1.1 d2c28a505 -> d60d88dd9 Adding aggregator = true to mojos 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/034a25ab Tree:

[2/2] commons-release-plugin git commit: clean up lifecycle phases

2018-02-20 Thread chtompki
clean up lifecycle phases 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/d60d88dd Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/d60d88dd Diff: http://git-wip-us.

commons-release-plugin git commit: clean up lifecycle phases

2018-02-20 Thread chtompki
Repository: commons-release-plugin Updated Branches: refs/heads/master 93a78f5bc -> a661fe800 clean up lifecycle phases 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/a661fe80 Tree: htt

commons-release-plugin git commit: Adding aggregator = true to mojos

2018-02-20 Thread chtompki
Repository: commons-release-plugin Updated Branches: refs/heads/master 804be00c0 -> 93a78f5bc Adding aggregator = true to mojos 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/93a78f5b Tr

commons-rdf git commit: build() -> immutable()

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser 996e40a29 -> 556afa96b build() -> immutable() Expose ParserConfig as build() Now Builder can build something -- a ParserConfig Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache

commons-csv git commit: Warning about .clone()

2018-02-20 Thread stain
Repository: commons-csv Updated Branches: refs/heads/CSV-216 f66a83901 -> b81b547c3 Warning about .clone() See https://lists.apache.org/thread.html/e7c54a595325f1faf7c78b86e76c048c98a914fbb869b8f6d648e4f5@%3Cdev.commons.apache.org%3E Project: http://git-wip-us.apache.org/repos/asf/commons-cs

[2/2] commons-rdf git commit: Try to calm down rawtype warnings

2018-02-20 Thread stain
Try to calm down rawtype warnings Really this Option system needs refinement so they also can be ensured to be 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/996e40a2 Tree: http://git-wip-us.apache.o

[1/2] commons-rdf git commit: Custom serialization of ImmutableWriterConfigImpl

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser f9613b90a -> 996e40a29 Custom serialization of ImmutableWriterConfigImpl Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/f68f53d6 Tree: http://

commons-rdf git commit: ImmutableParserConfigImpl / ImmutableWriterConfigImpl

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser 9c7da99c0 -> f9613b90a ImmutableParserConfigImpl / ImmutableWriterConfigImpl Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/f9613b90 Tree: htt

commons-rdf git commit: javadoc fixes

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser a96eade4c -> 9c7da99c0 javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/9c7da99c Tree: http://git-wip-us.apache.org/repos/asf/comm

[2/3] commons-rdf git commit: equivalent WriterConfig

2018-02-20 Thread stain
equivalent WriterConfig Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/5f1c7814 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/5f1c7814 Diff: http://git-wip-us.apache.org/repos/asf/commons-rdf/diff/

[1/3] commons-rdf git commit: No ExecutorService

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser 11a81fec6 -> a96eade4c No ExecutorService SnapshotParserConfig now contained within NullParserConfig Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/

[3/3] commons-rdf git commit: Sensible defaults in RDF() parser operations

2018-02-20 Thread stain
Sensible defaults in RDF() parser operations but Simple throws UnsupportedOperationException as it can't parse anything Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/a96eade4 Tree: http://git-wip-us.apache.org/r

[4/9] commons-rdf git commit: ParserConfig is public interface

2018-02-20 Thread stain
ParserConfig is public 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/f845ecb8 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/f845ecb8 Diff: http://git-wip-us.apache.org/repos/asf/commons-

[6/9] commons-rdf git commit: Simplified fluentparser protected interfaces

2018-02-20 Thread stain
Simplified fluentparser protected interfaces Removed unneccessary protected _interfaces, rest moved to be inside the most appropriate public interface Buildable now public (to expose common build()) Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apach

[1/9] commons-rdf git commit: Builders for ParserSource/ParserTarget

2018-02-20 Thread stain
Repository: commons-rdf Updated Branches: refs/heads/fluent-parser 9c22589a6 -> 11a81fec6 Builders for ParserSource/ParserTarget Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/b08b5bc0 Tree: http://git-wip-us.

[9/9] commons-rdf git commit: Test null overrides work

2018-02-20 Thread stain
Test null overrides work .. even for options Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/11a81fec Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/11a81fec Diff: http://git-wip-us.apache.org/repos

[5/9] commons-rdf git commit: Unit tests for mutable/immutable ParserConfig

2018-02-20 Thread stain
Unit tests for mutable/immutable ParserConfig .. and their transitions Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/708312c6 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/708312c6 Diff: http://g

[8/9] commons-rdf git commit: Reference Buildable in javadoc

2018-02-20 Thread stain
Reference Buildable in javadoc Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/8cc07df8 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/8cc07df8 Diff: http://git-wip-us.apache.org/repos/asf/commons-rd

[3/9] commons-rdf git commit: null-values are permitted in configs

2018-02-20 Thread stain
null-values are permitted in configs Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/898a70c7 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/898a70c7 Diff: http://git-wip-us.apache.org/repos/asf/comm

[2/9] commons-rdf git commit: Use mockito to test RDF interfaces

2018-02-20 Thread stain
Use mockito to test RDF interfaces Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/ae42ac33 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/ae42ac33 Diff: http://git-wip-us.apache.org/repos/asf/common

[7/9] commons-rdf git commit: WithOption now builds map on the fly

2018-02-20 Thread stain
WithOption now builds map on the fly Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/40d016bb Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/40d016bb Diff: http://git-wip-us.apache.org/repos/asf/comm