summaryrefslogtreecommitdiffstats
path: root/linguistics/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Exclude guava and slf4j-api in container-coregjoranv2018-07-251-6/+0
| | | | | | | | .. to prevent embedding them in container-disc and potentially other bundles. - Must be compile scope in linguistics because they're needed to run tests in modules depending on linguistics, e.g. indexinglanguage.
* Must exclude slf4j from language-detector to avoid compile scope.gjoranv2018-07-251-0/+6
| | | | | .. and linkage error: java.lang.LinkageError: loader constraint violation: when resolving method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;" the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoader) of the current class, org/slf4j/LoggerFactory, and the class loader (instance of sun/misc/Launcher$AppClassLoader) for the method's defining class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type org/slf4j/ILoggerFactory used in the signature
* use com.optimaize.langdetect for lang detectionJefim Matskin2018-07-241-0/+4
|
* add opennlp stemmers - revert previous changesJefim Matskin2018-07-181-4/+0
| | | | https://github.com/vespa-engine/vespa/issues/6403
* add lang detection and opennlp stemmersJefim Matskin2018-07-171-0/+8
| | | | https://github.com/vespa-engine/vespa/issues/6403
* Use no_aop classifier for guice.gjoranv2017-12-011-0/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-2/+0
|
* Use no_aop classifier for guice.gjoranv2017-11-301-0/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-2/+0
|
* Use no_aop classifier for guice.gjoranv2017-11-291-0/+1
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+86