You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crunch.apache.org by jw...@apache.org on 2020/01/14 23:08:48 UTC

[crunch] branch master updated (fda17d0 -> 73d333e)

This is an automated email from the ASF dual-hosted git repository.

jwills pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/crunch.git.


    from fda17d0  [maven-release-plugin] prepare for next development iteration
     add 37be4b4  CRUNCH-693: Make text parsing locale-independent
     new 73d333e  Merge pull request #31 from apache/CRUNCH-693

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/crunch/contrib/text/TokenizerFactory.java | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


[crunch] 01/01: Merge pull request #31 from apache/CRUNCH-693

Posted by jw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jwills pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/crunch.git

commit 73d333e979f584dac9536b5023cfe5a5280eb9e2
Merge: fda17d0 37be4b4
Author: Josh Wills <jo...@gmail.com>
AuthorDate: Tue Jan 14 15:08:40 2020 -0800

    Merge pull request #31 from apache/CRUNCH-693
    
    CRUNCH-693: Make text parsing locale-independent

 .../main/java/org/apache/crunch/contrib/text/TokenizerFactory.java | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)