aboutsummaryrefslogtreecommitdiffstats
path: root/parent
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Upgrade to Curator 2.12.0"Harald Musum2018-08-311-1/+1
|
* Upgrade to Curator 2.12.0Harald Musum2018-08-301-1/+1
|
* Install model-evaluation in standaloneJon Bratseth2018-08-281-0/+1
|
* Add logoJon Bratseth2018-08-201-0/+1
|
* Generate public+protected javadoc onlyJon Bratseth2018-08-201-1/+4
|
* Upgrade to newest 3.4 ZooKeeperHarald Musum2018-08-141-1/+1
|
* Use the guava version from container-dep-versions everywhere.gjoranv2018-07-191-5/+0
|
* add lang detection and opennlp stemmersJefim Matskin2018-07-171-0/+10
| | | | https://github.com/vespa-engine/vespa/issues/6403
* Upgrade enforcer plugin.gjoranv2018-07-111-1/+1
|
* Merge pull request #6379 from vespa-engine/gjoranv/manage-enforcer-plugingjoranv2018-07-111-0/+5
|\ | | | | Add version management for enforcer-plugin.
| * Add version management for enforcer-plugin.gjoranv2018-07-111-0/+5
| |
* | Update TODO after creating issue to the Felix team.gjoranv2018-07-101-1/+1
|/
* Java 10: use latest javadoc plugingjoranv2018-07-021-1/+1
| | | | - This fell out of an earlier commit that claimed to do the same.
* Java 10: Add -noee workaround for bnd/maven-bundle-plugin.gjoranv2018-06-291-0/+6
| | | | Workaround for: Require-Capability: osg.ee=UNKNONWN
* Java 10: Update asm and use latest asm for maven-shade-plugin.gjoranv2018-06-291-1/+10
| | | | | | | | | Problem shading JAR vespa-http-client.jar entry com/yahoo/vespa/http/client/Result$ResultType.class: java.lang.IllegalArgumentException IllegalArgumentException at org.objectweb.asm.ClassReader.<init> (ClassReader.java:160)
* Java 10: Use latest maven-javadoc-plugin.gjoranv2018-06-291-0/+21
| | | | | | * NPE was thrown * Set html version for javadoc-plugin to avoid warning. (jdk-based activation of profile)
* Java 10: Use latest maven-plugin-plugingjoranv2018-06-291-1/+1
| | | | | - IllegalArgumentException: Failed to analyze com/yahoo/config/codegen/LeafCNode$NoClassNoDefaultLeafCNode.class
* Remove Scala remnants from Maven build filesOlli Virtanen2018-06-251-58/+0
|
* Add wrapper for ZPEBjørn Christian Seime2018-06-201-0/+5
|
* Remove aries.spifly and asm-debug-all.gjoranv2018-06-061-8/+0
| | | | | | - asm-debug-all does not yet exist in a Java 9 compatible version. - aries.spifly (pulls in aries-util and asm-debug-all) is no longer required by jetty-util.
* Upgrade maven-bundle-plugin to 3.5.0 to allow module-info.classgjoranv2018-06-061-1/+1
| | | | | | - Error with previous versions: [ERROR] Bundle com.yahoo.vespa:config-model-fat-amended:bundle:6-SNAPSHOT : Exception: java.lang.ArrayIndexOutOfBoundsException: 19 [ERROR] Bundle com.yahoo.vespa:config-model-fat-amended:bundle:6-SNAPSHOT : Invalid class file module-info.class (java.lang.ArrayIndexOutOfBoundsException: 19)
* Revert "Remove aries.spifly and asm-debug-all."Harald Musum2018-05-251-0/+8
|
* Remove aries.spifly and asm-debug-all.gjoranv2018-05-241-8/+0
| | | | | | - asm-debug-all does not yet exist in a Java 9 compatible version. - aries.spifly (pulls in aries-util and asm-debug-all) is no longer required by jetty-util.
* Revert "Remove aries.spifly and asm-debug-all."gjoranv2018-05-241-0/+8
|
* Remove aries.spifly and asm-debug-all.gjoranv2018-05-241-8/+0
| | | | | - asm-debug-all does not yet exist in a Java 9 compatible version. - aries.spifly should not be necessary, and pulls in asm-debug-all
* Update maven-javadoc-plugin config to use 3.0 syntax.gjoranv2018-05-141-2/+2
|
* Remove old jmockit.gjoranv2018-05-091-5/+0
| | | | - Not used by any modules anymore, and incompatible with Java 9.
* Upgrade to ZooKeeper 3.4.12Harald Musum2018-05-051-2/+2
|
* Java 9: Upgrade maven-shade-plugingjoranv2018-05-031-0/+5
|
* Upgrade asm.gjoranv2018-04-261-1/+1
| | | | - Make bundle-plugin work for Java 9.
* Upgrade maven plugins to facilitate Java 9.gjoranv2018-04-261-5/+5
|
* Upgrade surefire plugingjoranv2018-04-251-1/+1
|
* Remove org.osgi dependencies.gjoranv2018-04-191-10/+0
| | | | | - Only usage was org.osgi.core as test dep in statistics and jdisc_http_filters.
* Retry failed maven deploymentMorten Tokle2018-04-131-1/+4
|
* Jdisc provides bouncycastle now, so don't hide it.gjoranv2018-03-071-11/+0
|
* Revert "Merge pull request #5072 from vespa-engine/revert-4984-mortent/ckms"Morten Tokle2018-02-211-1/+1
| | | | | This reverts commit 6d7b65adfcd1e918da8173dab25bf701074f3cdc, reversing changes made to 2ecdfefd5616743f62691f64a517ab787d6f0c10.
* Revert "Refactor identityprovider. Add SiaIdentityProvider"Morten Tokle2018-02-201-1/+1
|
* Revert "Merge pull request #5072 from vespa-engine/revert-4984-mortent/ckms"Morten Tokle2018-02-201-1/+1
| | | | | This reverts commit 6d7b65adfcd1e918da8173dab25bf701074f3cdc, reversing changes made to 2ecdfefd5616743f62691f64a517ab787d6f0c10.
* Revert "Refactor identityprovider. Add SiaIdentityProvider"Morten Tokle2018-02-201-1/+1
|
* Bump athenz.version to 1.7.43Morten Tokle2018-02-161-1/+1
|
* add wiremock to depmgmtMorten Tokle2018-02-131-0/+5
|
* Bump athenz depsMorten Tokle2018-02-131-1/+1
| | | | This reverts commit f9c732094bc1284abf9bc633426845751dcdb131.
* Revert "Bump athenz deps"Morten Tokle2018-02-091-1/+1
|
* Bump athenz depsMorten Tokle2018-02-091-1/+1
|
* Update commons-compress to a newer versionHarald Musum2018-02-051-1/+1
|
* Support file templatesHåkon Hallingstad2018-01-271-0/+5
|
* Use maven-source-plugin version 2.4Bjørn Christian Seime2018-01-251-1/+1
|
* Revert "Revert "Redefine task and its context""Håkon Hallingstad2018-01-231-0/+6
|
* Revert "Redefine task and its context"Håkon Hallingstad2018-01-231-6/+0
|
* Redefine task and its contextHåkon Hallingstad2018-01-221-0/+6
| | | | | | | | | | | | | After discussions with bratseth, we'll not organize tasks in a tree structure, and instead have tasks mostly 1:1 with components. Tasks are put in chains, and may have ordering constraints between them that the chain resolves. The FileSystem API has been removed and instead use the raw java NIO FileSystem, and use Jimfs to mock FileSystem in tests. NodeAdminStateUpdater has been made an interface, since the HTTP request handler needs to delegate to it when getting requests. Much of the public HTTP API will get internalized with standalone NodeAdmin.