summaryrefslogtreecommitdiffstats
path: root/container-di
Commit message (Collapse)AuthorAgeFilesLines
* Terminate jvm on Error during reconfigurationJon Bratseth2016-09-092-5/+10
| | | | | This avoids entering a zombie state due to a destructive reconfiguration attempt. LinkageError is exempted as that is a normal consequence of OSGi loading problems.
* Reduce log level for using the Guice injector.gjoranv2016-06-271-1/+3
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Bundle vespajlib into container-disc again.gjoranv2016-06-211-1/+0
| | | | | | | | | - 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.
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-171-1/+1
|\ | | | | Use github name in @author
| * Use github name in @authorJon Bratseth2016-06-161-1/+1
| |
* | balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
| |
* | Provide vespajlib from jdisc_core instead of container-discgjoranv2016-06-161-0/+1
|/ | | | - To allow using vespajlib from jdisc_core.
* PublishJon Bratseth2016-06-1559-0/+4252