Issue 11308

Extract NameParser into a standalone project

11308
Reporter: mdoering
Assignee: mdoering
Type: Improvement
Summary: Extract NameParser into a standalone project
Description: the name parser is probably the most used part of ecat-common, but doesn't require many of its dependencies like lucene. Also for better versioning its desirable to move the name parser into a standalone project
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-06-07 12:22:24.092
Updated: 2013-12-06 12:06:48.054
Resolved: 2012-07-10 14:13:33.127


Author: mdoering@gbif.org
Comment: See http://code.google.com/p/gbif-ecat/source/browse/name-parser/trunk and http://builds.gbif.org/view/ECAT/job/name-parser/
Created: 2012-07-10 14:13:33.16
Updated: 2012-07-10 14:13:33.16


Author: mdoering@gbif.org
Created: 2012-07-10 14:14:25.802
Updated: 2012-07-10 14:14:25.802
        
Starting a new major version as we have new package names all over, a new api model class and a standalone project with its own artifact id too:

  org.gbif
  name-parser
  2.0-SNAPSHOT