Repository: commons-text
Updated Branches:
refs/heads/master 6fd10f89a -> 7de03831b
TEXT-20: Update salutations regex as per comments in pull request
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7de03831
T
salutations: regex optionally looks for "."
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/ddafb1fc
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/ddafb1fc
Diff: http://git-wip-us.apache.org/repo
salutations: ignores case.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/4bb5dddf
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/4bb5dddf
Diff: http://git-wip-us.apache.org/repos/asf/commons-tex
salutations: Name constructor is now public for testing.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/cd92a0ea
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/cd92a0ea
Diff: http://git-wip-us.ap
salutation: removed final so it can be mocked.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/f6664034
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/f6664034
Diff: http://git-wip-us.apache.org/r
Repository: commons-text
Updated Branches:
refs/heads/master ebb2a9223 -> 6fd10f89a
salutations: matches salutations. Miss, Dr, ..
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/1c640335
Tree: http://git-wip
Revert changes to HumanNameParser class visibility and Name constructor
visibility
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9e84145b
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/9e84145b
Merge branch 'pr/4'
TEXT-20: Add salutations like Mr, Mrs, etc.
This closes #4 from GitHub. Thanks to Tom Mackenzie.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6fd10f89
Tree: http://git-wip-us.apache.org/re
Repository: commons-text
Updated Branches:
refs/heads/master 8ad4cfb24 -> ebb2a9223
Remove unused import
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/ebb2a922
Tree: http://git-wip-us.apache.org/repos/asf/c
Repository: commons-text
Updated Branches:
refs/heads/master c62c658f7 -> 8ad4cfb24
Add oraclejdk7 to Travis CI.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/8ad4cfb2
Tree: http://git-wip-us.apache.org/repo
Change indirect accesses to static members to direct accesses (accesses
through subtypes).
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/c62c658f
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/c6
Add final modifier to local variables.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/aca047e2
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/aca047e2
Diff: http://git-wip-us.apache.org/repos/asf/
Add final modifier to method parameters.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/f6214db8
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/f6214db8
Diff: http://git-wip-us.apache.org/repos/as
Remove redundant type 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/4c38c532
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/4c38c532
Diff: http://git-wip-us.apache.org/repos/asf/common
Repository: commons-text
Updated Branches:
refs/heads/master 5888d4945 -> c62c658f7
Add final modifier to private fields.
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/25299c59
Tree: http://git-wip-us.apache
Add missing '@Override' annotations
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/eb5e153f
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/eb5e153f
Diff: http://git-wip-us.apache.org/repos/asf/com
Author: britter
Date: Sat Nov 19 12:02:37 2016
New Revision: 1770488
URL: http://svn.apache.org/viewvc?rev=1770488&view=rev
Log:
VALIDATOR-407: Generic .shop top level domain is considered invalid. This has
already been fixed by sebb in r1757416.
Modified:
commons/proper/validator/trunk/src/
17 matches
Mail list logo