summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Do not provide apache httpclient and httpcore.gjoranv2019-01-211-8/+5
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+4
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-041-4/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+16
|
* Remove javadoc excludes - javacc now generates legal javadoc.gjoranv2018-12-061-8/+0
|
* Manage ph-javacc-maven-plugin config in parent pom.gjoranv2018-12-061-9/+0
| | | | + Remove unused management for old javacc plugin.
* Replace old javacc-plugin with ph-javacc-maven-plugin.gjoranv2018-08-271-8/+4
|
* Java 9: Add jaxb-api dependencygjoranv2018-05-041-0/+5
| | | | | - javax.xml classes are moved to module java.xml.ws ("which is not in the module graph")
* 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-1/+0
|
* 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-1/+0
|
* 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.
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-09-011-2/+1
| | | | - Visible only in test classpath.
* Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-1/+2
|
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-08-301-2/+1
| | | | - Visible only in test classpath.
* Cleanup pom.xmlBjørn Christian Seime2017-07-241-14/+0
|
* Remove building of old osgi bundlesBjørn Christian Seime2017-07-241-46/+0
| | | | These bundles are not used in any unit or system test.
* 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
|
* explicit lint optionsArne H Juul2017-04-261-0/+12
| | | | | * this module can't really benefit from linting currently, but make it explicit for clarity.
* Unify on version 4.5 on both buil and runtime.Henning Baldersheim2016-11-011-1/+1
|
* Only refer to plugin, do not specify any details...Henning Baldersheim2016-09-061-7/+0
|
* Many modules wanted to copile with 1.5 in intellij.Henning Baldersheim2016-09-051-0/+2
| | | | Here are all that complained when trying to run tests in config-model.
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Revert "Install searchlib as a bundle"gjoranv2016-06-211-1/+0
|
* Install searchlib as a bundlegjoranv2016-06-211-0/+1
| | | | | | | | | | | .. instead of embedding into the container-disc bundle * Add searchlib as a direct dependency of container-dev, as it was until now pulled in via container-search * Remove invalid exclusions of searchlib - it's not pulled in transitively anymore, as it's been set to provided scope in container-search and container-disc
* Revert "Install searchlib as a bundle"gjoranv2016-06-201-1/+0
|
* Install searchlib as a bundlegjoranv2016-06-171-0/+1
| | | | .. instead of embedding into the container-disc bundle
* PublishJon Bratseth2016-06-151-0/+300