aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix bug where AOP version of Guice was includedBjørn Christian Seime2017-07-111-1/+15
|
* 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
|
* Rename jdisc_logfmt to vespa-jdisc-logfmt.Tor Egge2017-06-131-2/+2
|
* Use a single thread to monitor all deactivated ActiveContainersBjørn Christian Seime2017-06-081-0/+6
| | | | | | Add new watchdog class to combine monitoring and reporting of stale ActiveContainer instances. Introduce a grace period to allow deactivated containers some time to die.
* This adds a 60 seconds watchdog aroung the init and start calls of the ↵Henning Baldersheim2017-05-121-0/+6
| | | | | | BootstrapDaemon. If the calls does not complete in 60 seconds we dump the stack.
* disallow warningsArne H Juul2017-04-251-3/+5
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Bundle vespajlib into container-disc again.gjoranv2016-06-211-8/+1
| | | | | | | | | - after briefly trying to include it in jdisc_core. This was abandoned because vespajlib leaks commons-lang packages from its apis. This reverts commit a522b5ac3d26e8ae9619c1bf85aada0eb98edc33. This reverts commit b644afac2ef70c622feafd43742fb70f31418237.
* Provide vespajlib from jdisc_core instead of container-discgjoranv2016-06-161-1/+8
| | | | - To allow using vespajlib from jdisc_core.
* PublishJon Bratseth2016-06-151-0/+300